From df7e9811c9336a1a36cd46d3f2ba59a674cdf8fb Mon Sep 17 00:00:00 2001 From: Andrey Fedorov Date: Tue, 30 Jan 2024 16:42:14 +0300 Subject: [PATCH] IOS-5792: Add `SwiftProtobuf` binaries (1.24.0) --- SwiftProtobuf.xcframework/Info.plist | 44 + .../Headers/SwiftProtobuf-Swift.h | 311 + .../Headers/SwiftProtobuf-umbrella.h | 16 + .../SwiftProtobuf.framework/Info.plist | Bin 0 -> 795 bytes .../arm64-apple-ios.abi.json | 124677 +++++++++++++++ .../arm64-apple-ios.private.swiftinterface | 3812 + .../arm64-apple-ios.swiftdoc | Bin 0 -> 315548 bytes .../arm64-apple-ios.swiftinterface | 3812 + .../Modules/module.modulemap | 11 + .../SwiftProtobuf.framework/SwiftProtobuf | Bin 0 -> 3565144 bytes .../Headers/SwiftProtobuf-Swift.h | 618 + .../Headers/SwiftProtobuf-umbrella.h | 16 + .../SwiftProtobuf.framework/Info.plist | Bin 0 -> 775 bytes .../arm64-apple-ios-simulator.abi.json | 124677 +++++++++++++++ ...apple-ios-simulator.private.swiftinterface | 3812 + .../arm64-apple-ios-simulator.swiftdoc | Bin 0 -> 315560 bytes .../arm64-apple-ios-simulator.swiftinterface | 3812 + .../x86_64-apple-ios-simulator.abi.json | 124677 +++++++++++++++ ...apple-ios-simulator.private.swiftinterface | 3812 + .../x86_64-apple-ios-simulator.swiftdoc | Bin 0 -> 315560 bytes .../x86_64-apple-ios-simulator.swiftinterface | 3812 + .../Modules/module.modulemap | 11 + .../SwiftProtobuf.framework/SwiftProtobuf | Bin 0 -> 7272272 bytes .../_CodeSignature/CodeResources | 245 + 24 files changed, 398175 insertions(+) create mode 100644 SwiftProtobuf.xcframework/Info.plist create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-Swift.h create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Info.plist create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.abi.json create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.private.swiftinterface create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.swiftdoc create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.swiftinterface create mode 100644 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/module.modulemap create mode 100755 SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/SwiftProtobuf create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Headers/SwiftProtobuf-Swift.h create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Info.plist create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.abi.json create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/module.modulemap create mode 100755 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/SwiftProtobuf create mode 100644 SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/_CodeSignature/CodeResources diff --git a/SwiftProtobuf.xcframework/Info.plist b/SwiftProtobuf.xcframework/Info.plist new file mode 100644 index 0000000..d4fd8c8 --- /dev/null +++ b/SwiftProtobuf.xcframework/Info.plist @@ -0,0 +1,44 @@ + + + + + AvailableLibraries + + + BinaryPath + SwiftProtobuf.framework/SwiftProtobuf + LibraryIdentifier + ios-arm64_x86_64-simulator + LibraryPath + SwiftProtobuf.framework + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + ios + SupportedPlatformVariant + simulator + + + BinaryPath + SwiftProtobuf.framework/SwiftProtobuf + LibraryIdentifier + ios-arm64 + LibraryPath + SwiftProtobuf.framework + SupportedArchitectures + + arm64 + + SupportedPlatform + ios + + + CFBundlePackageType + XFWK + XCFrameworkFormatVersion + 1.0 + + diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-Swift.h b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-Swift.h new file mode 100644 index 0000000..fe648e6 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-Swift.h @@ -0,0 +1,311 @@ +#if 0 +#elif defined(__arm64__) && __arm64__ +// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +#ifndef SWIFTPROTOBUF_SWIFT_H +#define SWIFTPROTOBUF_SWIFT_H +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wgcc-compat" + +#if !defined(__has_include) +# define __has_include(x) 0 +#endif +#if !defined(__has_attribute) +# define __has_attribute(x) 0 +#endif +#if !defined(__has_feature) +# define __has_feature(x) 0 +#endif +#if !defined(__has_warning) +# define __has_warning(x) 0 +#endif + +#if __has_include() +# include +#endif + +#pragma clang diagnostic ignored "-Wauto-import" +#if defined(__OBJC__) +#include +#endif +#if defined(__cplusplus) +#include +#include +#include +#include +#include +#include +#include +#else +#include +#include +#include +#include +#endif +#if defined(__cplusplus) +#if defined(__arm64e__) && __has_include() +# include +#else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" +# ifndef __ptrauth_swift_value_witness_function_pointer +# define __ptrauth_swift_value_witness_function_pointer(x) +# endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop +#endif +#endif + +#if !defined(SWIFT_TYPEDEFS) +# define SWIFT_TYPEDEFS 1 +# if __has_include() +# include +# elif !defined(__cplusplus) +typedef uint_least16_t char16_t; +typedef uint_least32_t char32_t; +# endif +typedef float swift_float2 __attribute__((__ext_vector_type__(2))); +typedef float swift_float3 __attribute__((__ext_vector_type__(3))); +typedef float swift_float4 __attribute__((__ext_vector_type__(4))); +typedef double swift_double2 __attribute__((__ext_vector_type__(2))); +typedef double swift_double3 __attribute__((__ext_vector_type__(3))); +typedef double swift_double4 __attribute__((__ext_vector_type__(4))); +typedef int swift_int2 __attribute__((__ext_vector_type__(2))); +typedef int swift_int3 __attribute__((__ext_vector_type__(3))); +typedef int swift_int4 __attribute__((__ext_vector_type__(4))); +typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); +typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); +typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); +#endif + +#if !defined(SWIFT_PASTE) +# define SWIFT_PASTE_HELPER(x, y) x##y +# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) +#endif +#if !defined(SWIFT_METATYPE) +# define SWIFT_METATYPE(X) Class +#endif +#if !defined(SWIFT_CLASS_PROPERTY) +# if __has_feature(objc_class_property) +# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ +# else +# define SWIFT_CLASS_PROPERTY(...) +# endif +#endif +#if !defined(SWIFT_RUNTIME_NAME) +# if __has_attribute(objc_runtime_name) +# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) +# else +# define SWIFT_RUNTIME_NAME(X) +# endif +#endif +#if !defined(SWIFT_COMPILE_NAME) +# if __has_attribute(swift_name) +# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) +# else +# define SWIFT_COMPILE_NAME(X) +# endif +#endif +#if !defined(SWIFT_METHOD_FAMILY) +# if __has_attribute(objc_method_family) +# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) +# else +# define SWIFT_METHOD_FAMILY(X) +# endif +#endif +#if !defined(SWIFT_NOESCAPE) +# if __has_attribute(noescape) +# define SWIFT_NOESCAPE __attribute__((noescape)) +# else +# define SWIFT_NOESCAPE +# endif +#endif +#if !defined(SWIFT_RELEASES_ARGUMENT) +# if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +# else +# define SWIFT_RELEASES_ARGUMENT +# endif +#endif +#if !defined(SWIFT_WARN_UNUSED_RESULT) +# if __has_attribute(warn_unused_result) +# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) +# else +# define SWIFT_WARN_UNUSED_RESULT +# endif +#endif +#if !defined(SWIFT_NORETURN) +# if __has_attribute(noreturn) +# define SWIFT_NORETURN __attribute__((noreturn)) +# else +# define SWIFT_NORETURN +# endif +#endif +#if !defined(SWIFT_CLASS_EXTRA) +# define SWIFT_CLASS_EXTRA +#endif +#if !defined(SWIFT_PROTOCOL_EXTRA) +# define SWIFT_PROTOCOL_EXTRA +#endif +#if !defined(SWIFT_ENUM_EXTRA) +# define SWIFT_ENUM_EXTRA +#endif +#if !defined(SWIFT_CLASS) +# if __has_attribute(objc_subclassing_restricted) +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# else +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# endif +#endif +#if !defined(SWIFT_RESILIENT_CLASS) +# if __has_attribute(objc_class_stub) +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) +# else +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) +# endif +#endif +#if !defined(SWIFT_PROTOCOL) +# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +#endif +#if !defined(SWIFT_EXTENSION) +# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) +#endif +#if !defined(OBJC_DESIGNATED_INITIALIZER) +# if __has_attribute(objc_designated_initializer) +# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) +# else +# define OBJC_DESIGNATED_INITIALIZER +# endif +#endif +#if !defined(SWIFT_ENUM_ATTR) +# if __has_attribute(enum_extensibility) +# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) +# else +# define SWIFT_ENUM_ATTR(_extensibility) +# endif +#endif +#if !defined(SWIFT_ENUM) +# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# if __has_feature(generalized_swift_name) +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# else +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) +# endif +#endif +#if !defined(SWIFT_UNAVAILABLE) +# define SWIFT_UNAVAILABLE __attribute__((unavailable)) +#endif +#if !defined(SWIFT_UNAVAILABLE_MSG) +# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) +#endif +#if !defined(SWIFT_AVAILABILITY) +# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) +#endif +#if !defined(SWIFT_WEAK_IMPORT) +# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) +#endif +#if !defined(SWIFT_DEPRECATED) +# define SWIFT_DEPRECATED __attribute__((deprecated)) +#endif +#if !defined(SWIFT_DEPRECATED_MSG) +# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) +#endif +#if !defined(SWIFT_DEPRECATED_OBJC) +# if __has_feature(attribute_diagnose_if_objc) +# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) +# else +# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +# endif +#endif +#if defined(__OBJC__) +#if !defined(IBSegueAction) +# define IBSegueAction +#endif +#endif +#if !defined(SWIFT_EXTERN) +# if defined(__cplusplus) +# define SWIFT_EXTERN extern "C" +# else +# define SWIFT_EXTERN extern +# endif +#endif +#if !defined(SWIFT_CALL) +# define SWIFT_CALL __attribute__((swiftcall)) +#endif +#if !defined(SWIFT_INDIRECT_RESULT) +# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) +#endif +#if !defined(SWIFT_CONTEXT) +# define SWIFT_CONTEXT __attribute__((swift_context)) +#endif +#if !defined(SWIFT_ERROR_RESULT) +# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) +#endif +#if defined(__cplusplus) +# define SWIFT_NOEXCEPT noexcept +#else +# define SWIFT_NOEXCEPT +#endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif +#endif +#if defined(_WIN32) +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) +#endif +#else +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL +#endif +#endif +#if defined(__OBJC__) +#if __has_feature(objc_modules) +#if __has_warning("-Watimport-in-framework-header") +#pragma clang diagnostic ignored "-Watimport-in-framework-header" +#endif +#endif + +#endif +#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" +#pragma clang diagnostic ignored "-Wduplicate-method-arg" +#if __has_warning("-Wpragma-clang-attribute") +# pragma clang diagnostic ignored "-Wpragma-clang-attribute" +#endif +#pragma clang diagnostic ignored "-Wunknown-pragmas" +#pragma clang diagnostic ignored "-Wnullability" +#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" + +#if __has_attribute(external_source_symbol) +# pragma push_macro("any") +# undef any +# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="SwiftProtobuf",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) +# pragma pop_macro("any") +#endif + +#if defined(__OBJC__) +#endif +#if __has_attribute(external_source_symbol) +# pragma clang attribute pop +#endif +#if defined(__cplusplus) +#endif +#pragma clang diagnostic pop +#endif + +#else +#error unsupported Swift architecture +#endif diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h new file mode 100644 index 0000000..6082918 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h @@ -0,0 +1,16 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + + +FOUNDATION_EXPORT double SwiftProtobufVersionNumber; +FOUNDATION_EXPORT const unsigned char SwiftProtobufVersionString[]; + diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Info.plist b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Info.plist new file mode 100644 index 0000000000000000000000000000000000000000..963b2f1d2e916d6b6fe54cd7a73b4fd1a489447f GIT binary patch literal 795 zcmY*W%Wl&^6!i>`mS-mo6q2?S+EN~+CJs%)4$+uOQ570urwu5rHL)koh_T1@BhXDH z#0nuHp$M@;qWnUC0PzuQ5vxjU*|5Y(Y(i&q?z!ijtE)Rrhf&YZWPYFt0FNC%adKqz z)af&4&z&DbiSguxixZbFr_z(Dsp%^-*JkJDug@*qxOwaLl7^Bi0cA!R>uqY2b*0ZV zlq#;S1h&D5Oge;d$0D|0B_`#zhQ?#<(MzHSK5jDdU$bO{R@$P()zEb8EZHqCQ{4~q z*xlVAt`}B~SbdDGa6&Ss6|6tUCQ)~tu$zv%N}IcWlvI3|+NOpQ|3qrq*bm$zfxvOX z2r()Q`z`KTo`%NaKs4x?tQNWDP}bXaOjcuS{|ehfKG-lZYz*^?yw-O=mDRB988>CM zu5*JlB8*Oo%G9P-V67`rc)L~#uS<2ZiY>}^H8fQ#Rmo03U1AJ`B6e_-GU`*})w1`B z1*uBxE#(Dm`4yM@ycx7KG|634)Va>F!wpY7qAGbYqpp@W*ES?EyByXJ!nc35PAhHR z`|T%^hGunciP&)%38xHh;faiOEKz6JHbqIx)Ur}Bm#tH$m*So(6~t^KW<8=xIVn?< za>aa3m9k>y%iC;1zfa zy5KW70N=n*a0q^ZKX3x3;S5}Wi*O0%;eEITb;#fj+=H*-8~6^shh6vqeiZr-f&mJ5 JBa8rk`U`lm_4@z- literal 0 HcmV?d00001 diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.abi.json b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.abi.json new file mode 100644 index 0000000..e83b6f2 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.abi.json @@ -0,0 +1,124677 @@ +{ + "ABIRoot": { + "kind": "Root", + "name": "TopLevel", + "printedName": "TopLevel", + "children": [ + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Any", + "printedName": "Google_Protobuf_Any", + "children": [ + { + "kind": "Var", + "name": "typeURL", + "printedName": "typeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(message:partial:typePrefix:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:options:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "isA", + "printedName": "isA(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "τ_0_0.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "register", + "printedName": "register(messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "messageType", + "printedName": "messageType(forTypeURL:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Message.Type?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "messageType", + "printedName": "messageType(forMessageName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Message.Type?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyUnpackError", + "printedName": "AnyUnpackError", + "children": [ + { + "kind": "Var", + "name": "typeMismatch", + "printedName": "typeMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedWellKnownTypeJSON", + "printedName": "malformedWellKnownTypeJSON", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedAnyField", + "printedName": "malformedAnyField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Api", + "printedName": "Google_Protobuf_Api", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "methods", + "printedName": "methods", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "version", + "printedName": "version", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "mixins", + "printedName": "mixins", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Method", + "printedName": "Google_Protobuf_Method", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "requestTypeURL", + "printedName": "requestTypeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "requestStreaming", + "printedName": "requestStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "responseTypeURL", + "printedName": "responseTypeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "responseStreaming", + "printedName": "responseStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Mixin", + "printedName": "Google_Protobuf_Mixin", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "root", + "printedName": "root", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryDecodingError", + "printedName": "BinaryDecodingError", + "children": [ + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedProtobuf", + "printedName": "malformedProtobuf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingRequiredFields", + "printedName": "missingRequiredFields", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "internalExtensionError", + "printedName": "internalExtensionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryDecodingOptions", + "printedName": "BinaryDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "discardUnknownFields", + "printedName": "discardUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "TypeDecl", + "name": "BinaryDelimited", + "printedName": "BinaryDelimited", + "children": [ + { + "kind": "TypeDecl", + "name": "Error", + "printedName": "Error", + "children": [ + { + "kind": "Var", + "name": "unknownStreamError", + "printedName": "unknownStreamError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Function", + "name": "serialize", + "printedName": "serialize(message:to:partial:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + }, + { + "kind": "TypeNominal", + "name": "OutputStream", + "printedName": "Foundation.OutputStream", + "usr": "c:objc(cs)NSOutputStream" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "parse", + "printedName": "parse(messageType:from:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "τ_0_0.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + }, + { + "kind": "TypeNominal", + "name": "InputStream", + "printedName": "Foundation.InputStream", + "usr": "c:objc(cs)NSInputStream" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(into:from:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + }, + { + "kind": "TypeNominal", + "name": "InputStream", + "printedName": "Foundation.InputStream", + "usr": "c:objc(cs)NSInputStream" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryEncodingError", + "printedName": "BinaryEncodingError", + "children": [ + { + "kind": "Var", + "name": "anyTranscodeFailure", + "printedName": "anyTranscodeFailure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingRequiredFields", + "printedName": "missingRequiredFields", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Decoder", + "printedName": "Decoder", + "children": [ + { + "kind": "Function", + "name": "handleConflictingOneOf", + "printedName": "handleConflictingOneOf()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF", + "mangledName": "$s13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "nextFieldNumber", + "printedName": "nextFieldNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF", + "mangledName": "$s13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFloatField", + "printedName": "decodeSingularFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "paramValueOwnership": "InOut", + "usr": "s:Sf" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFloatField", + "printedName": "decodeSingularFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFloatField", + "printedName": "decodeRepeatedFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularDoubleField", + "printedName": "decodeSingularDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "paramValueOwnership": "InOut", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularDoubleField", + "printedName": "decodeSingularDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedDoubleField", + "printedName": "decodeRepeatedDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt32Field", + "printedName": "decodeSingularInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt32Field", + "printedName": "decodeSingularInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedInt32Field", + "printedName": "decodeRepeatedInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt64Field", + "printedName": "decodeSingularInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt64Field", + "printedName": "decodeSingularInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedInt64Field", + "printedName": "decodeRepeatedInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt32Field", + "printedName": "decodeSingularUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt32Field", + "printedName": "decodeSingularUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedUInt32Field", + "printedName": "decodeRepeatedUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt64Field", + "printedName": "decodeSingularUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt64Field", + "printedName": "decodeSingularUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedUInt64Field", + "printedName": "decodeRepeatedUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt32Field", + "printedName": "decodeSingularSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt32Field", + "printedName": "decodeSingularSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSInt32Field", + "printedName": "decodeRepeatedSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt64Field", + "printedName": "decodeSingularSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt64Field", + "printedName": "decodeSingularSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSInt64Field", + "printedName": "decodeRepeatedSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed32Field", + "printedName": "decodeSingularFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed32Field", + "printedName": "decodeSingularFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFixed32Field", + "printedName": "decodeRepeatedFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed64Field", + "printedName": "decodeSingularFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed64Field", + "printedName": "decodeSingularFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFixed64Field", + "printedName": "decodeRepeatedFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed32Field", + "printedName": "decodeSingularSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed32Field", + "printedName": "decodeSingularSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSFixed32Field", + "printedName": "decodeRepeatedSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed64Field", + "printedName": "decodeSingularSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed64Field", + "printedName": "decodeSingularSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSFixed64Field", + "printedName": "decodeRepeatedSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBoolField", + "printedName": "decodeSingularBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "paramValueOwnership": "InOut", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBoolField", + "printedName": "decodeSingularBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedBoolField", + "printedName": "decodeRepeatedBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularStringField", + "printedName": "decodeSingularStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "paramValueOwnership": "InOut", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularStringField", + "printedName": "decodeSingularStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedStringField", + "printedName": "decodeRepeatedStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBytesField", + "printedName": "decodeSingularBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "paramValueOwnership": "InOut", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBytesField", + "printedName": "decodeSingularBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedBytesField", + "printedName": "decodeRepeatedBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularEnumField", + "printedName": "decodeSingularEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularEnumField", + "printedName": "decodeSingularEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedEnumField", + "printedName": "decodeRepeatedEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularMessageField", + "printedName": "decodeSingularMessageField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedMessageField", + "printedName": "decodeRepeatedMessageField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularGroupField", + "printedName": "decodeSingularGroupField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedGroupField", + "printedName": "decodeRepeatedGroupField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMap", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B3MapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_1.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufEnumMap", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B7EnumMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMessageMap", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B10MessageMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(values:messageType:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF", + "mangledName": "$s13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionFieldsAsMessageSet", + "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "mangledName": "$s13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionFieldsAsMessageSet", + "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "mangledName": "$s13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7DecoderP", + "mangledName": "$s13SwiftProtobuf7DecoderP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Edition", + "printedName": "Google_Protobuf_Edition", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition2023", + "printedName": "edition2023", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition1TestOnly", + "printedName": "edition1TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition2TestOnly", + "printedName": "edition2TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99997TestOnly", + "printedName": "edition99997TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99998TestOnly", + "printedName": "edition99998TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99999TestOnly", + "printedName": "edition99999TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "Google_Protobuf_FileDescriptorSet", + "children": [ + { + "kind": "Var", + "name": "file", + "printedName": "file", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "Google_Protobuf_FileDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "package", + "printedName": "package", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPackage", + "printedName": "hasPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPackage", + "printedName": "clearPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "dependency", + "printedName": "dependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "publicDependency", + "printedName": "publicDependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "weakDependency", + "printedName": "weakDependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "service", + "printedName": "service", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extension", + "printedName": "extension", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "sourceCodeInfo", + "printedName": "sourceCodeInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceCodeInfo", + "printedName": "hasSourceCodeInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceCodeInfo", + "printedName": "clearSourceCodeInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSyntax", + "printedName": "hasSyntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSyntax", + "printedName": "clearSyntax()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16clearEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16clearEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "Google_Protobuf_DescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "field", + "printedName": "field", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extension", + "printedName": "extension", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nestedType", + "printedName": "nestedType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extensionRange", + "printedName": "extensionRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofDecl", + "printedName": "oneofDecl", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reservedRange", + "printedName": "reservedRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "reservedName", + "printedName": "reservedName", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionRange", + "printedName": "ExtensionRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ReservedRange", + "printedName": "ReservedRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + }, + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "Google_Protobuf_ExtensionRangeOptions", + "children": [ + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "declaration", + "printedName": "declaration", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "verification", + "printedName": "verification", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasVerification", + "printedName": "hasVerification", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearVerification", + "printedName": "clearVerification()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VerificationState", + "printedName": "VerificationState", + "children": [ + { + "kind": "Var", + "name": "declaration", + "printedName": "declaration", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unverified", + "printedName": "unverified", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState?", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Declaration", + "printedName": "Declaration", + "children": [ + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "fullName", + "printedName": "fullName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFullName", + "printedName": "hasFullName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFullName", + "printedName": "clearFullName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasType", + "printedName": "hasType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearType", + "printedName": "clearType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reserved", + "printedName": "reserved", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasReserved", + "printedName": "hasReserved", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearReserved", + "printedName": "clearReserved()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRepeated", + "printedName": "hasRepeated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRepeated", + "printedName": "clearRepeated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + }, + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "Google_Protobuf_FieldDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "label", + "printedName": "label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLabel", + "printedName": "hasLabel", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLabel", + "printedName": "clearLabel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasType", + "printedName": "hasType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearType", + "printedName": "clearType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "typeName", + "printedName": "typeName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasTypeName", + "printedName": "hasTypeName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearTypeName", + "printedName": "clearTypeName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "extendee", + "printedName": "extendee", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasExtendee", + "printedName": "hasExtendee", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearExtendee", + "printedName": "clearExtendee()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "defaultValue", + "printedName": "defaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDefaultValue", + "printedName": "hasDefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDefaultValue", + "printedName": "clearDefaultValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "oneofIndex", + "printedName": "oneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOneofIndex", + "printedName": "hasOneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOneofIndex", + "printedName": "clearOneofIndex()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jsonName", + "printedName": "jsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJsonName", + "printedName": "hasJsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJsonName", + "printedName": "clearJsonName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "proto3Optional", + "printedName": "proto3Optional", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasProto3Optional", + "printedName": "hasProto3Optional", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearProto3Optional", + "printedName": "clearProto3Optional()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TypeEnum", + "printedName": "TypeEnum", + "children": [ + { + "kind": "Var", + "name": "double", + "printedName": "double", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "float", + "printedName": "float", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "int64", + "printedName": "int64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "uint64", + "printedName": "uint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "int32", + "printedName": "int32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fixed64", + "printedName": "fixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fixed32", + "printedName": "fixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "bool", + "printedName": "bool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "string", + "printedName": "string", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "group", + "printedName": "group", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "bytes", + "printedName": "bytes", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "uint32", + "printedName": "uint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "enum", + "printedName": "enum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sfixed32", + "printedName": "sfixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sfixed64", + "printedName": "sfixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sint32", + "printedName": "sint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sint64", + "printedName": "sint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Label", + "printedName": "Label", + "children": [ + { + "kind": "Var", + "name": "optional", + "printedName": "optional", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "required", + "printedName": "required", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label?", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "Google_Protobuf_OneofDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "Google_Protobuf_EnumDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reservedRange", + "printedName": "reservedRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "reservedName", + "printedName": "reservedName", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EnumReservedRange", + "printedName": "EnumReservedRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + }, + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "Google_Protobuf_EnumValueDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "Google_Protobuf_ServiceDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "method", + "printedName": "method", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "Google_Protobuf_MethodDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "inputType", + "printedName": "inputType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasInputType", + "printedName": "hasInputType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearInputType", + "printedName": "clearInputType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "outputType", + "printedName": "outputType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOutputType", + "printedName": "hasOutputType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOutputType", + "printedName": "clearOutputType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "clientStreaming", + "printedName": "clientStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasClientStreaming", + "printedName": "hasClientStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearClientStreaming", + "printedName": "clearClientStreaming()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "serverStreaming", + "printedName": "serverStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasServerStreaming", + "printedName": "hasServerStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearServerStreaming", + "printedName": "clearServerStreaming()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileOptions", + "printedName": "Google_Protobuf_FileOptions", + "children": [ + { + "kind": "Var", + "name": "javaPackage", + "printedName": "javaPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaPackage", + "printedName": "hasJavaPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaPackage", + "printedName": "clearJavaPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaOuterClassname", + "printedName": "javaOuterClassname", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaOuterClassname", + "printedName": "hasJavaOuterClassname", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaOuterClassname", + "printedName": "clearJavaOuterClassname()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaMultipleFiles", + "printedName": "javaMultipleFiles", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaMultipleFiles", + "printedName": "hasJavaMultipleFiles", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaMultipleFiles", + "printedName": "clearJavaMultipleFiles()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaGenerateEqualsAndHash", + "printedName": "javaGenerateEqualsAndHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaGenerateEqualsAndHash", + "printedName": "hasJavaGenerateEqualsAndHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaGenerateEqualsAndHash", + "printedName": "clearJavaGenerateEqualsAndHash()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaStringCheckUtf8", + "printedName": "javaStringCheckUtf8", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaStringCheckUtf8", + "printedName": "hasJavaStringCheckUtf8", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaStringCheckUtf8", + "printedName": "clearJavaStringCheckUtf8()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "optimizeFor", + "printedName": "optimizeFor", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptimizeFor", + "printedName": "hasOptimizeFor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptimizeFor", + "printedName": "clearOptimizeFor()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "goPackage", + "printedName": "goPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasGoPackage", + "printedName": "hasGoPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearGoPackage", + "printedName": "clearGoPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "ccGenericServices", + "printedName": "ccGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCcGenericServices", + "printedName": "hasCcGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCcGenericServices", + "printedName": "clearCcGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaGenericServices", + "printedName": "javaGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaGenericServices", + "printedName": "hasJavaGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaGenericServices", + "printedName": "clearJavaGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "pyGenericServices", + "printedName": "pyGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPyGenericServices", + "printedName": "hasPyGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPyGenericServices", + "printedName": "clearPyGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpGenericServices", + "printedName": "phpGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpGenericServices", + "printedName": "hasPhpGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpGenericServices", + "printedName": "clearPhpGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23clearPhpGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23clearPhpGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "ccEnableArenas", + "printedName": "ccEnableArenas", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCcEnableArenas", + "printedName": "hasCcEnableArenas", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCcEnableArenas", + "printedName": "clearCcEnableArenas()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "objcClassPrefix", + "printedName": "objcClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasObjcClassPrefix", + "printedName": "hasObjcClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearObjcClassPrefix", + "printedName": "clearObjcClassPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "csharpNamespace", + "printedName": "csharpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCsharpNamespace", + "printedName": "hasCsharpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCsharpNamespace", + "printedName": "clearCsharpNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "swiftPrefix", + "printedName": "swiftPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSwiftPrefix", + "printedName": "hasSwiftPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSwiftPrefix", + "printedName": "clearSwiftPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpClassPrefix", + "printedName": "phpClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpClassPrefix", + "printedName": "hasPhpClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpClassPrefix", + "printedName": "clearPhpClassPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpNamespace", + "printedName": "phpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpNamespace", + "printedName": "hasPhpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpNamespace", + "printedName": "clearPhpNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpMetadataNamespace", + "printedName": "phpMetadataNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpMetadataNamespace", + "printedName": "hasPhpMetadataNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpMetadataNamespace", + "printedName": "clearPhpMetadataNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "rubyPackage", + "printedName": "rubyPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRubyPackage", + "printedName": "hasRubyPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRubyPackage", + "printedName": "clearRubyPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptimizeMode", + "printedName": "OptimizeMode", + "children": [ + { + "kind": "Var", + "name": "speed", + "printedName": "speed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "codeSize", + "printedName": "codeSize", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "liteRuntime", + "printedName": "liteRuntime", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MessageOptions", + "printedName": "Google_Protobuf_MessageOptions", + "children": [ + { + "kind": "Var", + "name": "messageSetWireFormat", + "printedName": "messageSetWireFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMessageSetWireFormat", + "printedName": "hasMessageSetWireFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMessageSetWireFormat", + "printedName": "clearMessageSetWireFormat()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "noStandardDescriptorAccessor", + "printedName": "noStandardDescriptorAccessor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNoStandardDescriptorAccessor", + "printedName": "hasNoStandardDescriptorAccessor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNoStandardDescriptorAccessor", + "printedName": "clearNoStandardDescriptorAccessor()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "mapEntry", + "printedName": "mapEntry", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMapEntry", + "printedName": "hasMapEntry", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMapEntry", + "printedName": "clearMapEntry()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecatedLegacyJsonFieldConflicts", + "printedName": "deprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecatedLegacyJsonFieldConflicts", + "printedName": "hasDeprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecatedLegacyJsonFieldConflicts", + "printedName": "clearDeprecatedLegacyJsonFieldConflicts()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldOptions", + "printedName": "Google_Protobuf_FieldOptions", + "children": [ + { + "kind": "Var", + "name": "ctype", + "printedName": "ctype", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCtype", + "printedName": "hasCtype", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCtype", + "printedName": "clearCtype()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPacked", + "printedName": "hasPacked", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPacked", + "printedName": "clearPacked()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jstype", + "printedName": "jstype", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJstype", + "printedName": "hasJstype", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJstype", + "printedName": "clearJstype()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "lazy", + "printedName": "lazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLazy", + "printedName": "hasLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLazy", + "printedName": "clearLazy()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unverifiedLazy", + "printedName": "unverifiedLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasUnverifiedLazy", + "printedName": "hasUnverifiedLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearUnverifiedLazy", + "printedName": "clearUnverifiedLazy()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "weak", + "printedName": "weak", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasWeak", + "printedName": "hasWeak", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearWeak", + "printedName": "clearWeak()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "debugRedact", + "printedName": "debugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDebugRedact", + "printedName": "hasDebugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDebugRedact", + "printedName": "clearDebugRedact()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "retention", + "printedName": "retention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRetention", + "printedName": "hasRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRetention", + "printedName": "clearRetention()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "targets", + "printedName": "targets", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "editionDefaults", + "printedName": "editionDefaults", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CType", + "printedName": "CType", + "children": [ + { + "kind": "Var", + "name": "string", + "printedName": "string", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "cord", + "printedName": "cord", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "stringPiece", + "printedName": "stringPiece", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType?", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSType", + "printedName": "JSType", + "children": [ + { + "kind": "Var", + "name": "jsNormal", + "printedName": "jsNormal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "jsString", + "printedName": "jsString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "jsNumber", + "printedName": "jsNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType?", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionRetention", + "printedName": "OptionRetention", + "children": [ + { + "kind": "Var", + "name": "retentionUnknown", + "printedName": "retentionUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "retentionRuntime", + "printedName": "retentionRuntime", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "retentionSource", + "printedName": "retentionSource", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionTargetType", + "printedName": "OptionTargetType", + "children": [ + { + "kind": "Var", + "name": "targetTypeUnknown", + "printedName": "targetTypeUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "targetTypeFile", + "printedName": "targetTypeFile", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeExtensionRange", + "printedName": "targetTypeExtensionRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeMessage", + "printedName": "targetTypeMessage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeField", + "printedName": "targetTypeField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeOneof", + "printedName": "targetTypeOneof", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeEnum", + "printedName": "targetTypeEnum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeEnumEntry", + "printedName": "targetTypeEnumEntry", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeService", + "printedName": "targetTypeService", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeMethod", + "printedName": "targetTypeMethod", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EditionDefault", + "printedName": "EditionDefault", + "children": [ + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF4EnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF4EnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasValue", + "printedName": "hasValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearValue", + "printedName": "clearValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + }, + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_OneofOptions", + "printedName": "Google_Protobuf_OneofOptions", + "children": [ + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumOptions", + "printedName": "Google_Protobuf_EnumOptions", + "children": [ + { + "kind": "Var", + "name": "allowAlias", + "printedName": "allowAlias", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasAllowAlias", + "printedName": "hasAllowAlias", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearAllowAlias", + "printedName": "clearAllowAlias()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecatedLegacyJsonFieldConflicts", + "printedName": "deprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecatedLegacyJsonFieldConflicts", + "printedName": "hasDeprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecatedLegacyJsonFieldConflicts", + "printedName": "clearDeprecatedLegacyJsonFieldConflicts()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "Google_Protobuf_EnumValueOptions", + "children": [ + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "debugRedact", + "printedName": "debugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDebugRedact", + "printedName": "hasDebugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDebugRedact", + "printedName": "clearDebugRedact()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "Google_Protobuf_ServiceOptions", + "children": [ + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MethodOptions", + "printedName": "Google_Protobuf_MethodOptions", + "children": [ + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "idempotencyLevel", + "printedName": "idempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIdempotencyLevel", + "printedName": "hasIdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIdempotencyLevel", + "printedName": "clearIdempotencyLevel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IdempotencyLevel", + "printedName": "IdempotencyLevel", + "children": [ + { + "kind": "Var", + "name": "idempotencyUnknown", + "printedName": "idempotencyUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "noSideEffects", + "printedName": "noSideEffects", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "idempotent", + "printedName": "idempotent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "Google_Protobuf_UninterpretedOption", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "identifierValue", + "printedName": "identifierValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIdentifierValue", + "printedName": "hasIdentifierValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIdentifierValue", + "printedName": "clearIdentifierValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "positiveIntValue", + "printedName": "positiveIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPositiveIntValue", + "printedName": "hasPositiveIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPositiveIntValue", + "printedName": "clearPositiveIntValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "negativeIntValue", + "printedName": "negativeIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNegativeIntValue", + "printedName": "hasNegativeIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNegativeIntValue", + "printedName": "clearNegativeIntValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "doubleValue", + "printedName": "doubleValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDoubleValue", + "printedName": "hasDoubleValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDoubleValue", + "printedName": "clearDoubleValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStringValue", + "printedName": "hasStringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStringValue", + "printedName": "clearStringValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "aggregateValue", + "printedName": "aggregateValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasAggregateValue", + "printedName": "hasAggregateValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearAggregateValue", + "printedName": "clearAggregateValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NamePart", + "printedName": "NamePart", + "children": [ + { + "kind": "Var", + "name": "namePart", + "printedName": "namePart", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNamePart", + "printedName": "hasNamePart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNamePart", + "printedName": "clearNamePart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "isExtension", + "printedName": "isExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIsExtension", + "printedName": "hasIsExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIsExtension", + "printedName": "clearIsExtension()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + }, + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FeatureSet", + "printedName": "Google_Protobuf_FeatureSet", + "children": [ + { + "kind": "Var", + "name": "fieldPresence", + "printedName": "fieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFieldPresence", + "printedName": "hasFieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFieldPresence", + "printedName": "clearFieldPresence()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnumType", + "printedName": "hasEnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnumType", + "printedName": "clearEnumType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "repeatedFieldEncoding", + "printedName": "repeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRepeatedFieldEncoding", + "printedName": "hasRepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRepeatedFieldEncoding", + "printedName": "clearRepeatedFieldEncoding()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "messageEncoding", + "printedName": "messageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMessageEncoding", + "printedName": "hasMessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMessageEncoding", + "printedName": "clearMessageEncoding()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jsonFormat", + "printedName": "jsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJsonFormat", + "printedName": "hasJsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJsonFormat", + "printedName": "clearJsonFormat()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "FieldPresence", + "printedName": "FieldPresence", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "explicit", + "printedName": "explicit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "implicit", + "printedName": "implicit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "legacyRequired", + "printedName": "legacyRequired", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence?", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EnumType", + "printedName": "EnumType", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "open", + "printedName": "open", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "closed", + "printedName": "closed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType?", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedFieldEncoding", + "printedName": "RepeatedFieldEncoding", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "expanded", + "printedName": "expanded", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MessageEncoding", + "printedName": "MessageEncoding", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "lengthPrefixed", + "printedName": "lengthPrefixed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "delimited", + "printedName": "delimited", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding?", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JsonFormat", + "printedName": "JsonFormat", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "allow", + "printedName": "allow", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "legacyBestEffort", + "printedName": "legacyBestEffort", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat?", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "Google_Protobuf_FeatureSetDefaults", + "children": [ + { + "kind": "Var", + "name": "defaults", + "printedName": "defaults", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minimumEdition", + "printedName": "minimumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMinimumEdition", + "printedName": "hasMinimumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMinimumEdition", + "printedName": "clearMinimumEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "maximumEdition", + "printedName": "maximumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMaximumEdition", + "printedName": "hasMaximumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMaximumEdition", + "printedName": "clearMaximumEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "minimumEditionEnum", + "printedName": "minimumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMinimumEditionEnum", + "printedName": "hasMinimumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMinimumEditionEnum", + "printedName": "clearMinimumEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMinimumEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMinimumEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "maximumEditionEnum", + "printedName": "maximumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMaximumEditionEnum", + "printedName": "hasMaximumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMaximumEditionEnum", + "printedName": "clearMaximumEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMaximumEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMaximumEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "FeatureSetEditionDefault", + "printedName": "FeatureSetEditionDefault", + "children": [ + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG4EnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG4EnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + }, + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "Google_Protobuf_SourceCodeInfo", + "children": [ + { + "kind": "Var", + "name": "location", + "printedName": "location", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Location", + "printedName": "Location", + "children": [ + { + "kind": "Var", + "name": "path", + "printedName": "path", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "span", + "printedName": "span", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "leadingComments", + "printedName": "leadingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLeadingComments", + "printedName": "hasLeadingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLeadingComments", + "printedName": "clearLeadingComments()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "trailingComments", + "printedName": "trailingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasTrailingComments", + "printedName": "hasTrailingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearTrailingComments", + "printedName": "clearTrailingComments()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "leadingDetachedComments", + "printedName": "leadingDetachedComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + }, + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "Google_Protobuf_GeneratedCodeInfo", + "children": [ + { + "kind": "Var", + "name": "annotation", + "printedName": "annotation", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Annotation", + "printedName": "Annotation", + "children": [ + { + "kind": "Var", + "name": "path", + "printedName": "path", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceFile", + "printedName": "sourceFile", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceFile", + "printedName": "hasSourceFile", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceFile", + "printedName": "clearSourceFile()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "begin", + "printedName": "begin", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasBegin", + "printedName": "hasBegin", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearBegin", + "printedName": "clearBegin()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "semantic", + "printedName": "semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSemantic", + "printedName": "hasSemantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSemantic", + "printedName": "clearSemantic()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Semantic", + "printedName": "Semantic", + "children": [ + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "set", + "printedName": "set", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "alias", + "printedName": "alias", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic?", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + }, + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Duration", + "printedName": "Google_Protobuf_Duration", + "children": [ + { + "kind": "Var", + "name": "seconds", + "printedName": "seconds", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nanos", + "printedName": "nanos", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(seconds:nanos:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "hasDefaultArg": true, + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "hasDefaultArg": true, + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeInterval:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "timeInterval", + "printedName": "timeInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Empty", + "printedName": "Google_Protobuf_Empty", + "children": [ + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Enum", + "printedName": "Enum", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf4EnumPxycfc", + "mangledName": "$s13SwiftProtobuf4EnumPxycfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf4EnumP8rawValueSivp", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf4EnumP8rawValueSivg", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : Swift.RawRepresentable>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "children": [ + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.ValueType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "getExtensionValue", + "printedName": "getExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0.ValueType?", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.ValueType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hasExtensionValue", + "printedName": "hasExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearExtensionValue", + "printedName": "clearExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Equatable, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Hashable, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "children": [ + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "AssociatedType", + "name": "ValueType", + "printedName": "ValueType", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf14ExtensionFieldP9ValueTypeQa", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP9ValueTypeQa", + "moduleName": "SwiftProtobuf", + "protocolReq": true + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalExtensionField", + "printedName": "OptionalExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedExtensionField", + "printedName": "RepeatedExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PackedExtensionField", + "printedName": "PackedExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalEnumExtensionField", + "printedName": "OptionalEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedEnumExtensionField", + "printedName": "RepeatedEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PackedEnumExtensionField", + "printedName": "PackedEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalMessageExtensionField", + "printedName": "OptionalMessageExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedMessageExtensionField", + "printedName": "RepeatedMessageExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalGroupExtensionField", + "printedName": "OptionalGroupExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedGroupExtensionField", + "printedName": "RepeatedGroupExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionFieldValueSet", + "printedName": "ExtensionFieldValueSet", + "children": [ + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVACycfc", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionMap", + "printedName": "ExtensionMap", + "children": [ + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip", + "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig", + "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "fieldNumberForProto", + "printedName": "fieldNumberForProto(messageType:protoFieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf12ExtensionMapP", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldMask", + "printedName": "Google_Protobuf_FieldMask", + "children": [ + { + "kind": "Var", + "name": "paths", + "printedName": "paths", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protoPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protoPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "AssociatedType", + "name": "BaseType", + "printedName": "BaseType", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf9FieldTypeP04BaseD0Qa", + "mangledName": "$s13SwiftProtobuf9FieldTypeP04BaseD0Qa", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0.BaseType?", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0.BaseType : Swift.Hashable>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MapKeyType", + "printedName": "MapKeyType", + "children": [ + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_0.BaseType : Swift.Comparable>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MapValueType", + "printedName": "MapValueType", + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFloat", + "printedName": "ProtobufFloat", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5FloatV", + "mangledName": "$s13SwiftProtobuf0B5FloatV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufDouble", + "printedName": "ProtobufDouble", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6DoubleV", + "mangledName": "$s13SwiftProtobuf0B6DoubleV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufInt32", + "printedName": "ProtobufInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5Int32V", + "mangledName": "$s13SwiftProtobuf0B5Int32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufInt64", + "printedName": "ProtobufInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5Int64V", + "mangledName": "$s13SwiftProtobuf0B5Int64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufUInt32", + "printedName": "ProtobufUInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6UInt32V", + "mangledName": "$s13SwiftProtobuf0B6UInt32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufUInt64", + "printedName": "ProtobufUInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6UInt64V", + "mangledName": "$s13SwiftProtobuf0B6UInt64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSInt32", + "printedName": "ProtobufSInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6SInt32V", + "mangledName": "$s13SwiftProtobuf0B6SInt32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSInt64", + "printedName": "ProtobufSInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6SInt64V", + "mangledName": "$s13SwiftProtobuf0B6SInt64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFixed32", + "printedName": "ProtobufFixed32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B7Fixed32V", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFixed64", + "printedName": "ProtobufFixed64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B7Fixed64V", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSFixed32", + "printedName": "ProtobufSFixed32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B8SFixed32V", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSFixed64", + "printedName": "ProtobufSFixed64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B8SFixed64V", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufBool", + "printedName": "ProtobufBool", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B4BoolV", + "mangledName": "$s13SwiftProtobuf0B4BoolV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufString", + "printedName": "ProtobufString", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ", + "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ", + "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6StringV", + "mangledName": "$s13SwiftProtobuf0B6StringV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufBytes", + "printedName": "ProtobufBytes", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5BytesV", + "mangledName": "$s13SwiftProtobuf0B5BytesV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "defaultAnyTypeURLPrefix", + "printedName": "defaultAnyTypeURLPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp", + "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg", + "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Dispatch", + "printedName": "Dispatch", + "declKind": "Import", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1sopyAA07Google_B9_DurationVADF", + "mangledName": "$s13SwiftProtobuf1sopyAA07Google_B9_DurationVADF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Prefix", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Internal", + "printedName": "Internal", + "children": [ + { + "kind": "Var", + "name": "emptyData", + "printedName": "emptyData", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ", + "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ", + "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "areAllInitialized", + "printedName": "areAllInitialized(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Message]", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ", + "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "areAllInitialized", + "printedName": "areAllInitialized(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_0_0 : SwiftProtobuf.Message]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ", + "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf8InternalO", + "mangledName": "$s13SwiftProtobuf8InternalO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecodingError", + "printedName": "JSONDecodingError", + "children": [ + { + "kind": "Var", + "name": "failure", + "printedName": "failure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedNumber", + "printedName": "malformedNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "numberRange", + "printedName": "numberRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedMap", + "printedName": "malformedMap", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedBool", + "printedName": "malformedBool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedString", + "printedName": "malformedString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "schemaMismatch", + "printedName": "schemaMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unrecognizedEnumValue", + "printedName": "unrecognizedEnumValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "illegalNull", + "printedName": "illegalNull", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unquotedMapKey", + "printedName": "unquotedMapKey", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "leadingZero", + "printedName": "leadingZero", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedDuration", + "printedName": "malformedDuration", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedTimestamp", + "printedName": "malformedTimestamp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedFieldMask", + "printedName": "malformedFieldMask", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "conflictingOneOf", + "printedName": "conflictingOneOf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unknownField", + "printedName": "unknownField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> (Swift.String) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecodingOptions", + "printedName": "JSONDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ignoreUnknownFields", + "printedName": "ignoreUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncodingError", + "printedName": "JSONEncodingError", + "children": [ + { + "kind": "Var", + "name": "anyTranscodeFailure", + "printedName": "anyTranscodeFailure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "timestampRange", + "printedName": "timestampRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "durationRange", + "printedName": "durationRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fieldMaskConversion", + "printedName": "fieldMaskConversion", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingValue", + "printedName": "missingValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "valueNumberNotFinite", + "printedName": "valueNumberNotFinite", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncodingOptions", + "printedName": "JSONEncodingOptions", + "children": [ + { + "kind": "Var", + "name": "alwaysPrintEnumsAsInts", + "printedName": "alwaysPrintEnumsAsInts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preserveProtoFieldNames", + "printedName": "preserveProtoFieldNames", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Message", + "printedName": "Message", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePxycfc", + "mangledName": "$s13SwiftProtobuf7MessagePxycfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvpZ", + "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvgZ", + "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqualTo", + "printedName": "isEqualTo(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF", + "mangledName": "$s13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "with", + "printedName": "with(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(inout τ_0_0) throws -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "typeAttributes": [ + "noescape" + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "Rethrows", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unpackingAny:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "serializedData", + "printedName": "serializedData(partial:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(serializedData:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(contiguousBytes:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(serializedData:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(contiguousBytes:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "_merge", + "printedName": "_merge(rawBuffer:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnsafeRawBufferPointer", + "printedName": "Swift.UnsafeRawBufferPointer", + "usr": "s:SW" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "UsableFromInline", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "jsonString", + "printedName": "jsonString(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "jsonUTF8Data", + "printedName": "jsonUTF8Data(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonString:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonString:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonUTF8Data:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonUTF8Data:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "jsonString", + "printedName": "jsonString(from:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "jsonUTF8Data", + "printedName": "jsonUTF8Data(from:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONString:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONString:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONUTF8Data:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONUTF8Data:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "textFormatString", + "printedName": "textFormatString()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatStringSSyF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatStringSSyF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "textFormatString", + "printedName": "textFormatString(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatEncodingOptions", + "printedName": "SwiftProtobuf.TextFormatEncodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:options:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "children": [ + { + "kind": "Function", + "name": "_protobuf_generated_isEqualTo", + "printedName": "_protobuf_generated_isEqualTo(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqualTo", + "printedName": "isEqualTo(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_protobuf_generated_isEqualTo", + "printedName": "_protobuf_generated_isEqualTo(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyMessageExtension", + "printedName": "AnyMessageExtension", + "children": [ + { + "kind": "Var", + "name": "fieldNumber", + "printedName": "fieldNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "fieldName", + "printedName": "fieldName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "_protobuf_newField", + "printedName": "_protobuf_newField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MessageExtension", + "printedName": "MessageExtension", + "children": [ + { + "kind": "Var", + "name": "fieldNumber", + "printedName": "fieldNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "fieldName", + "printedName": "fieldName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_protobuf_fieldNumber:fieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_0_0, τ_0_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "_protobuf_newField", + "printedName": "_protobuf_newField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:13SwiftProtobuf16MessageExtensionC", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "AnyMessageExtension", + "printedName": "AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "_NameMap", + "printedName": "_NameMap", + "children": [ + { + "kind": "TypeDecl", + "name": "NameDescription", + "printedName": "NameDescription", + "children": [ + { + "kind": "Var", + "name": "same", + "printedName": "same", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "standard", + "printedName": "standard", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unique", + "printedName": "unique", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString, json: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + }, + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "aliased", + "printedName": "aliased", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString, aliases: [Swift.StaticString])", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.StaticString]", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ], + "usr": "s:Sa" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf8_NameMapVACycfc", + "mangledName": "$s13SwiftProtobuf8_NameMapVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(dictionaryLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[(Swift.Int, SwiftProtobuf._NameMap.NameDescription)]", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Int, SwiftProtobuf._NameMap.NameDescription)", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc", + "mangledName": "$s13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf8_NameMapV", + "mangledName": "$s13SwiftProtobuf8_NameMapV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "Key", + "printedName": "Key", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ], + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufAPIVersion_2", + "printedName": "ProtobufAPIVersion_2", + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf0B12APIVersion_2P", + "mangledName": "$s13SwiftProtobuf0B12APIVersion_2P", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufAPIVersionCheck", + "printedName": "ProtobufAPIVersionCheck", + "children": [ + { + "kind": "AssociatedType", + "name": "Version", + "printedName": "Version", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf0B15APIVersionCheckP7VersionQa", + "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP7VersionQa", + "moduleName": "SwiftProtobuf", + "protocolReq": true + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf0B15APIVersionCheckP", + "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0.Version : SwiftProtobuf.ProtobufAPIVersion_2>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufMap", + "printedName": "_ProtobufMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B3MapV", + "mangledName": "$s13SwiftProtobuf01_B3MapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufMessageMap", + "printedName": "_ProtobufMessageMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B10MessageMapV", + "mangledName": "$s13SwiftProtobuf01_B10MessageMapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : Swift.Hashable, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufEnumMap", + "printedName": "_ProtobufEnumMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B7EnumMapV", + "mangledName": "$s13SwiftProtobuf01_B7EnumMapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "children": [ + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._ProtoNameProviding>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SimpleExtensionMap", + "printedName": "SimpleExtensionMap", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVACycfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(arrayLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.AnyMessageExtension]", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.SimpleExtensionMap]", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "fieldNumberForProto", + "printedName": "fieldNumberForProto(messageType:protoFieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "insert", + "printedName": "insert(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "insert", + "printedName": "insert(contentsOf:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.AnyMessageExtension]", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "formUnion", + "printedName": "formUnion(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "union", + "printedName": "union(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionMap", + "printedName": "ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByArrayLiteral", + "printedName": "ExpressibleByArrayLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ArrayLiteralElement", + "printedName": "ArrayLiteralElement", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ] + } + ], + "usr": "s:s25ExpressibleByArrayLiteralP", + "mangledName": "$ss25ExpressibleByArrayLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_SourceContext", + "printedName": "Google_Protobuf_SourceContext", + "children": [ + { + "kind": "Var", + "name": "fileName", + "printedName": "fileName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_NullValue", + "printedName": "Google_Protobuf_NullValue", + "children": [ + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Struct", + "printedName": "Google_Protobuf_Struct", + "children": [ + { + "kind": "Var", + "name": "fields", + "printedName": "fields", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(dictionaryLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[(Swift.String, SwiftProtobuf.Google_Protobuf_Value)]", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.String, SwiftProtobuf.Google_Protobuf_Value)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(fields:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "Key", + "printedName": "Key", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Value", + "printedName": "Google_Protobuf_Value", + "children": [ + { + "kind": "Var", + "name": "kind", + "printedName": "kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "numberValue", + "printedName": "numberValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "boolValue", + "printedName": "boolValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "structValue", + "printedName": "structValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "listValue", + "printedName": "listValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OneOf_Kind", + "printedName": "OneOf_Kind", + "children": [ + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "numberValue", + "printedName": "numberValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "boolValue", + "printedName": "boolValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "structValue", + "printedName": "structValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "listValue", + "printedName": "listValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(booleanLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unicodeScalarLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(extendedGraphemeClusterLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(nilLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(numberValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(boolValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(structValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(listValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByBooleanLiteral", + "printedName": "ExpressibleByBooleanLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "BooleanLiteralType", + "printedName": "BooleanLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:s27ExpressibleByBooleanLiteralP", + "mangledName": "$ss27ExpressibleByBooleanLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByNilLiteral", + "printedName": "ExpressibleByNilLiteral", + "usr": "s:s23ExpressibleByNilLiteralP", + "mangledName": "$ss23ExpressibleByNilLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ListValue", + "printedName": "Google_Protobuf_ListValue", + "children": [ + { + "kind": "Var", + "name": "values", + "printedName": "values", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(arrayLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(values:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByArrayLiteral", + "printedName": "ExpressibleByArrayLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ArrayLiteralElement", + "printedName": "ArrayLiteralElement", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:s25ExpressibleByArrayLiteralP", + "mangledName": "$ss25ExpressibleByArrayLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatDecodingError", + "printedName": "TextFormatDecodingError", + "children": [ + { + "kind": "Var", + "name": "malformedText", + "printedName": "malformedText", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedNumber", + "printedName": "malformedNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "schemaMismatch", + "printedName": "schemaMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unknownField", + "printedName": "unknownField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unrecognizedEnumValue", + "printedName": "unrecognizedEnumValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "conflictingOneOf", + "printedName": "conflictingOneOf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "internalExtensionError", + "printedName": "internalExtensionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatDecodingOptions", + "printedName": "TextFormatDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatEncodingOptions", + "printedName": "TextFormatEncodingOptions", + "children": [ + { + "kind": "Var", + "name": "printUnknownFields", + "printedName": "printUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatEncodingOptions", + "printedName": "SwiftProtobuf.TextFormatEncodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Timestamp", + "printedName": "Google_Protobuf_Timestamp", + "children": [ + { + "kind": "Var", + "name": "seconds", + "printedName": "seconds", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nanos", + "printedName": "nanos", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(seconds:nanos:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "hasDefaultArg": true, + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "hasDefaultArg": true, + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeIntervalSince1970:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeIntervalSinceReferenceDate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(date:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "timeIntervalSince1970", + "printedName": "timeIntervalSince1970", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "timeIntervalSinceReferenceDate", + "printedName": "timeIntervalSinceReferenceDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "date", + "printedName": "date", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Syntax", + "printedName": "Google_Protobuf_Syntax", + "children": [ + { + "kind": "Var", + "name": "proto2", + "printedName": "proto2", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "proto3", + "printedName": "proto3", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "editions", + "printedName": "editions", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Type", + "printedName": "Google_Protobuf_Type", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "fields", + "printedName": "fields", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofs", + "printedName": "oneofs", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Field", + "printedName": "Google_Protobuf_Field", + "children": [ + { + "kind": "Var", + "name": "kind", + "printedName": "kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "cardinality", + "printedName": "cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "typeURL", + "printedName": "typeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofIndex", + "printedName": "oneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "jsonName", + "printedName": "jsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultValue", + "printedName": "defaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Kind", + "printedName": "Kind", + "children": [ + { + "kind": "Var", + "name": "typeUnknown", + "printedName": "typeUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeDouble", + "printedName": "typeDouble", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFloat", + "printedName": "typeFloat", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeInt64", + "printedName": "typeInt64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeUint64", + "printedName": "typeUint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeInt32", + "printedName": "typeInt32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFixed64", + "printedName": "typeFixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFixed32", + "printedName": "typeFixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeBool", + "printedName": "typeBool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeString", + "printedName": "typeString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeGroup", + "printedName": "typeGroup", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeMessage", + "printedName": "typeMessage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeBytes", + "printedName": "typeBytes", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeUint32", + "printedName": "typeUint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeEnum", + "printedName": "typeEnum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSfixed32", + "printedName": "typeSfixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSfixed64", + "printedName": "typeSfixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSint32", + "printedName": "typeSint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSint64", + "printedName": "typeSint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Cardinality", + "printedName": "Cardinality", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "optional", + "printedName": "optional", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "required", + "printedName": "required", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality?", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Enum", + "printedName": "Google_Protobuf_Enum", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumvalue", + "printedName": "enumvalue", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValue", + "printedName": "Google_Protobuf_EnumValue", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Option", + "printedName": "Google_Protobuf_Option", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasValue", + "printedName": "hasValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearValue", + "printedName": "clearValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV10clearValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV10clearValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "UnknownStorage", + "printedName": "UnknownStorage", + "children": [ + { + "kind": "Var", + "name": "data", + "printedName": "data", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14UnknownStorageVACycfc", + "mangledName": "$s13SwiftProtobuf14UnknownStorageVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf14UnknownStorageV", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Version", + "printedName": "Version", + "children": [ + { + "kind": "Var", + "name": "major", + "printedName": "major", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV5majorSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV5majorSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV5majorSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV5majorSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "minor", + "printedName": "minor", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV5minorSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV5minorSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV5minorSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV5minorSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "revision", + "printedName": "revision", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV8revisionSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV8revisionSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "versionString", + "printedName": "versionString", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvpZ", + "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvgZ", + "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf7VersionV", + "mangledName": "$s13SwiftProtobuf7VersionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Visitor", + "printedName": "Visitor", + "children": [ + { + "kind": "Function", + "name": "visitSingularFloatField", + "printedName": "visitSingularFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularDoubleField", + "printedName": "visitSingularDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt32Field", + "printedName": "visitSingularInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt64Field", + "printedName": "visitSingularInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt32Field", + "printedName": "visitSingularUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt64Field", + "printedName": "visitSingularUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt32Field", + "printedName": "visitSingularSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt64Field", + "printedName": "visitSingularSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed32Field", + "printedName": "visitSingularFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed64Field", + "printedName": "visitSingularFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed32Field", + "printedName": "visitSingularSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed64Field", + "printedName": "visitSingularSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularBoolField", + "printedName": "visitSingularBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularStringField", + "printedName": "visitSingularStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularBytesField", + "printedName": "visitSingularBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularEnumField", + "printedName": "visitSingularEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularMessageField", + "printedName": "visitSingularMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularGroupField", + "printedName": "visitSingularGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFloatField", + "printedName": "visitRepeatedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedDoubleField", + "printedName": "visitRepeatedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt32Field", + "printedName": "visitRepeatedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt64Field", + "printedName": "visitRepeatedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt32Field", + "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt64Field", + "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt32Field", + "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt64Field", + "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed32Field", + "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed64Field", + "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed32Field", + "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed64Field", + "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBoolField", + "printedName": "visitRepeatedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedStringField", + "printedName": "visitRepeatedStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBytesField", + "printedName": "visitRepeatedBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedEnumField", + "printedName": "visitRepeatedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedMessageField", + "printedName": "visitRepeatedMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedGroupField", + "printedName": "visitRepeatedGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFloatField", + "printedName": "visitPackedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedDoubleField", + "printedName": "visitPackedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt32Field", + "printedName": "visitPackedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt64Field", + "printedName": "visitPackedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt32Field", + "printedName": "visitPackedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt64Field", + "printedName": "visitPackedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt32Field", + "printedName": "visitPackedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt64Field", + "printedName": "visitPackedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed32Field", + "printedName": "visitPackedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed64Field", + "printedName": "visitPackedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed32Field", + "printedName": "visitPackedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed64Field", + "printedName": "visitPackedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedBoolField", + "printedName": "visitPackedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedEnumField", + "printedName": "visitPackedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMap", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B3MapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_1.BaseType" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufEnumMap", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B7EnumMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMessageMap", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B10MessageMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFields", + "printedName": "visitExtensionFields(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFieldsAsMessageSet", + "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitUnknown", + "printedName": "visitUnknown(bytes:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF", + "mangledName": "$s13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFloatField", + "printedName": "visitSingularFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt32Field", + "printedName": "visitSingularInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt32Field", + "printedName": "visitSingularUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt32Field", + "printedName": "visitSingularSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt64Field", + "printedName": "visitSingularSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed32Field", + "printedName": "visitSingularFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed64Field", + "printedName": "visitSingularFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed32Field", + "printedName": "visitSingularSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed64Field", + "printedName": "visitSingularSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFloatField", + "printedName": "visitRepeatedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedDoubleField", + "printedName": "visitRepeatedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt32Field", + "printedName": "visitRepeatedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt64Field", + "printedName": "visitRepeatedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt32Field", + "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt64Field", + "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt32Field", + "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt64Field", + "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed32Field", + "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed64Field", + "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed32Field", + "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed64Field", + "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBoolField", + "printedName": "visitRepeatedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedStringField", + "printedName": "visitRepeatedStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBytesField", + "printedName": "visitRepeatedBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedEnumField", + "printedName": "visitRepeatedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedMessageField", + "printedName": "visitRepeatedMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedGroupField", + "printedName": "visitRepeatedGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFloatField", + "printedName": "visitPackedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedDoubleField", + "printedName": "visitPackedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt32Field", + "printedName": "visitPackedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt64Field", + "printedName": "visitPackedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt32Field", + "printedName": "visitPackedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt64Field", + "printedName": "visitPackedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt32Field", + "printedName": "visitPackedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt64Field", + "printedName": "visitPackedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed32Field", + "printedName": "visitPackedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed64Field", + "printedName": "visitPackedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed32Field", + "printedName": "visitPackedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed64Field", + "printedName": "visitPackedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedBoolField", + "printedName": "visitPackedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedEnumField", + "printedName": "visitPackedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularGroupField", + "printedName": "visitSingularGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFieldsAsMessageSet", + "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFields", + "printedName": "visitExtensionFields(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7VisitorP", + "mangledName": "$s13SwiftProtobuf7VisitorP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_DoubleValue", + "printedName": "Google_Protobuf_DoubleValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FloatValue", + "printedName": "Google_Protobuf_FloatValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Int64Value", + "printedName": "Google_Protobuf_Int64Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UInt64Value", + "printedName": "Google_Protobuf_UInt64Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Int32Value", + "printedName": "Google_Protobuf_Int32Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UInt32Value", + "printedName": "Google_Protobuf_UInt32Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_BoolValue", + "printedName": "Google_Protobuf_BoolValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(booleanLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByBooleanLiteral", + "printedName": "ExpressibleByBooleanLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "BooleanLiteralType", + "printedName": "BooleanLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:s27ExpressibleByBooleanLiteralP", + "mangledName": "$ss27ExpressibleByBooleanLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_StringValue", + "printedName": "Google_Protobuf_StringValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueVyACSScfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVyACSScfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(extendedGraphemeClusterLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unicodeScalarLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_BytesValue", + "printedName": "Google_Protobuf_BytesValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + } + ], + "json_format_version": 8 + }, + "ConstValues": [ + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7544, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7762, + "length": 6, + "value": "\".Any\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 7839, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7859, + "length": 10, + "value": "\"type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 7876, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7892, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 8668, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 8759, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 9187, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 9315, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9626, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9693, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9711, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1032, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1197, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1762, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1811, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 2506, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 2877, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 3944, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 4455, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 5522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6096, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6368, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6452, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 9765, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 10078, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 10195, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 11040, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 12897, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 14385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 14825, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 15201, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 16012, + "length": 4, + "value": "\"{}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 16104, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 16815, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 17364, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 17494, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 18483, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 18607, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 3545, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 3644, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 5445, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 6230, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 6408, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 6507, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10332, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10550, + "length": 6, + "value": "\".Api\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10627, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10643, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10656, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10672, + "length": 9, + "value": "\"methods\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10688, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10704, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10720, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10736, + "length": 9, + "value": "\"version\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10752, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10772, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10795, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10811, + "length": 8, + "value": "\"mixins\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10826, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10842, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11276, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11357, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11442, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11527, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11611, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11703, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11787, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12371, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12489, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12607, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12724, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12843, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12963, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13078, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13264, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13313, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13362, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13411, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13474, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13521, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13629, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13647, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13861, + "length": 9, + "value": "\".Method\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13941, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13957, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13970, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13990, + "length": 18, + "value": "\"request_type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14015, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14035, + "length": 19, + "value": "\"request_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14061, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14081, + "length": 19, + "value": "\"response_type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14107, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14127, + "length": 20, + "value": "\"response_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14154, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14170, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14186, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14202, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14636, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14717, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14808, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14899, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14991, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15083, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15168, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15456, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15587, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 15628, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15720, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15853, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 15895, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15988, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 16106, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 16221, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16476, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16543, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16608, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16726, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16773, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16834, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16852, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17065, + "length": 8, + "value": "\".Mixin\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17144, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17160, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17173, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17189, + "length": 6, + "value": "\"root\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17702, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17990, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 18101, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18291, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18334, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18395, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18413, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 1131, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1313, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2821, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2852, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3010, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "StringLiteral", + "offset": 3238, + "length": 61, + "value": "\"Somehow BinaryDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3788, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4662, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4830, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4887, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5033, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5042, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5063, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5090, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5129, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5183, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5192, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5221, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5326, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5350, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5359, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5384, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5415, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5459, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5522, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5531, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5564, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5681, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5724, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5733, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5761, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5770, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5799, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5834, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5896, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6025, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6072, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6081, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6113, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6122, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6155, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6194, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6264, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6405, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6440, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6591, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6600, + "length": 2, + "value": "25" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6632, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6671, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6763, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6790, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7622, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7857, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8107, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8227, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8391, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8607, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8730, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9013, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9251, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9504, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 9624, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 9789, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 10005, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10159, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10494, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10784, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11071, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 11142, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11600, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11917, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12199, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12478, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 12549, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12999, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13337, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13630, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13920, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 13991, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14440, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14722, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14959, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15221, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 15292, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15713, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16084, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16410, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16737, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 16808, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17309, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17634, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17914, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18191, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18262, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18709, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18963, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19068, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19277, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19382, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19574, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19768, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20013, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20204, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20458, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20564, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20773, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20879, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21071, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21195, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21266, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21511, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21703, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21956, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22060, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22268, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22372, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22563, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22685, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22756, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22999, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23189, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 23442, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23547, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 23755, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23860, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24051, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24174, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24245, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24488, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24679, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24941, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24962, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25179, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25200, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25437, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25463, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25534, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25920, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25960, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 26218, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26368, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 26658, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26808, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 27253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27597, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 27708, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 28222, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28351, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28766, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 29144, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 29522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 29607, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "Array", + "offset": 30277, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 30552, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 30934, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 31365, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 31636, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 31915, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 32141, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 32420, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33117, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33383, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33591, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 34278, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 34977, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35369, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35868, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 36644, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37053, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37459, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37576, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 38627, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39010, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39416, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39533, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 40115, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 42554, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 42928, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44272, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44392, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 44769, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44930, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 45266, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 46077, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 47387, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 47829, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 47990, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48781, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48868, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48895, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 49244, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50156, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50243, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50270, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51196, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51354, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51390, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51410, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51427, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51562, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51595, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 51612, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51656, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51778, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51818, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51842, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51876, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51910, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 52047, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 52634, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53581, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53761, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53799, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54036, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54216, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54254, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54362, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54523, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54740, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54904, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 55839, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 889, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 1707, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 2372, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 2804, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 2960, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 3081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 3483, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 5103, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 6974, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7130, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7246, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7781, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7786, + "length": 4, + "value": "1024" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7793, + "length": 4, + "value": "1024" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7833, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7921, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8004, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8144, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8325, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8503, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9224, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9442, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9465, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9491, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9719, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9749, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9773, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 9783, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9841, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9867, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9875, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9917, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9934, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 992, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1184, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1588, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2277, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2312, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2319, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2344, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2783, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 3352, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 3691, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4791, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 944, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3950, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5557, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5884, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6213, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6542, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6870, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8731, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8991, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9393, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10519, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10887, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11256, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11641, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12027, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12397, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 14990, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 15435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 16377, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 16912, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17268, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17822, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17898, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 18579, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 18660, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 19301, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 19385, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 20096, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3416, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3420, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5749, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6125, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6495, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6894, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7287, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7666, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9460, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9464, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9703, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10318, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10392, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10549, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10622, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11089, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11168, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11311, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11383, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11811, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11893, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12036, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12111, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3660, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3688, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3725, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3762, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3797, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3842, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3887, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4105, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4137, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4181, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4226, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4271, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 4837, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6097, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6215, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6377, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6489, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6556, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6625, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6696, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 12701, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 13080, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 14553, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 14932, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 15906, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 16167, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17712, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17892, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17925, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 18308, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 19941, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 20471, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 22238, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 25566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 28315, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30041, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30070, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30098, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30126, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30155, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30183, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30213, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30243, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30270, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30299, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30328, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30359, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30388, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30418, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30446, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30478, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30510, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30540, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30678, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30706, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30734, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30763, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30791, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30821, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30851, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30878, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30907, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30935, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30966, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30995, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31025, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31053, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31085, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31117, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31147, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31177, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31511, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31542, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31573, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31714, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31745, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31776, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 34577, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 35253, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 35399, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 36098, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 36477, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 37761, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 39408, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 42152, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 42653, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 45788, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 46337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 47271, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 49699, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 50204, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 50719, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 51222, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 51964, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 52533, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58832, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58860, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58891, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59032, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59063, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59097, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 60606, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 61343, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 62108, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 63390, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 64345, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 65465, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 67505, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 70972, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 71551, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 72254, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 72734, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 73278, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76028, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76057, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76084, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76226, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76253, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76287, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76680, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76711, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76742, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76883, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76914, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76945, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77476, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77515, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77554, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77710, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77749, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77787, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78669, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78746, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78793, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78833, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78871, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78909, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78946, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78988, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79028, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79186, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79223, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79270, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79310, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79348, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79386, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79423, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79465, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79505, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79544, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 82904, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 83571, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 84201, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 85001, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 86121, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 87106, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 88153, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 88637, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 90020, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 90497, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 91357, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 92815, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93504, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93545, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93581, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93734, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93770, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93803, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 95008, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 95686, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 96133, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 96571, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 98850, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103082, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103112, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103143, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103174, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103320, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103351, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103382, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103419, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103711, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103741, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103768, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103906, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103962, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104269, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104299, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104328, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104468, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104497, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104528, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104838, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104868, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104905, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105046, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105083, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105115, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105418, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105448, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105476, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105624, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105652, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105691, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 107474, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 114958, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 116335, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 116726, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 119599, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 120491, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 120962, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 121628, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 122211, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123555, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123584, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123612, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123758, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123786, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 127995, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128155, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128171, + "length": 17, + "value": "\"EDITION_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128195, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128211, + "length": 21, + "value": "\"EDITION_1_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128239, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128255, + "length": 21, + "value": "\"EDITION_2_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128283, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128302, + "length": 14, + "value": "\"EDITION_2023\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128323, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128343, + "length": 25, + "value": "\"EDITION_99997_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128375, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128395, + "length": 25, + "value": "\"EDITION_99998_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128427, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128447, + "length": 25, + "value": "\"EDITION_99999_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128695, + "length": 20, + "value": "\".FileDescriptorSet\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128786, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128802, + "length": 6, + "value": "\"file\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 128919, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 128937, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 129365, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 129655, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129869, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129930, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129948, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130175, + "length": 22, + "value": "\".FileDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130268, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130284, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130297, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130313, + "length": 9, + "value": "\"package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130329, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130345, + "length": 12, + "value": "\"dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130364, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130385, + "length": 19, + "value": "\"public_dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130411, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130432, + "length": 17, + "value": "\"weak_dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130456, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130476, + "length": 14, + "value": "\"message_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130497, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130517, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130535, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130551, + "length": 9, + "value": "\"service\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130567, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130583, + "length": 11, + "value": "\"extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130601, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130617, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130633, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130653, + "length": 18, + "value": "\"source_code_info\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130678, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130695, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130710, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130727, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130743, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130764, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 130896, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 130975, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131053, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131135, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131197, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131215, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131725, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131810, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131897, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131986, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132072, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132157, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132246, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132332, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132425, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132518, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132609, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132694, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132780, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133369, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133485, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133612, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133738, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133858, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133976, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134102, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134215, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134339, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134477, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134608, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134720, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134837, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134956, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135181, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135232, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135287, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135354, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135417, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135474, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135525, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135574, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135631, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135682, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135747, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135796, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135847, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135906, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135967, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135985, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136208, + "length": 18, + "value": "\".DescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136297, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136313, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136342, + "length": 7, + "value": "\"field\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136356, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136372, + "length": 11, + "value": "\"extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136390, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136410, + "length": 13, + "value": "\"nested_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136430, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136450, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136468, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136488, + "length": 17, + "value": "\"extension_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136512, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136532, + "length": 12, + "value": "\"oneof_decl\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136551, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136567, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136583, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136603, + "length": 16, + "value": "\"reserved_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136626, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136647, + "length": 15, + "value": "\"reserved_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136792, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136856, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136916, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136978, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137057, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137121, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137254, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137291, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138169, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138256, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138344, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138430, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138609, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139238, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139416, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139511, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139604, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139703, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139797, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139889, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139983, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140081, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140909, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141049, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141185, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141333, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141471, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141594, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141736, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141882, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 142025, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142498, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142562, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142634, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142708, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142778, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142932, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143000, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143080, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143158, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143180, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143228, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143295, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143313, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143582, + "length": 17, + "value": "\".ExtensionRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143670, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143686, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143700, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143716, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143728, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143744, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143851, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143869, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144297, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144379, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144459, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145046, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145157, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145274, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145565, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145616, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 145963, + "length": 16, + "value": "\".ReservedRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146050, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 146066, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146080, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 146096, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146609, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147190, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147301, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147547, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147590, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147651, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147669, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 147898, + "length": 24, + "value": "\".ExtensionRangeOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147993, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148015, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148044, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148060, + "length": 13, + "value": "\"declaration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148080, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148097, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148114, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148130, + "length": 14, + "value": "\"verification\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148248, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148338, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148401, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148419, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148847, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148936, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149024, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149112, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149211, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149218, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149933, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150048, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150166, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150313, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150408, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150419, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150673, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150730, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150783, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150844, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150905, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 151000, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 151018, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151203, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151219, + "length": 13, + "value": "\"DECLARATION\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151239, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151255, + "length": 12, + "value": "\"UNVERIFIED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151543, + "length": 14, + "value": "\".Declaration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151628, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151644, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151659, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151679, + "length": 11, + "value": "\"full_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151697, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151713, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151726, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151742, + "length": 10, + "value": "\"reserved\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151759, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151775, + "length": 10, + "value": "\"repeated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152211, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152294, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152380, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152462, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152546, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153132, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153249, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153362, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153477, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153592, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153848, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153901, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153946, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153999, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154052, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154113, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154131, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154359, + "length": 23, + "value": "\".FieldDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154453, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154469, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154482, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154498, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154513, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154529, + "length": 7, + "value": "\"label\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154543, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154559, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154572, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154592, + "length": 11, + "value": "\"type_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154610, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154626, + "length": 10, + "value": "\"extendee\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154643, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154663, + "length": 15, + "value": "\"default_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154685, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154705, + "length": 13, + "value": "\"oneof_index\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154725, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154746, + "length": 11, + "value": "\"json_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154764, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154780, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154796, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154817, + "length": 17, + "value": "\"proto3_optional\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154932, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154950, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155378, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155460, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155546, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155629, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155710, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155790, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155876, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155966, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156052, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156139, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156226, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156818, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156935, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157049, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157161, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157272, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157389, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157510, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157627, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157745, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157862, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157984, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158211, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158260, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158307, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158352, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158458, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158519, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158576, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158629, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158680, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158745, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158806, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158824, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 158999, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159015, + "length": 13, + "value": "\"TYPE_DOUBLE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159035, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159051, + "length": 12, + "value": "\"TYPE_FLOAT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159070, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159086, + "length": 12, + "value": "\"TYPE_INT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159105, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159121, + "length": 13, + "value": "\"TYPE_UINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159141, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159157, + "length": 12, + "value": "\"TYPE_INT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159176, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159192, + "length": 14, + "value": "\"TYPE_FIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159213, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159229, + "length": 14, + "value": "\"TYPE_FIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159250, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159266, + "length": 11, + "value": "\"TYPE_BOOL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159284, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159300, + "length": 13, + "value": "\"TYPE_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159320, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159337, + "length": 12, + "value": "\"TYPE_GROUP\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159356, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159373, + "length": 14, + "value": "\"TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159394, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159411, + "length": 12, + "value": "\"TYPE_BYTES\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159430, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159447, + "length": 13, + "value": "\"TYPE_UINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159467, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159484, + "length": 11, + "value": "\"TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159502, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159519, + "length": 15, + "value": "\"TYPE_SFIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159541, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159558, + "length": 15, + "value": "\"TYPE_SFIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159580, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159597, + "length": 13, + "value": "\"TYPE_SINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159617, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159634, + "length": 13, + "value": "\"TYPE_SINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159817, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159833, + "length": 16, + "value": "\"LABEL_OPTIONAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159856, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159872, + "length": 16, + "value": "\"LABEL_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159911, + "length": 16, + "value": "\"LABEL_REPEATED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160153, + "length": 23, + "value": "\".OneofDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160263, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160276, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160292, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 160399, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 160417, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160845, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160927, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 161514, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 161631, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161857, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161908, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161969, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161987, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162214, + "length": 22, + "value": "\".EnumDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162307, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162323, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162336, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162352, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162366, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162382, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162398, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162418, + "length": 16, + "value": "\"reserved_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162441, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162461, + "length": 15, + "value": "\"reserved_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162588, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162650, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162668, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163096, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163178, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163261, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163347, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163438, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164028, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164146, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164259, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164393, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164520, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164740, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164785, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164836, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164897, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164956, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 165017, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 165035, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165315, + "length": 20, + "value": "\".EnumReservedRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165406, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165422, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165436, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165452, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165883, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165965, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 166546, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 166657, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 166919, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 166962, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167023, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167041, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167273, + "length": 27, + "value": "\".EnumValueDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167371, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167387, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167400, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167416, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167431, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167447, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167554, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167572, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168000, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168082, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168165, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168752, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168866, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168983, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169217, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169266, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169317, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169378, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169626, + "length": 25, + "value": "\".ServiceDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169722, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169738, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169751, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169767, + "length": 8, + "value": "\"method\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169782, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169798, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169982, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 170000, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170428, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170510, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170594, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171181, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171301, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171414, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171644, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171691, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171742, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171803, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171821, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172050, + "length": 24, + "value": "\".MethodDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172161, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172174, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172194, + "length": 12, + "value": "\"input_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172213, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172233, + "length": 13, + "value": "\"output_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172253, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172269, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172285, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172305, + "length": 18, + "value": "\"client_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172330, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172350, + "length": 18, + "value": "\"server_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 172466, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 172484, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172912, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172994, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173081, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173169, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173255, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173346, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173938, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174056, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174175, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174292, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174414, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174536, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174764, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174876, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174927, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174994, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175061, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175122, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175140, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175359, + "length": 14, + "value": "\".FileOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175444, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175464, + "length": 14, + "value": "\"java_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175485, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175505, + "length": 22, + "value": "\"java_outer_classname\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175534, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175555, + "length": 21, + "value": "\"java_multiple_files\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175583, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175604, + "length": 31, + "value": "\"java_generate_equals_and_hash\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175642, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175663, + "length": 24, + "value": "\"java_string_check_utf8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175694, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175714, + "length": 14, + "value": "\"optimize_for\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175735, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175756, + "length": 12, + "value": "\"go_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175775, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175796, + "length": 21, + "value": "\"cc_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175824, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175845, + "length": 23, + "value": "\"java_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175875, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175896, + "length": 21, + "value": "\"py_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175924, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175945, + "length": 22, + "value": "\"php_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175974, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175991, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176010, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176031, + "length": 18, + "value": "\"cc_enable_arenas\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176056, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176077, + "length": 19, + "value": "\"objc_class_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176103, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176124, + "length": 18, + "value": "\"csharp_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176149, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176170, + "length": 14, + "value": "\"swift_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176191, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176212, + "length": 18, + "value": "\"php_class_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176237, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176258, + "length": 15, + "value": "\"php_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176280, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176301, + "length": 24, + "value": "\"php_metadata_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176332, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176353, + "length": 14, + "value": "\"ruby_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176374, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176391, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176408, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176430, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 177438, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 178934, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179076, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179173, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179193, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179734, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179829, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179931, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180024, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180124, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180218, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180318, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180420, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180520, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180628, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180721, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180823, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180920, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181020, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181120, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181216, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181315, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181412, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181513, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181618, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181714, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181808, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181914, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181921, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182853, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182981, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183115, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183244, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183379, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183516, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183651, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183794, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183922, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184059, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184191, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184326, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184461, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184592, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184726, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184858, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184994, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185134, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185265, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185394, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185557, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185656, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185667, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186145, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186323, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186427, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186519, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186595, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186755, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186847, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186935, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187025, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187181, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187265, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187349, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187425, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187507, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187585, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187679, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187755, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187825, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187917, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187939, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188054, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188149, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188167, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188337, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188353, + "length": 7, + "value": "\"SPEED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188367, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188383, + "length": 11, + "value": "\"CODE_SIZE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188401, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188417, + "length": 14, + "value": "\"LITE_RUNTIME\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188651, + "length": 17, + "value": "\".MessageOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188739, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188759, + "length": 25, + "value": "\"message_set_wire_format\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188791, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188811, + "length": 33, + "value": "\"no_standard_descriptor_accessor\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188851, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188867, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188886, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188906, + "length": 11, + "value": "\"map_entry\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188924, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188945, + "length": 40, + "value": "\"deprecated_legacy_json_field_conflicts\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188992, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 189009, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189026, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 189048, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189174, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189237, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189327, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189345, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189773, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189869, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189973, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190059, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190143, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190254, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190342, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190441, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190448, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191153, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191288, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191405, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191520, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191661, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191780, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191927, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 192022, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 192033, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192370, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192427, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192585, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192638, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192711, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192772, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192867, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192885, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193105, + "length": 15, + "value": "\".FieldOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193191, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193207, + "length": 7, + "value": "\"ctype\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193221, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193237, + "length": 8, + "value": "\"packed\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193252, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193268, + "length": 8, + "value": "\"jstype\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193283, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193299, + "length": 6, + "value": "\"lazy\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193312, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193333, + "length": 17, + "value": "\"unverified_lazy\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193357, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193373, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193392, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193409, + "length": 6, + "value": "\"weak\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193422, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193443, + "length": 14, + "value": "\"debug_redact\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193464, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193481, + "length": 11, + "value": "\"retention\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193499, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193516, + "length": 9, + "value": "\"targets\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193532, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193553, + "length": 18, + "value": "\"edition_defaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193578, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193595, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193612, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193634, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194145, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194222, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194348, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195249, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195391, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195488, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195508, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196049, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196136, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196224, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196316, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196402, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196490, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196577, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196674, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196768, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196860, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196950, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197051, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197145, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197251, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197258, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198046, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198169, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198296, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198417, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198540, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198661, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198793, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198922, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199049, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199185, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199336, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199461, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199624, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199723, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199734, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200202, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200268, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200334, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200396, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200478, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200552, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200614, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200690, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200762, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200830, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200914, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200984, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201076, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201098, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201146, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201213, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201308, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201326, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201490, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201506, + "length": 8, + "value": "\"STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201521, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201537, + "length": 6, + "value": "\"CORD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201550, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201566, + "length": 14, + "value": "\"STRING_PIECE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201743, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201759, + "length": 11, + "value": "\"JS_NORMAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201777, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201793, + "length": 11, + "value": "\"JS_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201811, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201827, + "length": 11, + "value": "\"JS_NUMBER\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202010, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202026, + "length": 19, + "value": "\"RETENTION_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202052, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202068, + "length": 19, + "value": "\"RETENTION_RUNTIME\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202094, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202110, + "length": 18, + "value": "\"RETENTION_SOURCE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202301, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202317, + "length": 21, + "value": "\"TARGET_TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202345, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202361, + "length": 18, + "value": "\"TARGET_TYPE_FILE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202386, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202402, + "length": 29, + "value": "\"TARGET_TYPE_EXTENSION_RANGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202438, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202454, + "length": 21, + "value": "\"TARGET_TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202482, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202498, + "length": 19, + "value": "\"TARGET_TYPE_FIELD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202524, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202540, + "length": 19, + "value": "\"TARGET_TYPE_ONEOF\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202566, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202582, + "length": 18, + "value": "\"TARGET_TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202607, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202623, + "length": 24, + "value": "\"TARGET_TYPE_ENUM_ENTRY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202654, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202670, + "length": 21, + "value": "\"TARGET_TYPE_SERVICE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202698, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202714, + "length": 20, + "value": "\"TARGET_TYPE_METHOD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202995, + "length": 17, + "value": "\".EditionDefault\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203083, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203099, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203115, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203135, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203156, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203172, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203605, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203690, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203773, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204364, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204478, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204596, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204842, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204901, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204948, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205009, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205027, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205247, + "length": 15, + "value": "\".OneofOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 205333, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205349, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 205366, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205388, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205514, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205577, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205685, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206113, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206200, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206299, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206306, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207000, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207146, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207241, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207252, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207468, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207541, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207602, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207697, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207715, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 207934, + "length": 14, + "value": "\".EnumOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208019, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208039, + "length": 13, + "value": "\"allow_alias\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208059, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208075, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208094, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208114, + "length": 40, + "value": "\"deprecated_legacy_json_field_conflicts\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208161, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208177, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208194, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208216, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208342, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208495, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208513, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208941, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209027, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209113, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209223, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209310, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209409, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209416, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210108, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210225, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210366, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210484, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210630, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210725, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210736, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 210954, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211011, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211116, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211169, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211242, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211303, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211398, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211416, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211640, + "length": 19, + "value": "\".EnumValueOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211730, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211746, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211765, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211781, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211798, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211818, + "length": 14, + "value": "\"debug_redact\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211839, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211861, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212050, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212140, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212158, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212586, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212672, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212759, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212846, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212945, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212952, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213649, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213767, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213885, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214031, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214126, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214137, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214418, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214477, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214550, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214611, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214706, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 214946, + "length": 17, + "value": "\".ServiceOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215034, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215051, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215068, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215085, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215104, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215126, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215252, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215315, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215851, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215938, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216026, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216125, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216132, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216827, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216946, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217093, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217188, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217199, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217419, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217476, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217549, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217610, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217705, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217723, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 217944, + "length": 16, + "value": "\".MethodOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218031, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218048, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218067, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218088, + "length": 19, + "value": "\"idempotency_level\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218114, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218131, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218148, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218170, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218296, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218359, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218449, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218467, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218895, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218982, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219075, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219163, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219262, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219269, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219963, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220087, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220206, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220353, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220448, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220459, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220681, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220750, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220803, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220876, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220937, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 221032, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 221050, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221226, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221242, + "length": 21, + "value": "\"IDEMPOTENCY_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221270, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221286, + "length": 17, + "value": "\"NO_SIDE_EFFECTS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221310, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221326, + "length": 12, + "value": "\"IDEMPOTENT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221563, + "length": 22, + "value": "\".UninterpretedOption\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221656, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221672, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221685, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221705, + "length": 18, + "value": "\"identifier_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221730, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221750, + "length": 20, + "value": "\"positive_int_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221777, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221797, + "length": 20, + "value": "\"negative_int_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221824, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221844, + "length": 14, + "value": "\"double_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221865, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221885, + "length": 14, + "value": "\"string_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221906, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221926, + "length": 17, + "value": "\"aggregate_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 222054, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 222072, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222500, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222582, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222675, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222769, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222862, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222951, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223039, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223635, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223755, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223880, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224004, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224124, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224243, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224366, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224588, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224655, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224724, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224793, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224852, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224911, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224976, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225037, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225055, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225326, + "length": 11, + "value": "\".NamePart\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 225408, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225428, + "length": 11, + "value": "\"name_part\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 225446, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225466, + "length": 14, + "value": "\"is_extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225560, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225607, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225625, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226053, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226139, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226731, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226849, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227158, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227237, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227455, + "length": 13, + "value": "\".FeatureSet\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227539, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227559, + "length": 16, + "value": "\"field_presence\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227582, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227602, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227620, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227640, + "length": 25, + "value": "\"repeated_field_encoding\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227672, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227692, + "length": 18, + "value": "\"message_encoding\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227717, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227737, + "length": 13, + "value": "\"json_format\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227854, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227872, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228300, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228389, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228473, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228570, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228661, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228747, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228754, + "length": 4, + "value": "1002" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228760, + "length": 4, + "value": "9995" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228767, + "length": 5, + "value": "10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229457, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229572, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229700, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229822, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229939, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230036, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230047, + "length": 5, + "value": "10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230265, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230318, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230397, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230464, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230521, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230582, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230865, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230881, + "length": 24, + "value": "\"FIELD_PRESENCE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230912, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230928, + "length": 10, + "value": "\"EXPLICIT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230945, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230961, + "length": 10, + "value": "\"IMPLICIT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230978, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230994, + "length": 17, + "value": "\"LEGACY_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231174, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231190, + "length": 19, + "value": "\"ENUM_TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231216, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231232, + "length": 6, + "value": "\"OPEN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231245, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231261, + "length": 8, + "value": "\"CLOSED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231445, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231461, + "length": 33, + "value": "\"REPEATED_FIELD_ENCODING_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231501, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231517, + "length": 8, + "value": "\"PACKED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231532, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231548, + "length": 10, + "value": "\"EXPANDED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231728, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231744, + "length": 26, + "value": "\"MESSAGE_ENCODING_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231777, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231793, + "length": 17, + "value": "\"LENGTH_PREFIXED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231817, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231833, + "length": 11, + "value": "\"DELIMITED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232009, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232025, + "length": 21, + "value": "\"JSON_FORMAT_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232053, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232069, + "length": 7, + "value": "\"ALLOW\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232083, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232099, + "length": 20, + "value": "\"LEGACY_BEST_EFFORT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232343, + "length": 21, + "value": "\".FeatureSetDefaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232451, + "length": 10, + "value": "\"defaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232468, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232488, + "length": 17, + "value": "\"minimum_edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232512, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232532, + "length": 17, + "value": "\"maximum_edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232556, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232576, + "length": 22, + "value": "\"minimum_edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232605, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232625, + "length": 22, + "value": "\"maximum_edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 232762, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 232780, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233208, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233294, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233386, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233478, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233572, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234178, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234297, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234420, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234545, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234670, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 234898, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 234963, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235028, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235101, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235174, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235538, + "length": 27, + "value": "\".FeatureSetEditionDefault\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235636, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235652, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235668, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235688, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235709, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235725, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235834, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235852, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236280, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236365, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236452, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237043, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237161, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237557, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237616, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237669, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237730, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237748, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 237970, + "length": 17, + "value": "\".SourceCodeInfo\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238058, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 238074, + "length": 10, + "value": "\"location\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238510, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239028, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239089, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239107, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239368, + "length": 11, + "value": "\".Location\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239450, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239466, + "length": 6, + "value": "\"path\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239479, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239495, + "length": 6, + "value": "\"span\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239508, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239528, + "length": 18, + "value": "\"leading_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239553, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239573, + "length": 19, + "value": "\"trailing_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239599, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239619, + "length": 27, + "value": "\"leading_detached_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240072, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240152, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240232, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240325, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240419, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241019, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241127, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241247, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241372, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241525, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241751, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241794, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241861, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241930, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242011, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242072, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242090, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 242315, + "length": 20, + "value": "\".GeneratedCodeInfo\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 242406, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 242422, + "length": 12, + "value": "\"annotation\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 242860, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243168, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243394, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243455, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243473, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243742, + "length": 13, + "value": "\".Annotation\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243826, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243842, + "length": 6, + "value": "\"path\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243855, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243875, + "length": 13, + "value": "\"source_file\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243911, + "length": 7, + "value": "\"begin\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243925, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243941, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243953, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243969, + "length": 10, + "value": "\"semantic\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244405, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244485, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244573, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244655, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244735, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245434, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245547, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245658, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245773, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246013, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246070, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246117, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246160, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246213, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246274, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246292, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246475, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246491, + "length": 6, + "value": "\"NONE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246504, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246520, + "length": 5, + "value": "\"SET\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246532, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246548, + "length": 7, + "value": "\"ALIAS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1062, + "length": 3, + "value": "128" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1569, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1828, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 5208, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 5642, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 5989, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6212, + "length": 11, + "value": "\".Duration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6294, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6310, + "length": 9, + "value": "\"seconds\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6342, + "length": 7, + "value": "\"nanos\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6858, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7067, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7147, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7177, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7255, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7457, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7502, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7563, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7581, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "StringLiteral", + "offset": 3378, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "StringLiteral", + "offset": 3598, + "length": 8, + "value": "\".Empty\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "BooleanLiteral", + "offset": 4099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "BooleanLiteral", + "offset": 4117, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "BooleanLiteral", + "offset": 1959, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5072, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5130, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5137, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 5407, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 5612, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6922, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6980, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6987, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 7257, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 7462, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10385, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10443, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10450, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 10719, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 10923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12277, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12335, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12342, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 12611, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 12815, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15848, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15906, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15913, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 16185, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 16392, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19441, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19496, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19503, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 19910, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 20115, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1240, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1307, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1353, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1384, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "IntegerLiteral", + "offset": 1748, + "length": 8, + "value": "16777619" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 3116, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 3147, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "Array", + "offset": 9053, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9402, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9626, + "length": 12, + "value": "\".FieldMask\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 9709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9725, + "length": 7, + "value": "\"paths\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 10158, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 10449, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10649, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10710, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10728, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 1267, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 1660, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2198, + "length": 4, + "value": "0x07" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2206, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2261, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2520, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "FloatLiteral", + "offset": 3377, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "FloatLiteral", + "offset": 4519, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 5674, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 6823, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 7975, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 9133, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 10288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 11444, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 12603, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 13767, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 14931, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 16100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 17259, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 18422, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 19524, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 20603, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "StringLiteral", + "offset": 749, + "length": 21, + "value": "\"type.googleapis.com\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1788, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3876, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "StringLiteral", + "offset": 6240, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 729, + "length": 33, + "value": "\"org.swift.protobuf.typeRegistry\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1086, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1119, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1505, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2250, + "length": 21, + "value": "\"google.protobuf.Any\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2301, + "length": 27, + "value": "\"google.protobuf.BoolValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2364, + "length": 28, + "value": "\"google.protobuf.BytesValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2429, + "length": 29, + "value": "\"google.protobuf.DoubleValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2496, + "length": 26, + "value": "\"google.protobuf.Duration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2557, + "length": 23, + "value": "\"google.protobuf.Empty\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2612, + "length": 27, + "value": "\"google.protobuf.FieldMask\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2675, + "length": 28, + "value": "\"google.protobuf.FloatValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2740, + "length": 28, + "value": "\"google.protobuf.Int32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2805, + "length": 28, + "value": "\"google.protobuf.Int64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2870, + "length": 27, + "value": "\"google.protobuf.ListValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2933, + "length": 29, + "value": "\"google.protobuf.StringValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3000, + "length": 24, + "value": "\"google.protobuf.Struct\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3057, + "length": 27, + "value": "\"google.protobuf.Timestamp\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3120, + "length": 29, + "value": "\"google.protobuf.UInt32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3187, + "length": 29, + "value": "\"google.protobuf.UInt64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3254, + "length": 23, + "value": "\"google.protobuf.Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "BooleanLiteral", + "offset": 4779, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "BooleanLiteral", + "offset": 5278, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 771, + "length": 12, + "value": "315576000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 901, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 917, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 996, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1017, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1078, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1149, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1272, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1277, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1282, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1287, + "length": 3, + "value": "\"4\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1292, + "length": 3, + "value": "\"5\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1297, + "length": 3, + "value": "\"6\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1302, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1307, + "length": 3, + "value": "\"8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1312, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1360, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1371, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1735, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1746, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1857, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1896, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1965, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2023, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2900, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3297, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3310, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3325, + "length": 19, + "value": "\"-0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3342, + "length": 1, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 27, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3383, + "length": 1, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3672, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3690, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 4158, + "length": 18, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 4173, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5958, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5967, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6004, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6022, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1154, + "length": 4, + "value": "0x20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1167, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1187, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1212, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1438, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1519, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1525, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1685, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1691, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1722, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1728, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1732, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1738, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1742, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1746, + "length": 3, + "value": "\"(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1750, + "length": 3, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2125, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2156, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2162, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2195, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2252, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2258, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2262, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2268, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2272, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2276, + "length": 3, + "value": "\"(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2280, + "length": 3, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "Array", + "offset": 2633, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2661, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2758, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2995, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3060, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3095, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5759, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5794, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5801, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1280, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1319, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1477, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1516, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 2033, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_NullValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 766, + "length": 6, + "value": "\"null\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1455, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1528, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1826, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 697, + "length": 12, + "value": "-62135596800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 776, + "length": 12, + "value": "253402300799" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1308, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1465, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1486, + "length": 2, + "value": "57" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1507, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1529, + "length": 2, + "value": "58" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1550, + "length": 2, + "value": "43" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1574, + "length": 2, + "value": "84" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1598, + "length": 2, + "value": "90" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1621, + "length": 2, + "value": "46" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1839, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1853, + "length": 3, + "value": "528" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2213, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2229, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2244, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2258, + "length": 5, + "value": "53328" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2339, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2349, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2359, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2369, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2384, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2409, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 4, + "value": "9999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2558, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2568, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2583, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2609, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2627, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2754, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2764, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2808, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2825, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2964, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2980, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3007, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3139, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3150, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3166, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3195, + "length": 2, + "value": "59" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3345, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3356, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3379, + "length": 2, + "value": "61" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "Array", + "offset": 3769, + "length": 55, + "value": "[0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3862, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3889, + "length": 3, + "value": "400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3896, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3911, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3932, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3937, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3965, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3982, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4011, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4122, + "length": 3, + "value": "365" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4142, + "length": 6, + "value": "719527" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4189, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4226, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4231, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4270, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4275, + "length": 3, + "value": "400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4343, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4384, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4481, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4558, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4657, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4680, + "length": 9, + "value": "100000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4839, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4855, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4891, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5080, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5201, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5217, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5271, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5287, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5315, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5341, + "length": 2, + "value": "59" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5360, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5529, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5581, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5642, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5694, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5867, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5957, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6540, + "length": 50, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6557, + "length": 1, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6573, + "length": 1, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6589, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6610, + "length": 49, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6626, + "length": 1, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6642, + "length": 1, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6658, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6752, + "length": 44, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6766, + "length": 1, + "value": "\"T\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6780, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6794, + "length": 1, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 7085, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 7103, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 7572, + "length": 18, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 7587, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 2823, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 2968, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3090, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3211, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3216, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3302, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 3657, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 4151, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 4174, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 5646, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 5655, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift", + "kind": "IntegerLiteral", + "offset": 660, + "length": 10, + "value": "2166136261" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift", + "kind": "IntegerLiteral", + "offset": 701, + "length": 8, + "value": "16777619" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1493, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1524, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1855, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1886, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 683, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 710, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1819, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1992, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 2476, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3269, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3571, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4339, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4774, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 5256, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5558, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6288, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6704, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7190, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9768, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10414, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11225, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13406, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15420, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15488, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15709, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16872, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 17041, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17120, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17244, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 18236, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18315, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18544, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19448, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 19617, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19696, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19820, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 878, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 1156, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 576, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 617, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 658, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 701, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 743, + "length": 3, + "value": "\"4\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 785, + "length": 3, + "value": "\"5\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 826, + "length": 3, + "value": "\"6\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 912, + "length": 3, + "value": "\"8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 954, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 997, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1039, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1083, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1126, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1169, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1218, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1266, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1317, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1372, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1428, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1482, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1537, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1581, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1625, + "length": 3, + "value": "\"B\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1669, + "length": 3, + "value": "\"C\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1713, + "length": 3, + "value": "\"D\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1757, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1801, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1845, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1889, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1933, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4589, + "length": 5, + "value": "\"\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4828, + "length": 5, + "value": "\"\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4905, + "length": 6, + "value": "\"]\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6183, + "length": 6, + "value": "\"null\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6445, + "length": 9, + "value": "\"\"NaN\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6515, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6554, + "length": 15, + "value": "\"\"-Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6627, + "length": 14, + "value": "\"\"Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7006, + "length": 9, + "value": "\"\"NaN\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7076, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7115, + "length": 15, + "value": "\"\"-Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7188, + "length": 14, + "value": "\"\"Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7448, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7491, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7551, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7691, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7916, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 9894, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 9950, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10268, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10290, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10314, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10336, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10360, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10383, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10407, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10430, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10454, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10477, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10501, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10524, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10549, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10572, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10597, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10601, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10605, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10611, + "length": 3, + "value": "159" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10684, + "length": 7, + "value": "\"\\u00\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10745, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10803, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10826, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10831, + "length": 3, + "value": "126" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10917, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10924, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10959, + "length": 4, + "value": "0xc0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11003, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11035, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11078, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11102, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11110, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11146, + "length": 4, + "value": "0xe0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11190, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11223, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11268, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11273, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11308, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11351, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11407, + "length": 4, + "value": "0xf0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11451, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11484, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11529, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11535, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11570, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11615, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11620, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11655, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11698, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11960, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12123, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12165, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12192, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12248, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12307, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12313, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12373, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12379, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12439, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12444, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12502, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12535, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12576, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12630, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12681, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12760, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12814, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12820, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12876, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12882, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12938, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12943, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12997, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13023, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13052, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13105, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13111, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13167, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13173, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13229, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13234, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13305, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13334, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13388, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13394, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13450, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13456, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 708, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 872, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 10186, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 10363, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 11661, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11828, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11909, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 11995, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12285, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12451, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12540, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12607, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12870, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 13037, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 13131, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13198, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 1310, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 1399, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1577, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1991, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2260, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2800, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3993, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4272, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4549, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4781, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5181, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 570, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 608, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 640, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 676, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 717, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 755, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 799, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 840, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 881, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 924, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 966, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1009, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1053, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1095, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1138, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1185, + "length": 3, + "value": "\";\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1234, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1284, + "length": 4, + "value": "\"'\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1383, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1425, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1472, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1520, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1570, + "length": 3, + "value": "\"?\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1613, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1668, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1724, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1778, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1833, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1887, + "length": 3, + "value": "\"<\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1942, + "length": 3, + "value": "\">\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1985, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2029, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2073, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2117, + "length": 3, + "value": "\"b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2161, + "length": 3, + "value": "\"e\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2205, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2249, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2293, + "length": 3, + "value": "\"I\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2337, + "length": 3, + "value": "\"l\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2381, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2425, + "length": 3, + "value": "\"N\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2469, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2513, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2557, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2645, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2689, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2782, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2793, + "length": 2, + "value": "57" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2820, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2848, + "length": 2, + "value": "65" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2852, + "length": 2, + "value": "97" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2863, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2873, + "length": 2, + "value": "66" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2877, + "length": 2, + "value": "98" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2888, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2898, + "length": 2, + "value": "67" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2902, + "length": 2, + "value": "99" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2913, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2923, + "length": 2, + "value": "68" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2927, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2939, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2949, + "length": 2, + "value": "69" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2965, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2975, + "length": 2, + "value": "70" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 3, + "value": "102" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2991, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "Array", + "offset": 3319, + "length": 1203, + "value": "[-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 62, -1, 62, -1, 63, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, -1, -1, -1, -1, -1, -1, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, -1, -1, -1, -1, 63, -1, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 5611, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 5645, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 5683, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 6695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 6804, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 6876, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 6904, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7333, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7337, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7779, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7799, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7821, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7873, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 7920, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 8029, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 8856, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9102, + "length": 2, + "value": "61" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9524, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9566, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9592, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9614, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9650, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9672, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9708, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9729, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9784, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9810, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9832, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9938, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9955, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9991, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10009, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10045, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10074, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10144, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10161, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10197, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10226, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10242, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10296, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10325, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11396, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11407, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11418, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11548, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11571, + "length": 6, + "value": "0xE000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11685, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 11984, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 12006, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12541, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12552, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12563, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12593, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12626, + "length": 6, + "value": "0xE000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12799, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12843, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12881, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12899, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13426, + "length": 8, + "value": "\"\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13497, + "length": 8, + "value": "\"\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13568, + "length": 8, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13639, + "length": 8, + "value": "\"\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13710, + "length": 8, + "value": "\"\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15467, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15494, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15633, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 15843, + "length": 59, + "value": "\"Somehow JSONDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19272, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19489, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19499, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19643, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 21548, + "length": 18, + "value": "0x8000000000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "FloatLiteral", + "offset": 24051, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 27515, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 28099, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 29623, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 31669, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33503, + "length": 5, + "value": "\"NaN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33540, + "length": 5, + "value": "\"Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33582, + "length": 6, + "value": "\"-Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33626, + "length": 10, + "value": "\"Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33673, + "length": 11, + "value": "\"-Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 33911, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35897, + "length": 5, + "value": "\"NaN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35935, + "length": 5, + "value": "\"Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35978, + "length": 6, + "value": "\"-Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 36023, + "length": 10, + "value": "\"Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 36071, + "length": 11, + "value": "\"-Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 36311, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39081, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39176, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39399, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39430, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39774, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 40289, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 40453, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 41017, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 41033, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 41050, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 41065, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 42537, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 43358, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 43426, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 46425, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 46447, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48196, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 48208, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48240, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48309, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48700, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48850, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48910, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49818, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49879, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49920, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 50223, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 999, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1036, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1474, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1493, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1510, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1519, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "BooleanLiteral", + "offset": 5566, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "StringLiteral", + "offset": 6385, + "length": 17, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "StringLiteral", + "offset": 6398, + "length": 1, + "value": "\":\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "BooleanLiteral", + "offset": 8232, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 1263, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 1867, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 2174, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 4058, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 5332, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 6664, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 8225, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 8946, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+JSONAdditions.swift", + "kind": "IntegerLiteral", + "offset": 4971, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+JSONArrayAdditions.swift", + "kind": "IntegerLiteral", + "offset": 5451, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+TextFormatAdditions.swift", + "kind": "IntegerLiteral", + "offset": 3932, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1131, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "StringLiteral", + "offset": 1170, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1205, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1324, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "StringLiteral", + "offset": 5368, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 6275, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7561, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7680, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7910, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1227, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1342, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1455, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1683, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1798, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1912, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2026, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2142, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2258, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2374, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2490, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2601, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2716, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2828, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2945, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3068, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3189, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3304, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3421, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3536, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3651, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3768, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3885, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4001, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4117, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4353, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4471, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4589, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4702, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4933, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5052, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5177, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5300, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5528, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5641, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5754, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5869, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5984, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6098, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6212, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6328, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6444, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6560, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6676, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6787, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6904, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7140, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7644, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7776, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7936, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8019, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "BooleanLiteral", + "offset": 2758, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "BooleanLiteral", + "offset": 2815, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3355, + "length": 35, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3370, + "length": 1, + "value": "\":(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3388, + "length": 1, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3456, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3476, + "length": 26, + "value": "\"SimpleExtensionMap(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3500, + "length": 1, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3406, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 16, + "value": "\".SourceContext\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 3721, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3741, + "length": 11, + "value": "\"file_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 4178, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 4478, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4692, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4753, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4771, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1200, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "StringLiteral", + "offset": 1308, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1459, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1662, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1762, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1863, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 2771, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "BooleanLiteral", + "offset": 3039, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 2916, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 3067, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "Dictionary", + "offset": 4171, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 5271, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 5667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "Array", + "offset": 8813, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9402, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 9564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9580, + "length": 12, + "value": "\"NULL_VALUE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9804, + "length": 9, + "value": "\".Struct\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 9884, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9900, + "length": 8, + "value": "\"fields\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 10334, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 10812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11008, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11069, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11087, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11300, + "length": 8, + "value": "\".Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11379, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11399, + "length": 12, + "value": "\"null_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11418, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11438, + "length": 14, + "value": "\"number_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11459, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11479, + "length": 14, + "value": "\"string_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11500, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11520, + "length": 12, + "value": "\"bool_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11539, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11559, + "length": 14, + "value": "\"struct_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11580, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11600, + "length": 12, + "value": "\"list_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12038, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12303, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12553, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12803, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 13047, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13123, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13192, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 13479, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13558, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13627, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14505, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14693, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14881, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15063, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15252, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15437, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15655, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15716, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15734, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 15951, + "length": 12, + "value": "\".ListValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16034, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 16050, + "length": 8, + "value": "\"values\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16484, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16780, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 16982, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 17043, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 17061, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 892, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2459, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2796, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3041, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3727, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3750, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3917, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4730, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4753, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6090, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6257, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7400, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7590, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8720, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8887, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9994, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10017, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10184, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13408, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13575, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14419, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14586, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15410, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15433, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15600, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17266, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17289, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17456, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18417, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18701, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18891, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19645, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20368, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21094, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21530, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21537, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21641, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21650, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22299, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22322, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22489, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23132, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23568, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23575, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23679, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23688, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24349, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24372, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24539, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25156, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25592, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25599, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25703, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25712, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26350, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26373, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26540, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 910, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 597, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 640, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 683, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 726, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 773, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 823, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 866, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 920, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 975, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1030, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1086, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1131, + "length": 4, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1176, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1204, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "Array", + "offset": 1426, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 2998, + "length": 4, + "value": "\": \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3301, + "length": 6, + "value": "\" {\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3484, + "length": 5, + "value": "\"}\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3646, + "length": 4, + "value": "\", \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4072, + "length": 5, + "value": "\"nan\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4138, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4177, + "length": 6, + "value": "\"-inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4241, + "length": 5, + "value": "\"inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4467, + "length": 5, + "value": "\"nan\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4533, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4572, + "length": 6, + "value": "\"-inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4636, + "length": 5, + "value": "\"inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4830, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4875, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4911, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4968, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4975, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5010, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5066, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5072, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5133, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5215, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5440, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5813, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 5848, + "length": 4, + "value": "\"0x\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5913, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5990, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6022, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6061, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6283, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6292, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6522, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6560, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6584, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6622, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6646, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6685, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6709, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6748, + "length": 5, + "value": "\"\\v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6772, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6811, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6835, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6874, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6898, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6937, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6962, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 7001, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7026, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7030, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7034, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7174, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7235, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7239, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7299, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7320, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7324, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7420, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7427, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7462, + "length": 4, + "value": "0xc0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7485, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7518, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7541, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7563, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7571, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7607, + "length": 4, + "value": "0xe0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7651, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7684, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7729, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7734, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7769, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7812, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7868, + "length": 4, + "value": "0xf0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7912, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7945, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7990, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7996, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8031, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8076, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8081, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8116, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8159, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8438, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8463, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8593, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8631, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8657, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8695, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8721, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8760, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8786, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8825, + "length": 5, + "value": "\"\\v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8851, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8890, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8916, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8955, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8981, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 9020, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9047, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 9086, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9113, + "length": 2, + "value": "32" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9118, + "length": 3, + "value": "126" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9329, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9384, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9388, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9442, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 617, + "length": 22, + "value": "[(1, \"key\"), (2, \"value\")]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 1870, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 3222, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 3319, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4209, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4558, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5548, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Array", + "offset": 6043, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6247, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6735, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7122, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7818, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8282, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8529, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9448, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9625, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 12452, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13842, + "length": 9, + "value": "\"#json: \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13928, + "length": 4, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 19517, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 21113, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 21297, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 25490, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 25574, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26077, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26168, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26629, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 576, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 614, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 646, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 761, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 805, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 846, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 887, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 930, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 973, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1015, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1102, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1144, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1187, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1234, + "length": 3, + "value": "\";\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1283, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1333, + "length": 4, + "value": "\"'\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1474, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1522, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1572, + "length": 3, + "value": "\"?\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1615, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1670, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1726, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1780, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1835, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1889, + "length": 3, + "value": "\"<\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1944, + "length": 3, + "value": "\">\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1987, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2031, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2075, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2119, + "length": 3, + "value": "\"b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2163, + "length": 3, + "value": "\"e\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2207, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2251, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2339, + "length": 3, + "value": "\"i\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2383, + "length": 3, + "value": "\"l\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2427, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2471, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2515, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2559, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2603, + "length": 3, + "value": "\"T\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2647, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2691, + "length": 3, + "value": "\"U\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2735, + "length": 3, + "value": "\"v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2779, + "length": 3, + "value": "\"x\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2823, + "length": 3, + "value": "\"y\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2867, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2911, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 3117, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 3206, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4077, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4090, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4102, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5221, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5242, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5344, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5914, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5983, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5987, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6100, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6107, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6168, + "length": 4, + "value": "0xC0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6214, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6241, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6286, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6308, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6316, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6378, + "length": 4, + "value": "0xE0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6424, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6452, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6499, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6504, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6534, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6579, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6601, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6611, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6675, + "length": 4, + "value": "0xF0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6721, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6749, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6796, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6802, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6832, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6879, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6884, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6914, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6959, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 7352, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9627, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9749, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9780, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9942, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 10170, + "length": 65, + "value": "\"Somehow TextFormatDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10370, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10564, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10628, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10739, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10767, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 11298, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 11507, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12396, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12601, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12876, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13354, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 13397, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13447, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13463, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 13804, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13861, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13881, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14061, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14080, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14122, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14157, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14176, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14447, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14512, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14647, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14651, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14859, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14886, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15008, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15257, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15261, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15331, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15354, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15361, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15432, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15455, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15464, + "length": 6, + "value": "0xDFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15648, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15656, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15728, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15751, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15761, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15835, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16117, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16167, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16205, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16398, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16872, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17042, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17646, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17668, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17712, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17732, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17832, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17854, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18179, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18269, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18362, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18445, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18465, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18484, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18580, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18599, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18642, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18711, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18753, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18877, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18881, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18950, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19010, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19146, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19150, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19215, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19282, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19305, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19312, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19378, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19383, + "length": 4, + "value": "0xC0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19429, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19454, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19459, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19504, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19535, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19558, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19566, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19633, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19638, + "length": 4, + "value": "0xE0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19684, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19710, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19715, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19762, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19767, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19795, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19800, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19845, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19876, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19899, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19909, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19978, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19983, + "length": 4, + "value": "0xF0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20029, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20055, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20060, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20107, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20113, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20141, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20146, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20193, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20198, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20226, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20231, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20276, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20307, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20604, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20630, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20678, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20711, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20786, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20886, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20924, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20984, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21027, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21087, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21129, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21189, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21290, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21338, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21398, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21495, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21540, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21585, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21678, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21752, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 21987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22040, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22166, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22392, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 22547, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22573, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22995, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23011, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23195, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23228, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23283, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23317, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23386, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23693, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23808, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23895, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24136, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24258, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24288, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24504, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24598, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24972, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25093, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25123, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25383, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25469, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25802, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25812, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25941, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25967, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26275, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26329, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26508, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26710, + "length": 18, + "value": "0x8000000000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27540, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27682, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 27860, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27959, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28087, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28795, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28937, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 28966, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29269, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 29417, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29545, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29673, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 29706, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30386, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30511, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30703, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30913, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30989, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31285, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31543, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32296, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32386, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 32723, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32765, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33062, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33099, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33152, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33185, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33393, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33893, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33973, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33995, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 34036, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 35345, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 35361, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35452, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35502, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35739, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35962, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 36125, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 36790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 37906, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 37959, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38039, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38200, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38893, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 39763, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40266, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40321, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40415, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41241, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41268, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41702, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41729, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 41779, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 41809, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42505, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42607, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42929, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42949, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 6962, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7227, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7575, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7799, + "length": 12, + "value": "\".Timestamp\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7882, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7898, + "length": 9, + "value": "\"seconds\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7914, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7930, + "length": 7, + "value": "\"nanos\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8363, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8446, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8655, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8735, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8765, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8843, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9047, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9092, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9153, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9171, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 592, + "length": 4, + "value": "1440" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 625, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 655, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 689, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 724, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 755, + "length": 10, + "value": "1000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1390, + "length": 7, + "value": "2440588" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1853, + "length": 4, + "value": "1401" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1868, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1877, + "length": 6, + "value": "274277" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1885, + "length": 6, + "value": "146097" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1898, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1903, + "length": 2, + "value": "38" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1918, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1926, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1957, + "length": 4, + "value": "1461" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1964, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1988, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2014, + "length": 3, + "value": "153" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2020, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2025, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2051, + "length": 3, + "value": "153" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2058, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2061, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2067, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 4, + "value": "1461" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2097, + "length": 4, + "value": "4716" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2108, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2113, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2121, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2254, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2269, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2292, + "length": 7, + "value": "1000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2303, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2318, + "length": 38, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2346, + "length": 7, + "value": "1000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2355, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2377, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2385, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2400, + "length": 33, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2432, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2456, + "length": 27, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2482, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2899, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3127, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3156, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 3905, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 4012, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 4100, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 5469, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 5912, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 6004, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 6095, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7694, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7728, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7761, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7793, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7825, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7858, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7890, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7924, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7958, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7989, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8022, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8055, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8090, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8123, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8157, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8189, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8225, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8261, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8295, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8462, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8495, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8527, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8559, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8592, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8624, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8658, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8692, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8723, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8756, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8788, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8823, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8856, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8890, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8922, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8958, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8994, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9028, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9062, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9674, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9704, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9735, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9766, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9926, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9957, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9988, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 10019, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 11337, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 11421, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 12660, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 12743, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 14941, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15116, + "length": 15, + "value": "\"SYNTAX_PROTO2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15138, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15154, + "length": 15, + "value": "\"SYNTAX_PROTO3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15176, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15192, + "length": 17, + "value": "\"SYNTAX_EDITIONS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15419, + "length": 7, + "value": "\".Type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15497, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15513, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15526, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15542, + "length": 8, + "value": "\"fields\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15557, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15573, + "length": 8, + "value": "\"oneofs\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15588, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15604, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15620, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15640, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15663, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15679, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15694, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15710, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16226, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16310, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16393, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16478, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16570, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16651, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17238, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17354, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17469, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17587, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17706, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17825, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17942, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18130, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18177, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18224, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18273, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18336, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18432, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18493, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18511, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18724, + "length": 8, + "value": "\".Field\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18803, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18819, + "length": 6, + "value": "\"kind\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18832, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18848, + "length": 13, + "value": "\"cardinality\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18868, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18884, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18899, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18915, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18928, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18948, + "length": 10, + "value": "\"type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18965, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18985, + "length": 13, + "value": "\"oneof_index\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19005, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19021, + "length": 8, + "value": "\"packed\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19036, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19052, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19068, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19089, + "length": 11, + "value": "\"json_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19107, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19128, + "length": 15, + "value": "\"default_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19569, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19648, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19734, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19816, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19897, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19981, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20067, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20148, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20233, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20319, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20747, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20778, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20857, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20968, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21085, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21120, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21203, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21234, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21316, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21434, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21553, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21681, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21872, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21929, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21976, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22019, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22068, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22123, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22170, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22270, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22329, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22390, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22408, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22580, + "length": 14, + "value": "\"TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22601, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22617, + "length": 13, + "value": "\"TYPE_DOUBLE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22637, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22653, + "length": 12, + "value": "\"TYPE_FLOAT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22672, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22688, + "length": 12, + "value": "\"TYPE_INT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22707, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22723, + "length": 13, + "value": "\"TYPE_UINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22743, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22759, + "length": 12, + "value": "\"TYPE_INT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22778, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22794, + "length": 14, + "value": "\"TYPE_FIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22815, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22831, + "length": 14, + "value": "\"TYPE_FIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22852, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22868, + "length": 11, + "value": "\"TYPE_BOOL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22886, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22902, + "length": 13, + "value": "\"TYPE_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22922, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22939, + "length": 12, + "value": "\"TYPE_GROUP\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22958, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22975, + "length": 14, + "value": "\"TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22996, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23013, + "length": 12, + "value": "\"TYPE_BYTES\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23032, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23049, + "length": 13, + "value": "\"TYPE_UINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23069, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23086, + "length": 11, + "value": "\"TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23104, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23121, + "length": 15, + "value": "\"TYPE_SFIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23143, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23160, + "length": 15, + "value": "\"TYPE_SFIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23182, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23199, + "length": 13, + "value": "\"TYPE_SINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23219, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23236, + "length": 13, + "value": "\"TYPE_SINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23410, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23426, + "length": 21, + "value": "\"CARDINALITY_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23454, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23470, + "length": 22, + "value": "\"CARDINALITY_OPTIONAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23499, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23515, + "length": 22, + "value": "\"CARDINALITY_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23544, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23560, + "length": 22, + "value": "\"CARDINALITY_REPEATED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23792, + "length": 7, + "value": "\".Enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23870, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23886, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23899, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23915, + "length": 11, + "value": "\"enumvalue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23933, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23949, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23965, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23985, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24008, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 24024, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24039, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 24055, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24490, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24571, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24658, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24743, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24835, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24916, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25503, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25625, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25743, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25862, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25981, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26098, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26286, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26339, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26388, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26451, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26498, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26547, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26608, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26626, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26843, + "length": 12, + "value": "\".EnumValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26942, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26955, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26971, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26986, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 27002, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27437, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27518, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27600, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27892, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28002, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28120, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28318, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28414, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28475, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28493, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28707, + "length": 9, + "value": "\".Option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28787, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28803, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28832, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29265, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29346, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 30044, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30240, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30287, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30348, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30366, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 939, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 944, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 951, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 968, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 994, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 999, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1007, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1024, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1050, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1055, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1063, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1080, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1106, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1111, + "length": 2, + "value": "28" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1119, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1136, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1155, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1535, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2036, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2043, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2060, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2083, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2100, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2197, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2218, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2223, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2231, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2246, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2264, + "length": 2, + "value": "28" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2291, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2296, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2304, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2319, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2337, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2369, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2377, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2392, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3200, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3281, + "length": 3, + "value": "128" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3303, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3324, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 733, + "length": 2, + "value": "24" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 870, + "length": 31, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 879, + "length": 1, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 888, + "length": 1, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 900, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2209, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2238, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2268, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 3421, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 3898, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 4375, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 4857, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 5334, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 5816, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 6300, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8114, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8340, + "length": 14, + "value": "\".DoubleValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 8425, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8441, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 8874, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9082, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9161, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9426, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9444, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 9662, + "length": 13, + "value": "\".FloatValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 9762, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10195, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10402, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10480, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10682, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10743, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10761, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 10979, + "length": 13, + "value": "\".Int64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11063, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 11079, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11512, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11719, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11797, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 11999, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 12060, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 12078, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 12297, + "length": 14, + "value": "\".UInt64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 12382, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 12398, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 12831, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13039, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13118, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13322, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13401, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 13619, + "length": 13, + "value": "\".Int32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13703, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 13719, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14152, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14359, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14437, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14639, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14700, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14718, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 14937, + "length": 14, + "value": "\".UInt32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15022, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 15038, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15471, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15679, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15758, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 15962, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16023, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16041, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 16258, + "length": 12, + "value": "\".BoolValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 16341, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 16357, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 16790, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16996, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 17077, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17338, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17356, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 17575, + "length": 14, + "value": "\".StringValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 17660, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 17676, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18109, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18400, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18604, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18665, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18683, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 18901, + "length": 13, + "value": "\".BytesValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18985, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 19001, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 19434, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 19723, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 19925, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 19986, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 20004, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1186, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1201, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1740, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2265, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2285, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2793, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2813, + "length": 1, + "value": "1" + } + ] +} \ No newline at end of file diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.private.swiftinterface b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.private.swiftinterface new file mode 100644 index 0000000..577b13c --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -0,0 +1,3812 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name SwiftProtobuf +// swift-module-flags-ignorable: -enable-bare-slash-regex +import Dispatch +import Foundation +import Swift +@_exported import SwiftProtobuf +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +public struct Google_Protobuf_Any { + public var typeURL: Swift.String { + get + set + } + public var value: Foundation.Data { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Any : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Any : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Any, rhs: SwiftProtobuf.Google_Protobuf_Any) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum AnyUnpackError : Swift.Error { + case typeMismatch + case malformedWellKnownTypeJSON + case malformedAnyField + public static func == (a: SwiftProtobuf.AnyUnpackError, b: SwiftProtobuf.AnyUnpackError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Api { + public var name: Swift.String + public var methods: [SwiftProtobuf.Google_Protobuf_Method] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var version: Swift.String + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var mixins: [SwiftProtobuf.Google_Protobuf_Mixin] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Method { + public var name: Swift.String + public var requestTypeURL: Swift.String + public var requestStreaming: Swift.Bool + public var responseTypeURL: Swift.String + public var responseStreaming: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Mixin { + public var name: Swift.String + public var root: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Api : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Method : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Mixin : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Api : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Api, rhs: SwiftProtobuf.Google_Protobuf_Api) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Method : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Method, rhs: SwiftProtobuf.Google_Protobuf_Method) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Mixin : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Mixin, rhs: SwiftProtobuf.Google_Protobuf_Mixin) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum BinaryDecodingError : Swift.Error { + case trailingGarbage + case truncated + case invalidUTF8 + case malformedProtobuf + case missingRequiredFields + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.BinaryDecodingError, b: SwiftProtobuf.BinaryDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct BinaryDecodingOptions { + public var messageDepthLimit: Swift.Int + public var discardUnknownFields: Swift.Bool + public init() +} +public enum BinaryDelimited { + public enum Error : Swift.Error { + case unknownStreamError + case truncated + public static func == (a: SwiftProtobuf.BinaryDelimited.Error, b: SwiftProtobuf.BinaryDelimited.Error) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } + } + public static func serialize(message: any SwiftProtobuf.Message, to stream: Foundation.OutputStream, partial: Swift.Bool = false) throws + public static func parse(messageType: M.Type, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws -> M where M : SwiftProtobuf.Message + public static func merge(into message: inout M, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where M : SwiftProtobuf.Message +} +public enum BinaryEncodingError : Swift.Error { + case anyTranscodeFailure + case missingRequiredFields + public static func == (a: SwiftProtobuf.BinaryEncodingError, b: SwiftProtobuf.BinaryEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public protocol Decoder { + mutating func handleConflictingOneOf() throws + mutating func nextFieldNumber() throws -> Swift.Int? + mutating func decodeSingularFloatField(value: inout Swift.Float) throws + mutating func decodeSingularFloatField(value: inout Swift.Float?) throws + mutating func decodeRepeatedFloatField(value: inout [Swift.Float]) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double?) throws + mutating func decodeRepeatedDoubleField(value: inout [Swift.Double]) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedUInt32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedUInt64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedFixed32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedFixed64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSFixed32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSFixed64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool?) throws + mutating func decodeRepeatedBoolField(value: inout [Swift.Bool]) throws + mutating func decodeSingularStringField(value: inout Swift.String) throws + mutating func decodeSingularStringField(value: inout Swift.String?) throws + mutating func decodeRepeatedStringField(value: inout [Swift.String]) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data?) throws + mutating func decodeRepeatedBytesField(value: inout [Foundation.Data]) throws + mutating func decodeSingularEnumField(value: inout E) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularEnumField(value: inout E?) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeRepeatedEnumField(value: inout [E]) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularMessageField(value: inout M?) throws where M : SwiftProtobuf.Message + mutating func decodeRepeatedMessageField(value: inout [M]) throws where M : SwiftProtobuf.Message + mutating func decodeSingularGroupField(value: inout G?) throws where G : SwiftProtobuf.Message + mutating func decodeRepeatedGroupField(value: inout [G]) throws where G : SwiftProtobuf.Message + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: inout SwiftProtobuf._ProtobufMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: inout SwiftProtobuf._ProtobufEnumMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: inout SwiftProtobuf._ProtobufMessageMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func decodeExtensionField(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) throws + mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +extension SwiftProtobuf.Decoder { + public mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +public enum Google_Protobuf_Edition : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case edition2023 + case edition1TestOnly + case edition2TestOnly + case edition99997TestOnly + case edition99998TestOnly + case edition99999TestOnly + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Edition] + public static var allCases: [SwiftProtobuf.Google_Protobuf_Edition] { + get + } +} +public struct Google_Protobuf_FileDescriptorSet { + public var file: [SwiftProtobuf.Google_Protobuf_FileDescriptorProto] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var package: Swift.String { + get + set + } + public var hasPackage: Swift.Bool { + get + } + public mutating func clearPackage() + public var dependency: [Swift.String] + public var publicDependency: [Swift.Int32] + public var weakDependency: [Swift.Int32] + public var messageType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] + public var service: [SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto] + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_FileOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var sourceCodeInfo: SwiftProtobuf.Google_Protobuf_SourceCodeInfo { + get + set + } + public var hasSourceCodeInfo: Swift.Bool { + get + } + public mutating func clearSourceCodeInfo() + public var syntax: Swift.String { + get + set + } + public var hasSyntax: Swift.Bool { + get + } + public mutating func clearSyntax() + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_DescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var field: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var nestedType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] { + get + set + } + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] { + get + set + } + public var extensionRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange] { + get + set + } + public var oneofDecl: [SwiftProtobuf.Google_Protobuf_OneofDescriptorProto] { + get + set + } + public var options: SwiftProtobuf.Google_Protobuf_MessageOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange] { + get + set + } + public var reservedName: [Swift.String] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct ExtensionRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var options: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public struct ReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.ExtensibleMessage { + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var declaration: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration] + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var verification: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState { + get + set + } + public var hasVerification: Swift.Bool { + get + } + public mutating func clearVerification() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum VerificationState : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case declaration + case unverified + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct Declaration { + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var fullName: Swift.String { + get + set + } + public var hasFullName: Swift.Bool { + get + } + public mutating func clearFullName() + public var type: Swift.String { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var reserved: Swift.Bool { + get + set + } + public var hasReserved: Swift.Bool { + get + } + public mutating func clearReserved() + public var repeated: Swift.Bool { + get + set + } + public var hasRepeated: Swift.Bool { + get + } + public mutating func clearRepeated() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] + public static var allCases: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] { + get + } +} +public struct Google_Protobuf_FieldDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var label: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label { + get + set + } + public var hasLabel: Swift.Bool { + get + } + public mutating func clearLabel() + public var type: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var typeName: Swift.String { + get + set + } + public var hasTypeName: Swift.Bool { + get + } + public mutating func clearTypeName() + public var extendee: Swift.String { + get + set + } + public var hasExtendee: Swift.Bool { + get + } + public mutating func clearExtendee() + public var defaultValue: Swift.String { + get + set + } + public var hasDefaultValue: Swift.Bool { + get + } + public mutating func clearDefaultValue() + public var oneofIndex: Swift.Int32 { + get + set + } + public var hasOneofIndex: Swift.Bool { + get + } + public mutating func clearOneofIndex() + public var jsonName: Swift.String { + get + set + } + public var hasJsonName: Swift.Bool { + get + } + public mutating func clearJsonName() + public var options: SwiftProtobuf.Google_Protobuf_FieldOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var proto3Optional: Swift.Bool { + get + set + } + public var hasProto3Optional: Swift.Bool { + get + } + public mutating func clearProto3Optional() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum TypeEnum : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case double + case float + case int64 + case uint64 + case int32 + case fixed64 + case fixed32 + case bool + case string + case group + case message + case bytes + case uint32 + case `enum` + case sfixed32 + case sfixed64 + case sint32 + case sint64 + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Label : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case optional + case required + case repeated + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] { + get + } +} +public struct Google_Protobuf_OneofDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var options: SwiftProtobuf.Google_Protobuf_OneofOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var value: [SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_EnumOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange] + public var reservedName: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct EnumReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_EnumValueDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var options: SwiftProtobuf.Google_Protobuf_EnumValueOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_ServiceDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var method: [SwiftProtobuf.Google_Protobuf_MethodDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_ServiceOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_MethodDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var inputType: Swift.String { + get + set + } + public var hasInputType: Swift.Bool { + get + } + public mutating func clearInputType() + public var outputType: Swift.String { + get + set + } + public var hasOutputType: Swift.Bool { + get + } + public mutating func clearOutputType() + public var options: SwiftProtobuf.Google_Protobuf_MethodOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var clientStreaming: Swift.Bool { + get + set + } + public var hasClientStreaming: Swift.Bool { + get + } + public mutating func clearClientStreaming() + public var serverStreaming: Swift.Bool { + get + set + } + public var hasServerStreaming: Swift.Bool { + get + } + public mutating func clearServerStreaming() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileOptions : SwiftProtobuf.ExtensibleMessage { + public var javaPackage: Swift.String { + get + set + } + public var hasJavaPackage: Swift.Bool { + get + } + public mutating func clearJavaPackage() + public var javaOuterClassname: Swift.String { + get + set + } + public var hasJavaOuterClassname: Swift.Bool { + get + } + public mutating func clearJavaOuterClassname() + public var javaMultipleFiles: Swift.Bool { + get + set + } + public var hasJavaMultipleFiles: Swift.Bool { + get + } + public mutating func clearJavaMultipleFiles() + public var javaGenerateEqualsAndHash: Swift.Bool { + get + set + } + public var hasJavaGenerateEqualsAndHash: Swift.Bool { + get + } + public mutating func clearJavaGenerateEqualsAndHash() + public var javaStringCheckUtf8: Swift.Bool { + get + set + } + public var hasJavaStringCheckUtf8: Swift.Bool { + get + } + public mutating func clearJavaStringCheckUtf8() + public var optimizeFor: SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode { + get + set + } + public var hasOptimizeFor: Swift.Bool { + get + } + public mutating func clearOptimizeFor() + public var goPackage: Swift.String { + get + set + } + public var hasGoPackage: Swift.Bool { + get + } + public mutating func clearGoPackage() + public var ccGenericServices: Swift.Bool { + get + set + } + public var hasCcGenericServices: Swift.Bool { + get + } + public mutating func clearCcGenericServices() + public var javaGenericServices: Swift.Bool { + get + set + } + public var hasJavaGenericServices: Swift.Bool { + get + } + public mutating func clearJavaGenericServices() + public var pyGenericServices: Swift.Bool { + get + set + } + public var hasPyGenericServices: Swift.Bool { + get + } + public mutating func clearPyGenericServices() + public var phpGenericServices: Swift.Bool { + get + set + } + public var hasPhpGenericServices: Swift.Bool { + get + } + public mutating func clearPhpGenericServices() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var ccEnableArenas: Swift.Bool { + get + set + } + public var hasCcEnableArenas: Swift.Bool { + get + } + public mutating func clearCcEnableArenas() + public var objcClassPrefix: Swift.String { + get + set + } + public var hasObjcClassPrefix: Swift.Bool { + get + } + public mutating func clearObjcClassPrefix() + public var csharpNamespace: Swift.String { + get + set + } + public var hasCsharpNamespace: Swift.Bool { + get + } + public mutating func clearCsharpNamespace() + public var swiftPrefix: Swift.String { + get + set + } + public var hasSwiftPrefix: Swift.Bool { + get + } + public mutating func clearSwiftPrefix() + public var phpClassPrefix: Swift.String { + get + set + } + public var hasPhpClassPrefix: Swift.Bool { + get + } + public mutating func clearPhpClassPrefix() + public var phpNamespace: Swift.String { + get + set + } + public var hasPhpNamespace: Swift.Bool { + get + } + public mutating func clearPhpNamespace() + public var phpMetadataNamespace: Swift.String { + get + set + } + public var hasPhpMetadataNamespace: Swift.Bool { + get + } + public mutating func clearPhpMetadataNamespace() + public var rubyPackage: Swift.String { + get + set + } + public var hasRubyPackage: Swift.Bool { + get + } + public mutating func clearRubyPackage() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OptimizeMode : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case speed + case codeSize + case liteRuntime + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] { + get + } +} +public struct Google_Protobuf_MessageOptions : SwiftProtobuf.ExtensibleMessage { + public var messageSetWireFormat: Swift.Bool { + get + set + } + public var hasMessageSetWireFormat: Swift.Bool { + get + } + public mutating func clearMessageSetWireFormat() + public var noStandardDescriptorAccessor: Swift.Bool { + get + set + } + public var hasNoStandardDescriptorAccessor: Swift.Bool { + get + } + public mutating func clearNoStandardDescriptorAccessor() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var mapEntry: Swift.Bool { + get + set + } + public var hasMapEntry: Swift.Bool { + get + } + public mutating func clearMapEntry() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_FieldOptions : SwiftProtobuf.ExtensibleMessage { + public var ctype: SwiftProtobuf.Google_Protobuf_FieldOptions.CType { + get + set + } + public var hasCtype: Swift.Bool { + get + } + public mutating func clearCtype() + public var packed: Swift.Bool { + get + set + } + public var hasPacked: Swift.Bool { + get + } + public mutating func clearPacked() + public var jstype: SwiftProtobuf.Google_Protobuf_FieldOptions.JSType { + get + set + } + public var hasJstype: Swift.Bool { + get + } + public mutating func clearJstype() + public var lazy: Swift.Bool { + get + set + } + public var hasLazy: Swift.Bool { + get + } + public mutating func clearLazy() + public var unverifiedLazy: Swift.Bool { + get + set + } + public var hasUnverifiedLazy: Swift.Bool { + get + } + public mutating func clearUnverifiedLazy() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var weak: Swift.Bool { + get + set + } + public var hasWeak: Swift.Bool { + get + } + public mutating func clearWeak() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var retention: SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention { + get + set + } + public var hasRetention: Swift.Bool { + get + } + public mutating func clearRetention() + public var targets: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + set + } + public var editionDefaults: [SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault] { + get + set + } + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum CType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case string + case cord + case stringPiece + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JSType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case jsNormal + case jsString + case jsNumber + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionRetention : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case retentionUnknown + case retentionRuntime + case retentionSource + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionTargetType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case targetTypeUnknown + case targetTypeFile + case targetTypeExtensionRange + case targetTypeMessage + case targetTypeField + case targetTypeOneof + case targetTypeEnum + case targetTypeEnumEntry + case targetTypeService + case targetTypeMethod + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct EditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var value: Swift.String { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + } +} +public struct Google_Protobuf_OneofOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumOptions : SwiftProtobuf.ExtensibleMessage { + public var allowAlias: Swift.Bool { + get + set + } + public var hasAllowAlias: Swift.Bool { + get + } + public mutating func clearAllowAlias() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumValueOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_ServiceOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_MethodOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var idempotencyLevel: SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel { + get + set + } + public var hasIdempotencyLevel: Swift.Bool { + get + } + public mutating func clearIdempotencyLevel() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum IdempotencyLevel : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case idempotencyUnknown + case noSideEffects + case idempotent + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] + public static var allCases: [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] { + get + } +} +public struct Google_Protobuf_UninterpretedOption { + public var name: [SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart] + public var identifierValue: Swift.String { + get + set + } + public var hasIdentifierValue: Swift.Bool { + get + } + public mutating func clearIdentifierValue() + public var positiveIntValue: Swift.UInt64 { + get + set + } + public var hasPositiveIntValue: Swift.Bool { + get + } + public mutating func clearPositiveIntValue() + public var negativeIntValue: Swift.Int64 { + get + set + } + public var hasNegativeIntValue: Swift.Bool { + get + } + public mutating func clearNegativeIntValue() + public var doubleValue: Swift.Double { + get + set + } + public var hasDoubleValue: Swift.Bool { + get + } + public mutating func clearDoubleValue() + public var stringValue: Foundation.Data { + get + set + } + public var hasStringValue: Swift.Bool { + get + } + public mutating func clearStringValue() + public var aggregateValue: Swift.String { + get + set + } + public var hasAggregateValue: Swift.Bool { + get + } + public mutating func clearAggregateValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct NamePart { + public var namePart: Swift.String { + get + set + } + public var hasNamePart: Swift.Bool { + get + } + public mutating func clearNamePart() + public var isExtension: Swift.Bool { + get + set + } + public var hasIsExtension: Swift.Bool { + get + } + public mutating func clearIsExtension() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_FeatureSet : SwiftProtobuf.ExtensibleMessage { + public var fieldPresence: SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence { + get + set + } + public var hasFieldPresence: Swift.Bool { + get + } + public mutating func clearFieldPresence() + public var enumType: SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType { + get + set + } + public var hasEnumType: Swift.Bool { + get + } + public mutating func clearEnumType() + public var repeatedFieldEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding { + get + set + } + public var hasRepeatedFieldEncoding: Swift.Bool { + get + } + public mutating func clearRepeatedFieldEncoding() + public var messageEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding { + get + set + } + public var hasMessageEncoding: Swift.Bool { + get + } + public mutating func clearMessageEncoding() + public var jsonFormat: SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat { + get + set + } + public var hasJsonFormat: Swift.Bool { + get + } + public mutating func clearJsonFormat() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum FieldPresence : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case explicit + case implicit + case legacyRequired + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum EnumType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case open + case closed + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum RepeatedFieldEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case packed + case expanded + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum MessageEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case lengthPrefixed + case delimited + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JsonFormat : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case allow + case legacyBestEffort + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] { + get + } +} +public struct Google_Protobuf_FeatureSetDefaults { + public var defaults: [SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault] + public var minimumEdition: Swift.String { + get + set + } + public var hasMinimumEdition: Swift.Bool { + get + } + public mutating func clearMinimumEdition() + public var maximumEdition: Swift.String { + get + set + } + public var hasMaximumEdition: Swift.Bool { + get + } + public mutating func clearMaximumEdition() + public var minimumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMinimumEditionEnum: Swift.Bool { + get + } + public mutating func clearMinimumEditionEnum() + public var maximumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMaximumEditionEnum: Swift.Bool { + get + } + public mutating func clearMaximumEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct FeatureSetEditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_SourceCodeInfo { + public var location: [SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Location { + public var path: [Swift.Int32] + public var span: [Swift.Int32] + public var leadingComments: Swift.String { + get + set + } + public var hasLeadingComments: Swift.Bool { + get + } + public mutating func clearLeadingComments() + public var trailingComments: Swift.String { + get + set + } + public var hasTrailingComments: Swift.Bool { + get + } + public mutating func clearTrailingComments() + public var leadingDetachedComments: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_GeneratedCodeInfo { + public var annotation: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Annotation { + public var path: [Swift.Int32] + public var sourceFile: Swift.String { + get + set + } + public var hasSourceFile: Swift.Bool { + get + } + public mutating func clearSourceFile() + public var begin: Swift.Int32 { + get + set + } + public var hasBegin: Swift.Bool { + get + } + public mutating func clearBegin() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var semantic: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic { + get + set + } + public var hasSemantic: Swift.Bool { + get + } + public mutating func clearSemantic() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Semantic : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case none + case set + case alias + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] + public static var allCases: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Edition : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileOptions, rhs: SwiftProtobuf.Google_Protobuf_FileOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MessageOptions, rhs: SwiftProtobuf.Google_Protobuf_MessageOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofOptions, rhs: SwiftProtobuf.Google_Protobuf_OneofOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceOptions, rhs: SwiftProtobuf.Google_Protobuf_ServiceOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodOptions, rhs: SwiftProtobuf.Google_Protobuf_MethodOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSet, rhs: SwiftProtobuf.Google_Protobuf_FeatureSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +public struct Google_Protobuf_Duration { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Duration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Duration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Empty { + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Empty : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Empty : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Empty, rhs: SwiftProtobuf.Google_Protobuf_Empty) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol Enum : Swift.Hashable, Swift.RawRepresentable { + init() + init?(rawValue: Swift.Int) + var rawValue: Swift.Int { get } +} +extension SwiftProtobuf.Enum { + public func hash(into hasher: inout Swift.Hasher) +} +public protocol ExtensibleMessage : SwiftProtobuf.Message { + var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet { get set } +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, value: F.ValueType) where F : SwiftProtobuf.ExtensionField + public func getExtensionValue(ext: SwiftProtobuf.MessageExtension) -> F.ValueType? where F : SwiftProtobuf.ExtensionField + public func hasExtensionValue(ext: SwiftProtobuf.MessageExtension) -> Swift.Bool where F : SwiftProtobuf.ExtensionField + public mutating func clearExtensionValue(ext: SwiftProtobuf.MessageExtension) where F : SwiftProtobuf.ExtensionField +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Equatable, M : SwiftProtobuf.Message + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Hashable, M : SwiftProtobuf.Message +} +public protocol AnyExtensionField : Swift.CustomDebugStringConvertible { + func hash(into hasher: inout Swift.Hasher) + var protobufExtension: any SwiftProtobuf.AnyMessageExtension { get } + func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + mutating func decodeExtensionField(decoder: inout T) throws where T : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + var isInitialized: Swift.Bool { get } +} +extension SwiftProtobuf.AnyExtensionField { + public var isInitialized: Swift.Bool { + get + } +} +public protocol ExtensionField : Swift.Hashable, SwiftProtobuf.AnyExtensionField { + associatedtype ValueType + var value: Self.ValueType { get set } + init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: Self.ValueType) + init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder +} +public struct OptionalExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = SwiftProtobuf.OptionalExtensionField.BaseType + public var value: SwiftProtobuf.OptionalExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalExtensionField, rhs: SwiftProtobuf.OptionalExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.RepeatedExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedExtensionField, rhs: SwiftProtobuf.RepeatedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.PackedExtensionField.BaseType] + public var value: SwiftProtobuf.PackedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedExtensionField, rhs: SwiftProtobuf.PackedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = E + public var value: SwiftProtobuf.OptionalEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalEnumExtensionField, rhs: SwiftProtobuf.OptionalEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalEnumExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedEnumExtensionField, rhs: SwiftProtobuf.RepeatedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.PackedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedEnumExtensionField, rhs: SwiftProtobuf.PackedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = SwiftProtobuf.OptionalMessageExtensionField.BaseType + public var value: SwiftProtobuf.OptionalMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalMessageExtensionField, rhs: SwiftProtobuf.OptionalMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalMessageExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = [SwiftProtobuf.RepeatedMessageExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedMessageExtensionField, rhs: SwiftProtobuf.RepeatedMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct OptionalGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = SwiftProtobuf.OptionalGroupExtensionField.BaseType + public var value: G + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalGroupExtensionField, rhs: SwiftProtobuf.OptionalGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = [SwiftProtobuf.RepeatedGroupExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedGroupExtensionField, rhs: SwiftProtobuf.RepeatedGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct ExtensionFieldValueSet : Swift.Hashable { + public static func == (lhs: SwiftProtobuf.ExtensionFieldValueSet, rhs: SwiftProtobuf.ExtensionFieldValueSet) -> Swift.Bool + public init() + public func hash(into hasher: inout Swift.Hasher) + public func traverse(visitor: inout V, start: Swift.Int, end: Swift.Int) throws where V : SwiftProtobuf.Visitor + public subscript(index: Swift.Int) -> (any SwiftProtobuf.AnyExtensionField)? { + get + set + } + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public protocol ExtensionMap { + subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { get } + func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? +} +public struct Google_Protobuf_FieldMask { + public var paths: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldMask, rhs: SwiftProtobuf.Google_Protobuf_FieldMask) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol FieldType { + associatedtype BaseType : Swift.Hashable + static var proto3DefaultValue: Self.BaseType { get } + static func decodeSingular(value: inout Self.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func decodeRepeated(value: inout [Self.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func visitSingular(value: Self.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitRepeated(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitPacked(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public protocol MapKeyType : SwiftProtobuf.FieldType { + static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +extension SwiftProtobuf.MapKeyType where Self.BaseType : Swift.Comparable { + public static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +public protocol MapValueType : SwiftProtobuf.FieldType { +} +public struct ProtobufFloat : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Float + public static var proto3DefaultValue: Swift.Float { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFloat.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFloat.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFloat.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufDouble : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Double + public static var proto3DefaultValue: Swift.Double { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufDouble.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufDouble.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufDouble.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBool : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Bool + public static var proto3DefaultValue: Swift.Bool { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBool.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBool.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBool.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func _lessThan(lhs: SwiftProtobuf.ProtobufBool.BaseType, rhs: SwiftProtobuf.ProtobufBool.BaseType) -> Swift.Bool +} +public struct ProtobufString : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.String + public static var proto3DefaultValue: Swift.String { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufString.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufString.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufString.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBytes : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Foundation.Data + public static var proto3DefaultValue: Foundation.Data { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBytes.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBytes.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBytes.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public let defaultAnyTypeURLPrefix: Swift.String +extension SwiftProtobuf.Google_Protobuf_Any { + public init(message: any SwiftProtobuf.Message, partial: Swift.Bool = false, typePrefix: Swift.String = defaultAnyTypeURLPrefix) throws + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public func isA(_ type: M.Type) -> Swift.Bool where M : SwiftProtobuf.Message + public func hash(into hasher: inout Swift.Hasher) +} +extension SwiftProtobuf.Google_Protobuf_Any { + @discardableResult + public static func register(messageType: any SwiftProtobuf.Message.Type) -> Swift.Bool + public static func messageType(forTypeURL url: Swift.String) -> (any SwiftProtobuf.Message.Type)? + public static func messageType(forMessageName name: Swift.String) -> (any SwiftProtobuf.Message.Type)? +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Duration : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(timeInterval: Foundation.TimeInterval) + public var timeInterval: Foundation.TimeInterval { + get + } +} +prefix public func - (operand: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Duration +extension SwiftProtobuf.Google_Protobuf_FieldMask { + public init(protoPaths: [Swift.String]) + public init(protoPaths: Swift.String...) + public init?(jsonPaths: Swift.String...) +} +extension SwiftProtobuf.Google_Protobuf_ListValue : Swift.ExpressibleByArrayLiteral { + public typealias Element = SwiftProtobuf.Google_Protobuf_Value + public init(arrayLiteral elements: SwiftProtobuf.Google_Protobuf_ListValue.Element...) + public typealias ArrayLiteralElement = SwiftProtobuf.Google_Protobuf_ListValue.Element +} +extension SwiftProtobuf.Google_Protobuf_ListValue { + public init(values: [SwiftProtobuf.Google_Protobuf_Value]) + public subscript(index: Swift.Int) -> SwiftProtobuf.Google_Protobuf_Value { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Struct : Swift.ExpressibleByDictionaryLiteral { + public typealias Key = Swift.String + public typealias Value = SwiftProtobuf.Google_Protobuf_Value + public init(dictionaryLiteral: (Swift.String, SwiftProtobuf.Google_Protobuf_Value)...) +} +extension SwiftProtobuf.Google_Protobuf_Struct { + public init(fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value]) + public subscript(key: Swift.String) -> SwiftProtobuf.Google_Protobuf_Value? { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(timeIntervalSince1970: Foundation.TimeInterval) + public init(timeIntervalSinceReferenceDate: Foundation.TimeInterval) + public init(date: Foundation.Date) + public var timeIntervalSince1970: Foundation.TimeInterval { + get + } + public var timeIntervalSinceReferenceDate: Foundation.TimeInterval { + get + } + public var date: Foundation.Date { + get + } +} +public func + (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByIntegerLiteral { + public typealias IntegerLiteralType = Swift.Int64 + public init(integerLiteral value: Swift.Int64) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByBooleanLiteral { + public typealias BooleanLiteralType = Swift.Bool + public init(booleanLiteral value: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByStringLiteral { + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(stringLiteral value: Swift.String) + public init(unicodeScalarLiteral value: Swift.String) + public init(extendedGraphemeClusterLiteral value: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByNilLiteral { + public init(nilLiteral: ()) +} +extension SwiftProtobuf.Google_Protobuf_Value { + public init(numberValue: Swift.Double) + public init(stringValue: Swift.String) + public init(boolValue: Swift.Bool) + public init(structValue: SwiftProtobuf.Google_Protobuf_Struct) + public init(listValue: SwiftProtobuf.Google_Protobuf_ListValue) +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufDouble + public typealias FloatLiteralType = SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_DoubleValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufFloat + public typealias FloatLiteralType = Swift.Float + public init(_ value: SwiftProtobuf.Google_Protobuf_FloatValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_FloatValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : Swift.ExpressibleByBooleanLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufBool + public typealias BooleanLiteralType = Swift.Bool + public init(_ value: SwiftProtobuf.Google_Protobuf_BoolValue.WrappedType.BaseType) + public init(booleanLiteral: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_StringValue : Swift.ExpressibleByStringLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufString + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(_ value: SwiftProtobuf.Google_Protobuf_StringValue.WrappedType.BaseType) + public init(stringLiteral: Swift.String) + public init(extendedGraphemeClusterLiteral: Swift.String) + public init(unicodeScalarLiteral: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_BytesValue { + public typealias WrappedType = SwiftProtobuf.ProtobufBytes + public init(_ value: SwiftProtobuf.Google_Protobuf_BytesValue.WrappedType.BaseType) +} +public enum Internal { + public static let emptyData: Foundation.Data + public static func areAllInitialized(_ listOfMessages: [any SwiftProtobuf.Message]) -> Swift.Bool + public static func areAllInitialized(_ mapToMessages: [K : any SwiftProtobuf.Message]) -> Swift.Bool where K : Swift.Hashable +} +public enum JSONDecodingError : Swift.Error { + case failure + case malformedNumber + case numberRange + case malformedMap + case malformedBool + case malformedString + case invalidUTF8 + case missingFieldNames + case schemaMismatch + case unrecognizedEnumValue + case illegalNull + case unquotedMapKey + case leadingZero + case truncated + case malformedDuration + case malformedTimestamp + case malformedFieldMask + case trailingGarbage + case conflictingOneOf + case messageDepthLimit + case unknownField(Swift.String) +} +public struct JSONDecodingOptions { + public var messageDepthLimit: Swift.Int + public var ignoreUnknownFields: Swift.Bool + public init() +} +public enum JSONEncodingError : Swift.Error { + case anyTranscodeFailure + case timestampRange + case durationRange + case fieldMaskConversion + case missingFieldNames + case missingValue + case valueNumberNotFinite + public static func == (a: SwiftProtobuf.JSONEncodingError, b: SwiftProtobuf.JSONEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct JSONEncodingOptions { + public var alwaysPrintEnumsAsInts: Swift.Bool + public var preserveProtoFieldNames: Swift.Bool + public init() +} +public protocol Message : Swift.CustomDebugStringConvertible { + init() + static var protoMessageName: Swift.String { get } + var isInitialized: Swift.Bool { get } + var unknownFields: SwiftProtobuf.UnknownStorage { get set } + mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + func hash(into hasher: inout Swift.Hasher) + func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public var isInitialized: Swift.Bool { + get + } + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public static func with(_ populator: (inout Self) throws -> ()) rethrows -> Self +} +public protocol _MessageImplementationBase : Swift.Hashable, SwiftProtobuf.Message { + func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf._MessageImplementationBase { + public func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool + public static func == (lhs: Self, rhs: Self) -> Swift.Bool + public func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public init(unpackingAny: SwiftProtobuf.Google_Protobuf_Any, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public func serializedData(partial: Swift.Bool = false) throws -> Foundation.Data + @inlinable public init(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + self.init() + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public init(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + self.init() + try merge(contiguousBytes: bytes, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + try bytes.withUnsafeBytes { (body: UnsafeRawBufferPointer) in + try _merge(rawBuffer: body, extensions: extensions, partial: partial, options: options) + } + } + @usableFromInline + internal mutating func _merge(rawBuffer body: Swift.UnsafeRawBufferPointer, extensions: (any SwiftProtobuf.ExtensionMap)?, partial: Swift.Bool, options: SwiftProtobuf.BinaryDecodingOptions) throws +} +extension SwiftProtobuf.Message { + public func jsonString(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String + public func jsonUTF8Data(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data + public init(jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public static func jsonString(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String where Self == C.Element, C : Swift.Collection + public static func jsonUTF8Data(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data where Self == C.Element, C : Swift.Collection + public static func array(fromJSONString jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONString jsonString: Swift.String, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] +} +extension SwiftProtobuf.Message { + public func textFormatString() -> Swift.String + public func textFormatString(options: SwiftProtobuf.TextFormatEncodingOptions) -> Swift.String + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws +} +public protocol AnyMessageExtension { + var fieldNumber: Swift.Int { get } + var fieldName: Swift.String { get } + var messageType: any SwiftProtobuf.Message.Type { get } + func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder +} +public class MessageExtension : SwiftProtobuf.AnyMessageExtension where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message { + final public let fieldNumber: Swift.Int + final public let fieldName: Swift.String + final public let messageType: any SwiftProtobuf.Message.Type + public init(_protobuf_fieldNumber: Swift.Int, fieldName: Swift.String) + public func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder + @objc deinit +} +public struct _NameMap : Swift.ExpressibleByDictionaryLiteral { + public enum NameDescription { + case same(proto: Swift.StaticString) + case standard(proto: Swift.StaticString) + case unique(proto: Swift.StaticString, json: Swift.StaticString) + case aliased(proto: Swift.StaticString, aliases: [Swift.StaticString]) + } + public init() + public init(dictionaryLiteral elements: (Swift.Int, SwiftProtobuf._NameMap.NameDescription)...) + public typealias Key = Swift.Int + public typealias Value = SwiftProtobuf._NameMap.NameDescription +} +public protocol ProtobufAPIVersion_2 { +} +public protocol ProtobufAPIVersionCheck { + associatedtype Version : SwiftProtobuf.ProtobufAPIVersion_2 +} +public struct _ProtobufMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.FieldType { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType.BaseType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMap.Value> +} +public struct _ProtobufMessageMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMessageMap.Value> +} +public struct _ProtobufEnumMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufEnumMap.Value> +} +public protocol _ProtoNameProviding { + static var _protobuf_nameMap: SwiftProtobuf._NameMap { get } +} +public struct SimpleExtensionMap : SwiftProtobuf.ExtensionMap, Swift.ExpressibleByArrayLiteral, Swift.CustomDebugStringConvertible { + public typealias Element = SwiftProtobuf.AnyMessageExtension + public init() + public init(arrayLiteral: any SwiftProtobuf.AnyMessageExtension...) + public init(_ others: SwiftProtobuf.SimpleExtensionMap...) + public subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { + get + } + public func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? + public mutating func insert(_ newValue: any SwiftProtobuf.AnyMessageExtension) + public mutating func insert(contentsOf: [any SwiftProtobuf.AnyMessageExtension]) + public mutating func formUnion(_ other: SwiftProtobuf.SimpleExtensionMap) + public func union(_ other: SwiftProtobuf.SimpleExtensionMap) -> SwiftProtobuf.SimpleExtensionMap + public var debugDescription: Swift.String { + get + } + public typealias ArrayLiteralElement = any SwiftProtobuf.AnyMessageExtension +} +public struct Google_Protobuf_SourceContext { + public var fileName: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceContext, rhs: SwiftProtobuf.Google_Protobuf_SourceContext) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_NullValue : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case nullValue + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_NullValue : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_NullValue] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_NullValue] +} +public struct Google_Protobuf_Struct { + public var fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Value { + public var kind: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind? + public var nullValue: SwiftProtobuf.Google_Protobuf_NullValue { + get + set + } + public var numberValue: Swift.Double { + get + set + } + public var stringValue: Swift.String { + get + set + } + public var boolValue: Swift.Bool { + get + set + } + public var structValue: SwiftProtobuf.Google_Protobuf_Struct { + get + set + } + public var listValue: SwiftProtobuf.Google_Protobuf_ListValue { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OneOf_Kind : Swift.Equatable { + case nullValue(SwiftProtobuf.Google_Protobuf_NullValue) + case numberValue(Swift.Double) + case stringValue(Swift.String) + case boolValue(Swift.Bool) + case structValue(SwiftProtobuf.Google_Protobuf_Struct) + case listValue(SwiftProtobuf.Google_Protobuf_ListValue) + public static func == (a: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind, b: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind) -> Swift.Bool + } + public init() +} +public struct Google_Protobuf_ListValue { + public var values: [SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_NullValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Struct : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ListValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_NullValue : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Struct : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Struct, rhs: SwiftProtobuf.Google_Protobuf_Struct) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Value, rhs: SwiftProtobuf.Google_Protobuf_Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ListValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ListValue, rhs: SwiftProtobuf.Google_Protobuf_ListValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum TextFormatDecodingError : Swift.Error { + case malformedText + case malformedNumber + case trailingGarbage + case truncated + case invalidUTF8 + case schemaMismatch + case missingFieldNames + case unknownField + case unrecognizedEnumValue + case conflictingOneOf + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.TextFormatDecodingError, b: SwiftProtobuf.TextFormatDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct TextFormatDecodingOptions { + public var messageDepthLimit: Swift.Int + public init() +} +public struct TextFormatEncodingOptions { + public var printUnknownFields: Swift.Bool + public init() +} +public struct Google_Protobuf_Timestamp { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_Syntax : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case proto2 + case proto3 + case editions + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Syntax : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Syntax] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Syntax] +} +public struct Google_Protobuf_Type { + public var name: Swift.String + public var fields: [SwiftProtobuf.Google_Protobuf_Field] + public var oneofs: [Swift.String] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Field { + public var kind: SwiftProtobuf.Google_Protobuf_Field.Kind + public var cardinality: SwiftProtobuf.Google_Protobuf_Field.Cardinality + public var number: Swift.Int32 + public var name: Swift.String + public var typeURL: Swift.String + public var oneofIndex: Swift.Int32 + public var packed: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var jsonName: Swift.String + public var defaultValue: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Kind : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case typeUnknown + case typeDouble + case typeFloat + case typeInt64 + case typeUint64 + case typeInt32 + case typeFixed64 + case typeFixed32 + case typeBool + case typeString + case typeGroup + case typeMessage + case typeBytes + case typeUint32 + case typeEnum + case typeSfixed32 + case typeSfixed64 + case typeSint32 + case typeSint64 + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Cardinality : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case optional + case required + case repeated + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Kind] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Kind] +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Cardinality] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Cardinality] +} +public struct Google_Protobuf_Enum { + public var name: Swift.String + public var enumvalue: [SwiftProtobuf.Google_Protobuf_EnumValue] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumValue { + public var name: Swift.String + public var number: Swift.Int32 + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Option { + public var name: Swift.String + public var value: SwiftProtobuf.Google_Protobuf_Any { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Syntax : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Type : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Enum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Option : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Syntax : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Type : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Type, rhs: SwiftProtobuf.Google_Protobuf_Type) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Field, rhs: SwiftProtobuf.Google_Protobuf_Field) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Enum : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Enum, rhs: SwiftProtobuf.Google_Protobuf_Enum) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValue, rhs: SwiftProtobuf.Google_Protobuf_EnumValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Option : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Option, rhs: SwiftProtobuf.Google_Protobuf_Option) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct UnknownStorage : Swift.Equatable { + public var data: Foundation.Data { + get + } + public init() + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (a: SwiftProtobuf.UnknownStorage, b: SwiftProtobuf.UnknownStorage) -> Swift.Bool +} +public struct Version { + public static let major: Swift.Int + public static let minor: Swift.Int + public static let revision: Swift.Int + public static let versionString: Swift.String +} +public protocol Visitor { + mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + mutating func visitSingularDoubleField(value: Swift.Double, fieldNumber: Swift.Int) throws + mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularBoolField(value: Swift.Bool, fieldNumber: Swift.Int) throws + mutating func visitSingularStringField(value: Swift.String, fieldNumber: Swift.Int) throws + mutating func visitSingularBytesField(value: Foundation.Data, fieldNumber: Swift.Int) throws + mutating func visitSingularEnumField(value: E, fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitSingularMessageField(value: M, fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: SwiftProtobuf._ProtobufMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: SwiftProtobuf._ProtobufEnumMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: SwiftProtobuf._ProtobufMessageMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitUnknown(bytes: Foundation.Data) throws +} +extension SwiftProtobuf.Visitor { + public mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + public mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + public mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + public mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws +} +public struct Google_Protobuf_DoubleValue { + public var value: Swift.Double + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FloatValue { + public var value: Swift.Float + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int64Value { + public var value: Swift.Int64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt64Value { + public var value: Swift.UInt64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int32Value { + public var value: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt32Value { + public var value: Swift.UInt32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BoolValue { + public var value: Swift.Bool + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_StringValue { + public var value: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BytesValue { + public var value: Foundation.Data + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_StringValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DoubleValue, rhs: SwiftProtobuf.Google_Protobuf_DoubleValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FloatValue, rhs: SwiftProtobuf.Google_Protobuf_FloatValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int64Value, rhs: SwiftProtobuf.Google_Protobuf_Int64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt64Value, rhs: SwiftProtobuf.Google_Protobuf_UInt64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int32Value, rhs: SwiftProtobuf.Google_Protobuf_Int32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt32Value, rhs: SwiftProtobuf.Google_Protobuf_UInt32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BoolValue, rhs: SwiftProtobuf.Google_Protobuf_BoolValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_StringValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_StringValue, rhs: SwiftProtobuf.Google_Protobuf_StringValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BytesValue, rhs: SwiftProtobuf.Google_Protobuf_BytesValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.AnyUnpackError : Swift.Equatable {} +extension SwiftProtobuf.AnyUnpackError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Equatable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Hashable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Hashable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Equatable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Hashable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Equatable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Hashable {} diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.swiftdoc b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios.swiftdoc new file mode 100644 index 0000000000000000000000000000000000000000..83d55ff9c210f6dfb1b1a0ff762bd0caccb086b8 GIT binary patch literal 315548 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: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Any, rhs: SwiftProtobuf.Google_Protobuf_Any) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum AnyUnpackError : Swift.Error { + case typeMismatch + case malformedWellKnownTypeJSON + case malformedAnyField + public static func == (a: SwiftProtobuf.AnyUnpackError, b: SwiftProtobuf.AnyUnpackError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Api { + public var name: Swift.String + public var methods: [SwiftProtobuf.Google_Protobuf_Method] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var version: Swift.String + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var mixins: [SwiftProtobuf.Google_Protobuf_Mixin] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Method { + public var name: Swift.String + public var requestTypeURL: Swift.String + public var requestStreaming: Swift.Bool + public var responseTypeURL: Swift.String + public var responseStreaming: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Mixin { + public var name: Swift.String + public var root: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Api : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Method : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Mixin : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Api : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Api, rhs: SwiftProtobuf.Google_Protobuf_Api) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Method : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Method, rhs: SwiftProtobuf.Google_Protobuf_Method) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Mixin : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Mixin, rhs: SwiftProtobuf.Google_Protobuf_Mixin) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum BinaryDecodingError : Swift.Error { + case trailingGarbage + case truncated + case invalidUTF8 + case malformedProtobuf + case missingRequiredFields + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.BinaryDecodingError, b: SwiftProtobuf.BinaryDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct BinaryDecodingOptions { + public var messageDepthLimit: Swift.Int + public var discardUnknownFields: Swift.Bool + public init() +} +public enum BinaryDelimited { + public enum Error : Swift.Error { + case unknownStreamError + case truncated + public static func == (a: SwiftProtobuf.BinaryDelimited.Error, b: SwiftProtobuf.BinaryDelimited.Error) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } + } + public static func serialize(message: any SwiftProtobuf.Message, to stream: Foundation.OutputStream, partial: Swift.Bool = false) throws + public static func parse(messageType: M.Type, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws -> M where M : SwiftProtobuf.Message + public static func merge(into message: inout M, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where M : SwiftProtobuf.Message +} +public enum BinaryEncodingError : Swift.Error { + case anyTranscodeFailure + case missingRequiredFields + public static func == (a: SwiftProtobuf.BinaryEncodingError, b: SwiftProtobuf.BinaryEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public protocol Decoder { + mutating func handleConflictingOneOf() throws + mutating func nextFieldNumber() throws -> Swift.Int? + mutating func decodeSingularFloatField(value: inout Swift.Float) throws + mutating func decodeSingularFloatField(value: inout Swift.Float?) throws + mutating func decodeRepeatedFloatField(value: inout [Swift.Float]) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double?) throws + mutating func decodeRepeatedDoubleField(value: inout [Swift.Double]) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedUInt32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedUInt64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedFixed32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedFixed64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSFixed32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSFixed64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool?) throws + mutating func decodeRepeatedBoolField(value: inout [Swift.Bool]) throws + mutating func decodeSingularStringField(value: inout Swift.String) throws + mutating func decodeSingularStringField(value: inout Swift.String?) throws + mutating func decodeRepeatedStringField(value: inout [Swift.String]) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data?) throws + mutating func decodeRepeatedBytesField(value: inout [Foundation.Data]) throws + mutating func decodeSingularEnumField(value: inout E) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularEnumField(value: inout E?) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeRepeatedEnumField(value: inout [E]) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularMessageField(value: inout M?) throws where M : SwiftProtobuf.Message + mutating func decodeRepeatedMessageField(value: inout [M]) throws where M : SwiftProtobuf.Message + mutating func decodeSingularGroupField(value: inout G?) throws where G : SwiftProtobuf.Message + mutating func decodeRepeatedGroupField(value: inout [G]) throws where G : SwiftProtobuf.Message + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: inout SwiftProtobuf._ProtobufMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: inout SwiftProtobuf._ProtobufEnumMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: inout SwiftProtobuf._ProtobufMessageMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func decodeExtensionField(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) throws + mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +extension SwiftProtobuf.Decoder { + public mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +public enum Google_Protobuf_Edition : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case edition2023 + case edition1TestOnly + case edition2TestOnly + case edition99997TestOnly + case edition99998TestOnly + case edition99999TestOnly + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Edition] + public static var allCases: [SwiftProtobuf.Google_Protobuf_Edition] { + get + } +} +public struct Google_Protobuf_FileDescriptorSet { + public var file: [SwiftProtobuf.Google_Protobuf_FileDescriptorProto] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var package: Swift.String { + get + set + } + public var hasPackage: Swift.Bool { + get + } + public mutating func clearPackage() + public var dependency: [Swift.String] + public var publicDependency: [Swift.Int32] + public var weakDependency: [Swift.Int32] + public var messageType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] + public var service: [SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto] + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_FileOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var sourceCodeInfo: SwiftProtobuf.Google_Protobuf_SourceCodeInfo { + get + set + } + public var hasSourceCodeInfo: Swift.Bool { + get + } + public mutating func clearSourceCodeInfo() + public var syntax: Swift.String { + get + set + } + public var hasSyntax: Swift.Bool { + get + } + public mutating func clearSyntax() + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_DescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var field: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var nestedType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] { + get + set + } + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] { + get + set + } + public var extensionRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange] { + get + set + } + public var oneofDecl: [SwiftProtobuf.Google_Protobuf_OneofDescriptorProto] { + get + set + } + public var options: SwiftProtobuf.Google_Protobuf_MessageOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange] { + get + set + } + public var reservedName: [Swift.String] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct ExtensionRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var options: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public struct ReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.ExtensibleMessage { + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var declaration: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration] + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var verification: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState { + get + set + } + public var hasVerification: Swift.Bool { + get + } + public mutating func clearVerification() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum VerificationState : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case declaration + case unverified + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct Declaration { + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var fullName: Swift.String { + get + set + } + public var hasFullName: Swift.Bool { + get + } + public mutating func clearFullName() + public var type: Swift.String { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var reserved: Swift.Bool { + get + set + } + public var hasReserved: Swift.Bool { + get + } + public mutating func clearReserved() + public var repeated: Swift.Bool { + get + set + } + public var hasRepeated: Swift.Bool { + get + } + public mutating func clearRepeated() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] + public static var allCases: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] { + get + } +} +public struct Google_Protobuf_FieldDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var label: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label { + get + set + } + public var hasLabel: Swift.Bool { + get + } + public mutating func clearLabel() + public var type: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var typeName: Swift.String { + get + set + } + public var hasTypeName: Swift.Bool { + get + } + public mutating func clearTypeName() + public var extendee: Swift.String { + get + set + } + public var hasExtendee: Swift.Bool { + get + } + public mutating func clearExtendee() + public var defaultValue: Swift.String { + get + set + } + public var hasDefaultValue: Swift.Bool { + get + } + public mutating func clearDefaultValue() + public var oneofIndex: Swift.Int32 { + get + set + } + public var hasOneofIndex: Swift.Bool { + get + } + public mutating func clearOneofIndex() + public var jsonName: Swift.String { + get + set + } + public var hasJsonName: Swift.Bool { + get + } + public mutating func clearJsonName() + public var options: SwiftProtobuf.Google_Protobuf_FieldOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var proto3Optional: Swift.Bool { + get + set + } + public var hasProto3Optional: Swift.Bool { + get + } + public mutating func clearProto3Optional() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum TypeEnum : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case double + case float + case int64 + case uint64 + case int32 + case fixed64 + case fixed32 + case bool + case string + case group + case message + case bytes + case uint32 + case `enum` + case sfixed32 + case sfixed64 + case sint32 + case sint64 + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Label : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case optional + case required + case repeated + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] { + get + } +} +public struct Google_Protobuf_OneofDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var options: SwiftProtobuf.Google_Protobuf_OneofOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var value: [SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_EnumOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange] + public var reservedName: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct EnumReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_EnumValueDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var options: SwiftProtobuf.Google_Protobuf_EnumValueOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_ServiceDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var method: [SwiftProtobuf.Google_Protobuf_MethodDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_ServiceOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_MethodDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var inputType: Swift.String { + get + set + } + public var hasInputType: Swift.Bool { + get + } + public mutating func clearInputType() + public var outputType: Swift.String { + get + set + } + public var hasOutputType: Swift.Bool { + get + } + public mutating func clearOutputType() + public var options: SwiftProtobuf.Google_Protobuf_MethodOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var clientStreaming: Swift.Bool { + get + set + } + public var hasClientStreaming: Swift.Bool { + get + } + public mutating func clearClientStreaming() + public var serverStreaming: Swift.Bool { + get + set + } + public var hasServerStreaming: Swift.Bool { + get + } + public mutating func clearServerStreaming() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileOptions : SwiftProtobuf.ExtensibleMessage { + public var javaPackage: Swift.String { + get + set + } + public var hasJavaPackage: Swift.Bool { + get + } + public mutating func clearJavaPackage() + public var javaOuterClassname: Swift.String { + get + set + } + public var hasJavaOuterClassname: Swift.Bool { + get + } + public mutating func clearJavaOuterClassname() + public var javaMultipleFiles: Swift.Bool { + get + set + } + public var hasJavaMultipleFiles: Swift.Bool { + get + } + public mutating func clearJavaMultipleFiles() + public var javaGenerateEqualsAndHash: Swift.Bool { + get + set + } + public var hasJavaGenerateEqualsAndHash: Swift.Bool { + get + } + public mutating func clearJavaGenerateEqualsAndHash() + public var javaStringCheckUtf8: Swift.Bool { + get + set + } + public var hasJavaStringCheckUtf8: Swift.Bool { + get + } + public mutating func clearJavaStringCheckUtf8() + public var optimizeFor: SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode { + get + set + } + public var hasOptimizeFor: Swift.Bool { + get + } + public mutating func clearOptimizeFor() + public var goPackage: Swift.String { + get + set + } + public var hasGoPackage: Swift.Bool { + get + } + public mutating func clearGoPackage() + public var ccGenericServices: Swift.Bool { + get + set + } + public var hasCcGenericServices: Swift.Bool { + get + } + public mutating func clearCcGenericServices() + public var javaGenericServices: Swift.Bool { + get + set + } + public var hasJavaGenericServices: Swift.Bool { + get + } + public mutating func clearJavaGenericServices() + public var pyGenericServices: Swift.Bool { + get + set + } + public var hasPyGenericServices: Swift.Bool { + get + } + public mutating func clearPyGenericServices() + public var phpGenericServices: Swift.Bool { + get + set + } + public var hasPhpGenericServices: Swift.Bool { + get + } + public mutating func clearPhpGenericServices() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var ccEnableArenas: Swift.Bool { + get + set + } + public var hasCcEnableArenas: Swift.Bool { + get + } + public mutating func clearCcEnableArenas() + public var objcClassPrefix: Swift.String { + get + set + } + public var hasObjcClassPrefix: Swift.Bool { + get + } + public mutating func clearObjcClassPrefix() + public var csharpNamespace: Swift.String { + get + set + } + public var hasCsharpNamespace: Swift.Bool { + get + } + public mutating func clearCsharpNamespace() + public var swiftPrefix: Swift.String { + get + set + } + public var hasSwiftPrefix: Swift.Bool { + get + } + public mutating func clearSwiftPrefix() + public var phpClassPrefix: Swift.String { + get + set + } + public var hasPhpClassPrefix: Swift.Bool { + get + } + public mutating func clearPhpClassPrefix() + public var phpNamespace: Swift.String { + get + set + } + public var hasPhpNamespace: Swift.Bool { + get + } + public mutating func clearPhpNamespace() + public var phpMetadataNamespace: Swift.String { + get + set + } + public var hasPhpMetadataNamespace: Swift.Bool { + get + } + public mutating func clearPhpMetadataNamespace() + public var rubyPackage: Swift.String { + get + set + } + public var hasRubyPackage: Swift.Bool { + get + } + public mutating func clearRubyPackage() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OptimizeMode : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case speed + case codeSize + case liteRuntime + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] { + get + } +} +public struct Google_Protobuf_MessageOptions : SwiftProtobuf.ExtensibleMessage { + public var messageSetWireFormat: Swift.Bool { + get + set + } + public var hasMessageSetWireFormat: Swift.Bool { + get + } + public mutating func clearMessageSetWireFormat() + public var noStandardDescriptorAccessor: Swift.Bool { + get + set + } + public var hasNoStandardDescriptorAccessor: Swift.Bool { + get + } + public mutating func clearNoStandardDescriptorAccessor() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var mapEntry: Swift.Bool { + get + set + } + public var hasMapEntry: Swift.Bool { + get + } + public mutating func clearMapEntry() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_FieldOptions : SwiftProtobuf.ExtensibleMessage { + public var ctype: SwiftProtobuf.Google_Protobuf_FieldOptions.CType { + get + set + } + public var hasCtype: Swift.Bool { + get + } + public mutating func clearCtype() + public var packed: Swift.Bool { + get + set + } + public var hasPacked: Swift.Bool { + get + } + public mutating func clearPacked() + public var jstype: SwiftProtobuf.Google_Protobuf_FieldOptions.JSType { + get + set + } + public var hasJstype: Swift.Bool { + get + } + public mutating func clearJstype() + public var lazy: Swift.Bool { + get + set + } + public var hasLazy: Swift.Bool { + get + } + public mutating func clearLazy() + public var unverifiedLazy: Swift.Bool { + get + set + } + public var hasUnverifiedLazy: Swift.Bool { + get + } + public mutating func clearUnverifiedLazy() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var weak: Swift.Bool { + get + set + } + public var hasWeak: Swift.Bool { + get + } + public mutating func clearWeak() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var retention: SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention { + get + set + } + public var hasRetention: Swift.Bool { + get + } + public mutating func clearRetention() + public var targets: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + set + } + public var editionDefaults: [SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault] { + get + set + } + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum CType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case string + case cord + case stringPiece + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JSType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case jsNormal + case jsString + case jsNumber + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionRetention : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case retentionUnknown + case retentionRuntime + case retentionSource + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionTargetType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case targetTypeUnknown + case targetTypeFile + case targetTypeExtensionRange + case targetTypeMessage + case targetTypeField + case targetTypeOneof + case targetTypeEnum + case targetTypeEnumEntry + case targetTypeService + case targetTypeMethod + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct EditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var value: Swift.String { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + } +} +public struct Google_Protobuf_OneofOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumOptions : SwiftProtobuf.ExtensibleMessage { + public var allowAlias: Swift.Bool { + get + set + } + public var hasAllowAlias: Swift.Bool { + get + } + public mutating func clearAllowAlias() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumValueOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_ServiceOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_MethodOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var idempotencyLevel: SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel { + get + set + } + public var hasIdempotencyLevel: Swift.Bool { + get + } + public mutating func clearIdempotencyLevel() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum IdempotencyLevel : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case idempotencyUnknown + case noSideEffects + case idempotent + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] + public static var allCases: [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] { + get + } +} +public struct Google_Protobuf_UninterpretedOption { + public var name: [SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart] + public var identifierValue: Swift.String { + get + set + } + public var hasIdentifierValue: Swift.Bool { + get + } + public mutating func clearIdentifierValue() + public var positiveIntValue: Swift.UInt64 { + get + set + } + public var hasPositiveIntValue: Swift.Bool { + get + } + public mutating func clearPositiveIntValue() + public var negativeIntValue: Swift.Int64 { + get + set + } + public var hasNegativeIntValue: Swift.Bool { + get + } + public mutating func clearNegativeIntValue() + public var doubleValue: Swift.Double { + get + set + } + public var hasDoubleValue: Swift.Bool { + get + } + public mutating func clearDoubleValue() + public var stringValue: Foundation.Data { + get + set + } + public var hasStringValue: Swift.Bool { + get + } + public mutating func clearStringValue() + public var aggregateValue: Swift.String { + get + set + } + public var hasAggregateValue: Swift.Bool { + get + } + public mutating func clearAggregateValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct NamePart { + public var namePart: Swift.String { + get + set + } + public var hasNamePart: Swift.Bool { + get + } + public mutating func clearNamePart() + public var isExtension: Swift.Bool { + get + set + } + public var hasIsExtension: Swift.Bool { + get + } + public mutating func clearIsExtension() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_FeatureSet : SwiftProtobuf.ExtensibleMessage { + public var fieldPresence: SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence { + get + set + } + public var hasFieldPresence: Swift.Bool { + get + } + public mutating func clearFieldPresence() + public var enumType: SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType { + get + set + } + public var hasEnumType: Swift.Bool { + get + } + public mutating func clearEnumType() + public var repeatedFieldEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding { + get + set + } + public var hasRepeatedFieldEncoding: Swift.Bool { + get + } + public mutating func clearRepeatedFieldEncoding() + public var messageEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding { + get + set + } + public var hasMessageEncoding: Swift.Bool { + get + } + public mutating func clearMessageEncoding() + public var jsonFormat: SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat { + get + set + } + public var hasJsonFormat: Swift.Bool { + get + } + public mutating func clearJsonFormat() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum FieldPresence : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case explicit + case implicit + case legacyRequired + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum EnumType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case open + case closed + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum RepeatedFieldEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case packed + case expanded + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum MessageEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case lengthPrefixed + case delimited + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JsonFormat : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case allow + case legacyBestEffort + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] { + get + } +} +public struct Google_Protobuf_FeatureSetDefaults { + public var defaults: [SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault] + public var minimumEdition: Swift.String { + get + set + } + public var hasMinimumEdition: Swift.Bool { + get + } + public mutating func clearMinimumEdition() + public var maximumEdition: Swift.String { + get + set + } + public var hasMaximumEdition: Swift.Bool { + get + } + public mutating func clearMaximumEdition() + public var minimumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMinimumEditionEnum: Swift.Bool { + get + } + public mutating func clearMinimumEditionEnum() + public var maximumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMaximumEditionEnum: Swift.Bool { + get + } + public mutating func clearMaximumEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct FeatureSetEditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_SourceCodeInfo { + public var location: [SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Location { + public var path: [Swift.Int32] + public var span: [Swift.Int32] + public var leadingComments: Swift.String { + get + set + } + public var hasLeadingComments: Swift.Bool { + get + } + public mutating func clearLeadingComments() + public var trailingComments: Swift.String { + get + set + } + public var hasTrailingComments: Swift.Bool { + get + } + public mutating func clearTrailingComments() + public var leadingDetachedComments: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_GeneratedCodeInfo { + public var annotation: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Annotation { + public var path: [Swift.Int32] + public var sourceFile: Swift.String { + get + set + } + public var hasSourceFile: Swift.Bool { + get + } + public mutating func clearSourceFile() + public var begin: Swift.Int32 { + get + set + } + public var hasBegin: Swift.Bool { + get + } + public mutating func clearBegin() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var semantic: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic { + get + set + } + public var hasSemantic: Swift.Bool { + get + } + public mutating func clearSemantic() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Semantic : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case none + case set + case alias + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] + public static var allCases: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Edition : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileOptions, rhs: SwiftProtobuf.Google_Protobuf_FileOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MessageOptions, rhs: SwiftProtobuf.Google_Protobuf_MessageOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofOptions, rhs: SwiftProtobuf.Google_Protobuf_OneofOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceOptions, rhs: SwiftProtobuf.Google_Protobuf_ServiceOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodOptions, rhs: SwiftProtobuf.Google_Protobuf_MethodOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSet, rhs: SwiftProtobuf.Google_Protobuf_FeatureSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +public struct Google_Protobuf_Duration { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Duration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Duration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Empty { + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Empty : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Empty : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Empty, rhs: SwiftProtobuf.Google_Protobuf_Empty) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol Enum : Swift.Hashable, Swift.RawRepresentable { + init() + init?(rawValue: Swift.Int) + var rawValue: Swift.Int { get } +} +extension SwiftProtobuf.Enum { + public func hash(into hasher: inout Swift.Hasher) +} +public protocol ExtensibleMessage : SwiftProtobuf.Message { + var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet { get set } +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, value: F.ValueType) where F : SwiftProtobuf.ExtensionField + public func getExtensionValue(ext: SwiftProtobuf.MessageExtension) -> F.ValueType? where F : SwiftProtobuf.ExtensionField + public func hasExtensionValue(ext: SwiftProtobuf.MessageExtension) -> Swift.Bool where F : SwiftProtobuf.ExtensionField + public mutating func clearExtensionValue(ext: SwiftProtobuf.MessageExtension) where F : SwiftProtobuf.ExtensionField +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Equatable, M : SwiftProtobuf.Message + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Hashable, M : SwiftProtobuf.Message +} +public protocol AnyExtensionField : Swift.CustomDebugStringConvertible { + func hash(into hasher: inout Swift.Hasher) + var protobufExtension: any SwiftProtobuf.AnyMessageExtension { get } + func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + mutating func decodeExtensionField(decoder: inout T) throws where T : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + var isInitialized: Swift.Bool { get } +} +extension SwiftProtobuf.AnyExtensionField { + public var isInitialized: Swift.Bool { + get + } +} +public protocol ExtensionField : Swift.Hashable, SwiftProtobuf.AnyExtensionField { + associatedtype ValueType + var value: Self.ValueType { get set } + init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: Self.ValueType) + init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder +} +public struct OptionalExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = SwiftProtobuf.OptionalExtensionField.BaseType + public var value: SwiftProtobuf.OptionalExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalExtensionField, rhs: SwiftProtobuf.OptionalExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.RepeatedExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedExtensionField, rhs: SwiftProtobuf.RepeatedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.PackedExtensionField.BaseType] + public var value: SwiftProtobuf.PackedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedExtensionField, rhs: SwiftProtobuf.PackedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = E + public var value: SwiftProtobuf.OptionalEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalEnumExtensionField, rhs: SwiftProtobuf.OptionalEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalEnumExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedEnumExtensionField, rhs: SwiftProtobuf.RepeatedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.PackedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedEnumExtensionField, rhs: SwiftProtobuf.PackedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = SwiftProtobuf.OptionalMessageExtensionField.BaseType + public var value: SwiftProtobuf.OptionalMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalMessageExtensionField, rhs: SwiftProtobuf.OptionalMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalMessageExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = [SwiftProtobuf.RepeatedMessageExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedMessageExtensionField, rhs: SwiftProtobuf.RepeatedMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct OptionalGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = SwiftProtobuf.OptionalGroupExtensionField.BaseType + public var value: G + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalGroupExtensionField, rhs: SwiftProtobuf.OptionalGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = [SwiftProtobuf.RepeatedGroupExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedGroupExtensionField, rhs: SwiftProtobuf.RepeatedGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct ExtensionFieldValueSet : Swift.Hashable { + public static func == (lhs: SwiftProtobuf.ExtensionFieldValueSet, rhs: SwiftProtobuf.ExtensionFieldValueSet) -> Swift.Bool + public init() + public func hash(into hasher: inout Swift.Hasher) + public func traverse(visitor: inout V, start: Swift.Int, end: Swift.Int) throws where V : SwiftProtobuf.Visitor + public subscript(index: Swift.Int) -> (any SwiftProtobuf.AnyExtensionField)? { + get + set + } + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public protocol ExtensionMap { + subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { get } + func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? +} +public struct Google_Protobuf_FieldMask { + public var paths: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldMask, rhs: SwiftProtobuf.Google_Protobuf_FieldMask) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol FieldType { + associatedtype BaseType : Swift.Hashable + static var proto3DefaultValue: Self.BaseType { get } + static func decodeSingular(value: inout Self.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func decodeRepeated(value: inout [Self.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func visitSingular(value: Self.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitRepeated(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitPacked(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public protocol MapKeyType : SwiftProtobuf.FieldType { + static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +extension SwiftProtobuf.MapKeyType where Self.BaseType : Swift.Comparable { + public static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +public protocol MapValueType : SwiftProtobuf.FieldType { +} +public struct ProtobufFloat : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Float + public static var proto3DefaultValue: Swift.Float { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFloat.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFloat.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFloat.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufDouble : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Double + public static var proto3DefaultValue: Swift.Double { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufDouble.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufDouble.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufDouble.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBool : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Bool + public static var proto3DefaultValue: Swift.Bool { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBool.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBool.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBool.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func _lessThan(lhs: SwiftProtobuf.ProtobufBool.BaseType, rhs: SwiftProtobuf.ProtobufBool.BaseType) -> Swift.Bool +} +public struct ProtobufString : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.String + public static var proto3DefaultValue: Swift.String { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufString.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufString.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufString.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBytes : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Foundation.Data + public static var proto3DefaultValue: Foundation.Data { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBytes.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBytes.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBytes.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public let defaultAnyTypeURLPrefix: Swift.String +extension SwiftProtobuf.Google_Protobuf_Any { + public init(message: any SwiftProtobuf.Message, partial: Swift.Bool = false, typePrefix: Swift.String = defaultAnyTypeURLPrefix) throws + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public func isA(_ type: M.Type) -> Swift.Bool where M : SwiftProtobuf.Message + public func hash(into hasher: inout Swift.Hasher) +} +extension SwiftProtobuf.Google_Protobuf_Any { + @discardableResult + public static func register(messageType: any SwiftProtobuf.Message.Type) -> Swift.Bool + public static func messageType(forTypeURL url: Swift.String) -> (any SwiftProtobuf.Message.Type)? + public static func messageType(forMessageName name: Swift.String) -> (any SwiftProtobuf.Message.Type)? +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Duration : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(timeInterval: Foundation.TimeInterval) + public var timeInterval: Foundation.TimeInterval { + get + } +} +prefix public func - (operand: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Duration +extension SwiftProtobuf.Google_Protobuf_FieldMask { + public init(protoPaths: [Swift.String]) + public init(protoPaths: Swift.String...) + public init?(jsonPaths: Swift.String...) +} +extension SwiftProtobuf.Google_Protobuf_ListValue : Swift.ExpressibleByArrayLiteral { + public typealias Element = SwiftProtobuf.Google_Protobuf_Value + public init(arrayLiteral elements: SwiftProtobuf.Google_Protobuf_ListValue.Element...) + public typealias ArrayLiteralElement = SwiftProtobuf.Google_Protobuf_ListValue.Element +} +extension SwiftProtobuf.Google_Protobuf_ListValue { + public init(values: [SwiftProtobuf.Google_Protobuf_Value]) + public subscript(index: Swift.Int) -> SwiftProtobuf.Google_Protobuf_Value { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Struct : Swift.ExpressibleByDictionaryLiteral { + public typealias Key = Swift.String + public typealias Value = SwiftProtobuf.Google_Protobuf_Value + public init(dictionaryLiteral: (Swift.String, SwiftProtobuf.Google_Protobuf_Value)...) +} +extension SwiftProtobuf.Google_Protobuf_Struct { + public init(fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value]) + public subscript(key: Swift.String) -> SwiftProtobuf.Google_Protobuf_Value? { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(timeIntervalSince1970: Foundation.TimeInterval) + public init(timeIntervalSinceReferenceDate: Foundation.TimeInterval) + public init(date: Foundation.Date) + public var timeIntervalSince1970: Foundation.TimeInterval { + get + } + public var timeIntervalSinceReferenceDate: Foundation.TimeInterval { + get + } + public var date: Foundation.Date { + get + } +} +public func + (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByIntegerLiteral { + public typealias IntegerLiteralType = Swift.Int64 + public init(integerLiteral value: Swift.Int64) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByBooleanLiteral { + public typealias BooleanLiteralType = Swift.Bool + public init(booleanLiteral value: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByStringLiteral { + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(stringLiteral value: Swift.String) + public init(unicodeScalarLiteral value: Swift.String) + public init(extendedGraphemeClusterLiteral value: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByNilLiteral { + public init(nilLiteral: ()) +} +extension SwiftProtobuf.Google_Protobuf_Value { + public init(numberValue: Swift.Double) + public init(stringValue: Swift.String) + public init(boolValue: Swift.Bool) + public init(structValue: SwiftProtobuf.Google_Protobuf_Struct) + public init(listValue: SwiftProtobuf.Google_Protobuf_ListValue) +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufDouble + public typealias FloatLiteralType = SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_DoubleValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufFloat + public typealias FloatLiteralType = Swift.Float + public init(_ value: SwiftProtobuf.Google_Protobuf_FloatValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_FloatValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : Swift.ExpressibleByBooleanLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufBool + public typealias BooleanLiteralType = Swift.Bool + public init(_ value: SwiftProtobuf.Google_Protobuf_BoolValue.WrappedType.BaseType) + public init(booleanLiteral: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_StringValue : Swift.ExpressibleByStringLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufString + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(_ value: SwiftProtobuf.Google_Protobuf_StringValue.WrappedType.BaseType) + public init(stringLiteral: Swift.String) + public init(extendedGraphemeClusterLiteral: Swift.String) + public init(unicodeScalarLiteral: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_BytesValue { + public typealias WrappedType = SwiftProtobuf.ProtobufBytes + public init(_ value: SwiftProtobuf.Google_Protobuf_BytesValue.WrappedType.BaseType) +} +public enum Internal { + public static let emptyData: Foundation.Data + public static func areAllInitialized(_ listOfMessages: [any SwiftProtobuf.Message]) -> Swift.Bool + public static func areAllInitialized(_ mapToMessages: [K : any SwiftProtobuf.Message]) -> Swift.Bool where K : Swift.Hashable +} +public enum JSONDecodingError : Swift.Error { + case failure + case malformedNumber + case numberRange + case malformedMap + case malformedBool + case malformedString + case invalidUTF8 + case missingFieldNames + case schemaMismatch + case unrecognizedEnumValue + case illegalNull + case unquotedMapKey + case leadingZero + case truncated + case malformedDuration + case malformedTimestamp + case malformedFieldMask + case trailingGarbage + case conflictingOneOf + case messageDepthLimit + case unknownField(Swift.String) +} +public struct JSONDecodingOptions { + public var messageDepthLimit: Swift.Int + public var ignoreUnknownFields: Swift.Bool + public init() +} +public enum JSONEncodingError : Swift.Error { + case anyTranscodeFailure + case timestampRange + case durationRange + case fieldMaskConversion + case missingFieldNames + case missingValue + case valueNumberNotFinite + public static func == (a: SwiftProtobuf.JSONEncodingError, b: SwiftProtobuf.JSONEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct JSONEncodingOptions { + public var alwaysPrintEnumsAsInts: Swift.Bool + public var preserveProtoFieldNames: Swift.Bool + public init() +} +public protocol Message : Swift.CustomDebugStringConvertible { + init() + static var protoMessageName: Swift.String { get } + var isInitialized: Swift.Bool { get } + var unknownFields: SwiftProtobuf.UnknownStorage { get set } + mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + func hash(into hasher: inout Swift.Hasher) + func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public var isInitialized: Swift.Bool { + get + } + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public static func with(_ populator: (inout Self) throws -> ()) rethrows -> Self +} +public protocol _MessageImplementationBase : Swift.Hashable, SwiftProtobuf.Message { + func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf._MessageImplementationBase { + public func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool + public static func == (lhs: Self, rhs: Self) -> Swift.Bool + public func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public init(unpackingAny: SwiftProtobuf.Google_Protobuf_Any, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public func serializedData(partial: Swift.Bool = false) throws -> Foundation.Data + @inlinable public init(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + self.init() + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public init(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + self.init() + try merge(contiguousBytes: bytes, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + try bytes.withUnsafeBytes { (body: UnsafeRawBufferPointer) in + try _merge(rawBuffer: body, extensions: extensions, partial: partial, options: options) + } + } + @usableFromInline + internal mutating func _merge(rawBuffer body: Swift.UnsafeRawBufferPointer, extensions: (any SwiftProtobuf.ExtensionMap)?, partial: Swift.Bool, options: SwiftProtobuf.BinaryDecodingOptions) throws +} +extension SwiftProtobuf.Message { + public func jsonString(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String + public func jsonUTF8Data(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data + public init(jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public static func jsonString(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String where Self == C.Element, C : Swift.Collection + public static func jsonUTF8Data(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data where Self == C.Element, C : Swift.Collection + public static func array(fromJSONString jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONString jsonString: Swift.String, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] +} +extension SwiftProtobuf.Message { + public func textFormatString() -> Swift.String + public func textFormatString(options: SwiftProtobuf.TextFormatEncodingOptions) -> Swift.String + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws +} +public protocol AnyMessageExtension { + var fieldNumber: Swift.Int { get } + var fieldName: Swift.String { get } + var messageType: any SwiftProtobuf.Message.Type { get } + func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder +} +public class MessageExtension : SwiftProtobuf.AnyMessageExtension where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message { + final public let fieldNumber: Swift.Int + final public let fieldName: Swift.String + final public let messageType: any SwiftProtobuf.Message.Type + public init(_protobuf_fieldNumber: Swift.Int, fieldName: Swift.String) + public func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder + @objc deinit +} +public struct _NameMap : Swift.ExpressibleByDictionaryLiteral { + public enum NameDescription { + case same(proto: Swift.StaticString) + case standard(proto: Swift.StaticString) + case unique(proto: Swift.StaticString, json: Swift.StaticString) + case aliased(proto: Swift.StaticString, aliases: [Swift.StaticString]) + } + public init() + public init(dictionaryLiteral elements: (Swift.Int, SwiftProtobuf._NameMap.NameDescription)...) + public typealias Key = Swift.Int + public typealias Value = SwiftProtobuf._NameMap.NameDescription +} +public protocol ProtobufAPIVersion_2 { +} +public protocol ProtobufAPIVersionCheck { + associatedtype Version : SwiftProtobuf.ProtobufAPIVersion_2 +} +public struct _ProtobufMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.FieldType { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType.BaseType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMap.Value> +} +public struct _ProtobufMessageMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMessageMap.Value> +} +public struct _ProtobufEnumMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufEnumMap.Value> +} +public protocol _ProtoNameProviding { + static var _protobuf_nameMap: SwiftProtobuf._NameMap { get } +} +public struct SimpleExtensionMap : SwiftProtobuf.ExtensionMap, Swift.ExpressibleByArrayLiteral, Swift.CustomDebugStringConvertible { + public typealias Element = SwiftProtobuf.AnyMessageExtension + public init() + public init(arrayLiteral: any SwiftProtobuf.AnyMessageExtension...) + public init(_ others: SwiftProtobuf.SimpleExtensionMap...) + public subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { + get + } + public func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? + public mutating func insert(_ newValue: any SwiftProtobuf.AnyMessageExtension) + public mutating func insert(contentsOf: [any SwiftProtobuf.AnyMessageExtension]) + public mutating func formUnion(_ other: SwiftProtobuf.SimpleExtensionMap) + public func union(_ other: SwiftProtobuf.SimpleExtensionMap) -> SwiftProtobuf.SimpleExtensionMap + public var debugDescription: Swift.String { + get + } + public typealias ArrayLiteralElement = any SwiftProtobuf.AnyMessageExtension +} +public struct Google_Protobuf_SourceContext { + public var fileName: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceContext, rhs: SwiftProtobuf.Google_Protobuf_SourceContext) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_NullValue : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case nullValue + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_NullValue : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_NullValue] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_NullValue] +} +public struct Google_Protobuf_Struct { + public var fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Value { + public var kind: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind? + public var nullValue: SwiftProtobuf.Google_Protobuf_NullValue { + get + set + } + public var numberValue: Swift.Double { + get + set + } + public var stringValue: Swift.String { + get + set + } + public var boolValue: Swift.Bool { + get + set + } + public var structValue: SwiftProtobuf.Google_Protobuf_Struct { + get + set + } + public var listValue: SwiftProtobuf.Google_Protobuf_ListValue { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OneOf_Kind : Swift.Equatable { + case nullValue(SwiftProtobuf.Google_Protobuf_NullValue) + case numberValue(Swift.Double) + case stringValue(Swift.String) + case boolValue(Swift.Bool) + case structValue(SwiftProtobuf.Google_Protobuf_Struct) + case listValue(SwiftProtobuf.Google_Protobuf_ListValue) + public static func == (a: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind, b: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind) -> Swift.Bool + } + public init() +} +public struct Google_Protobuf_ListValue { + public var values: [SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_NullValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Struct : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ListValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_NullValue : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Struct : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Struct, rhs: SwiftProtobuf.Google_Protobuf_Struct) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Value, rhs: SwiftProtobuf.Google_Protobuf_Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ListValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ListValue, rhs: SwiftProtobuf.Google_Protobuf_ListValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum TextFormatDecodingError : Swift.Error { + case malformedText + case malformedNumber + case trailingGarbage + case truncated + case invalidUTF8 + case schemaMismatch + case missingFieldNames + case unknownField + case unrecognizedEnumValue + case conflictingOneOf + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.TextFormatDecodingError, b: SwiftProtobuf.TextFormatDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct TextFormatDecodingOptions { + public var messageDepthLimit: Swift.Int + public init() +} +public struct TextFormatEncodingOptions { + public var printUnknownFields: Swift.Bool + public init() +} +public struct Google_Protobuf_Timestamp { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_Syntax : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case proto2 + case proto3 + case editions + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Syntax : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Syntax] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Syntax] +} +public struct Google_Protobuf_Type { + public var name: Swift.String + public var fields: [SwiftProtobuf.Google_Protobuf_Field] + public var oneofs: [Swift.String] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Field { + public var kind: SwiftProtobuf.Google_Protobuf_Field.Kind + public var cardinality: SwiftProtobuf.Google_Protobuf_Field.Cardinality + public var number: Swift.Int32 + public var name: Swift.String + public var typeURL: Swift.String + public var oneofIndex: Swift.Int32 + public var packed: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var jsonName: Swift.String + public var defaultValue: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Kind : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case typeUnknown + case typeDouble + case typeFloat + case typeInt64 + case typeUint64 + case typeInt32 + case typeFixed64 + case typeFixed32 + case typeBool + case typeString + case typeGroup + case typeMessage + case typeBytes + case typeUint32 + case typeEnum + case typeSfixed32 + case typeSfixed64 + case typeSint32 + case typeSint64 + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Cardinality : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case optional + case required + case repeated + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Kind] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Kind] +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Cardinality] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Cardinality] +} +public struct Google_Protobuf_Enum { + public var name: Swift.String + public var enumvalue: [SwiftProtobuf.Google_Protobuf_EnumValue] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumValue { + public var name: Swift.String + public var number: Swift.Int32 + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Option { + public var name: Swift.String + public var value: SwiftProtobuf.Google_Protobuf_Any { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Syntax : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Type : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Enum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Option : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Syntax : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Type : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Type, rhs: SwiftProtobuf.Google_Protobuf_Type) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Field, rhs: SwiftProtobuf.Google_Protobuf_Field) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Enum : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Enum, rhs: SwiftProtobuf.Google_Protobuf_Enum) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValue, rhs: SwiftProtobuf.Google_Protobuf_EnumValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Option : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Option, rhs: SwiftProtobuf.Google_Protobuf_Option) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct UnknownStorage : Swift.Equatable { + public var data: Foundation.Data { + get + } + public init() + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (a: SwiftProtobuf.UnknownStorage, b: SwiftProtobuf.UnknownStorage) -> Swift.Bool +} +public struct Version { + public static let major: Swift.Int + public static let minor: Swift.Int + public static let revision: Swift.Int + public static let versionString: Swift.String +} +public protocol Visitor { + mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + mutating func visitSingularDoubleField(value: Swift.Double, fieldNumber: Swift.Int) throws + mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularBoolField(value: Swift.Bool, fieldNumber: Swift.Int) throws + mutating func visitSingularStringField(value: Swift.String, fieldNumber: Swift.Int) throws + mutating func visitSingularBytesField(value: Foundation.Data, fieldNumber: Swift.Int) throws + mutating func visitSingularEnumField(value: E, fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitSingularMessageField(value: M, fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: SwiftProtobuf._ProtobufMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: SwiftProtobuf._ProtobufEnumMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: SwiftProtobuf._ProtobufMessageMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitUnknown(bytes: Foundation.Data) throws +} +extension SwiftProtobuf.Visitor { + public mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + public mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + public mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + public mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws +} +public struct Google_Protobuf_DoubleValue { + public var value: Swift.Double + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FloatValue { + public var value: Swift.Float + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int64Value { + public var value: Swift.Int64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt64Value { + public var value: Swift.UInt64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int32Value { + public var value: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt32Value { + public var value: Swift.UInt32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BoolValue { + public var value: Swift.Bool + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_StringValue { + public var value: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BytesValue { + public var value: Foundation.Data + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_StringValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DoubleValue, rhs: SwiftProtobuf.Google_Protobuf_DoubleValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FloatValue, rhs: SwiftProtobuf.Google_Protobuf_FloatValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int64Value, rhs: SwiftProtobuf.Google_Protobuf_Int64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt64Value, rhs: SwiftProtobuf.Google_Protobuf_UInt64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int32Value, rhs: SwiftProtobuf.Google_Protobuf_Int32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt32Value, rhs: SwiftProtobuf.Google_Protobuf_UInt32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BoolValue, rhs: SwiftProtobuf.Google_Protobuf_BoolValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_StringValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_StringValue, rhs: SwiftProtobuf.Google_Protobuf_StringValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BytesValue, rhs: SwiftProtobuf.Google_Protobuf_BytesValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.AnyUnpackError : Swift.Equatable {} +extension SwiftProtobuf.AnyUnpackError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Equatable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Hashable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Hashable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Equatable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Hashable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Equatable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Hashable {} diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/module.modulemap b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/module.modulemap new file mode 100644 index 0000000..6a9d851 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/Modules/module.modulemap @@ -0,0 +1,11 @@ +framework module SwiftProtobuf { + umbrella header "SwiftProtobuf-umbrella.h" + + export * + module * { export * } +} + +module SwiftProtobuf.Swift { + header "SwiftProtobuf-Swift.h" + requires objc +} diff --git a/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/SwiftProtobuf b/SwiftProtobuf.xcframework/ios-arm64/SwiftProtobuf.framework/SwiftProtobuf new file mode 100755 index 0000000000000000000000000000000000000000..39791afc347cff00c4cef879f3222c1081a34139 GIT binary patch literal 3565144 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

k}p=`ZU$+?@AY(1=H>x*7NUcj}E8<7|NF830r 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

MDF{P$9pK2fWHPqTU> z(rzTX1^cAd@_kY-AP=)!ur?U9TdgPvl!MpR2<5N`4zl?%@tga81LLS3 zQ&EpZErl?VPVPy+N?=|>n6fQ40echL#E002_-VvXBYqa~vzDTn;C&s|UqU;F*3d zy=Sp?9k(5@_X&D{+Y{LPq}%J{ggtSP=GJKc*N~ocl~?R-T1fd-amY~^a~zsW zZMfR0*}!}9wa%h@F&14&*J$74WBFJ#1NZuUyT|ZcKNh(b$3GUa`L$IEjI%ofMZlH% z>TkfT*f0FAG%k_<6>If{NW=WEx^ZX(%g4u+?Z~GehiISfP`qd3k8Ypt^OP>eKHUuD z35`Et{?|76Ut6mtvGHdJ#vg=;@n=2s(e4p+OgoSpI`*dFtSkEC2?q^&L{;kG%b06aS5I=LU$7i!3crhUoasW|Ovf3VL;jb9$Z;l? zZKR*8o`*V+40@}YFcYnP=7P3otI=y9^)blfAH+#hJcMh}nDv_6PqyBi&ao z(zMz#ePe-3`aigjeus0pXNR(!zQx^ubbP!B`B{gt^zgHu3!Bo4Jt==< z8nf<09yVTB@t^4)+|Qc)4)?QKY&t*dMvNB-5#z<2>DY^7U-nbyE1jcBXY=_=D#~m& zUs=HTknX!2aW(bTei%0}*30i=={eQuVtSv0_t<;pMf=OOIeJd-&qK_{l|ECrpB3>7 z(EVPT-+=E^S-K2gF=D;W+(%`E?2z9453coN!32R_h&b4f#aJM}4=hI;(f6{U??FO- z#_bH7e=plY*hnY8m(3H{*@P|IFbQp$gtkmUoPxLy;y%>2i2GSX--Dn&REJc7LF3GC zfgelvlPo15J)7_7+TCovgN^0!`&D({2d`vh2z|>NZ@oUcCCYp!ieL4iZ{r+?GQhVC z@Gl2(j@-8uxvwN#_h8=Bn1}yCB$=b8)NM>@K8VhQNf$)eC*#rpYY^cwFlWf_U{a)dz-cf_iS8)yz{ljDeX=89Z7nUz6W1UctYQhOm9F~3Rz+EA;kQfkI*--gOPt3^bYB_8z`@oU7>&E ze2Dh-kgtS&^AW|jIuPyX4_kAr?n3uO%!da4AM61dh<#c%=eTP->z4j}?m}A{q z3t9XU>BGO>xEuLmeY@dD9=6^Gzna;%8_~v}a6h%&W2v93>=xy3My#K!%tM*vT;)bw zQ=R0Q4KIs4TM!59xEgg`jk?~4_&&rBA$|xk{AuKijOQDUVn&mH!*LPO1i$3?^`xM= zfoNJWpRi(Hk%Tx2aSGxT#C;I=LEH~Pxf64`fd2QB6a=WP!3u{%b|Kg{^U0VOK*;T=2G~c{>{Ls zg)Qp72i8?RG#pDW46At7Pwy6Y=r%kC}%CoO5e*Ly@~6DFA!6? zA4c#(A6z78Pm4j@$P4qen0rCb!)U>#0=>PU<6$>}`*_{O!E;G743n=a2W@J9b0 zop?lN8AN=OeuqV~-=S#1Z_>SdO$GWq;+u3P2iOxV<)E#nl9tpfsE->JhZ21EA>MT& z1m{EeH@VFBE}pmR-_<1q-(gNRX7WG9{?JqZhxTckdfvu2KW|&LfvkV^_vNrSvJc18e>Z}L?7z?9n)(y< zB`SBV=&x3WpYHqN7wBKI46rZdH$D%eZuE^$JKmE{In3h7@;JmdJq1}<=gd+9-TkKL zekxx+^cTuijXmu9^yR@m0x!xz-}1Bs>4*A#gdOOQ@eNNeqh2`aZ-4#4wbzg*_FSrYN_`WOHVc6pv?hlAI_Jzx%nH_e$DDMKq zdONKBtdJd+jPj8TNIPtv$TJ6V1@N z_Lcm8t_9!EwHUvjizPdHA8E&pM!V_{sFU8VI)?Ye?+pk`QBU@52V(wh2l^xSj=HgT z^a!xdv+4eq7TeVcE`d9ktlmTfpw#$wnz zQziD!RPu9%4r8yx1in|IP5LU2iZLCrOP(_m@>SL-*h?(?>zm!^ufGR>g+KNEhB;%8))*f7yXNvHDAO2Ikor(br4k8TT|%{(8jv zesd1WCi~6#xYqZZ$3>oXh-F*G(@#!gn7p5iBTQXCxmRG`O_)ESpY#Im$@G)!L09$@ zN1Xk{$bX}sA(s5;$GTF`)%TafXBzvq^%$H6SIW`{V>Y#hXXAlaXZ zmf2kCKso3A!{C`4cAX#hOJGOv{emUhgLtlAk9)s7{`EM$j%Wd{)Db@irhaTCTX+}V zhugyQkS>-j{1WoSvW2UULB}4W{jGFPRAgJmqZ>AgazBb#uNy`azr;R@DY(|_hFX#5 zLB#Rc#16s|Hu2en1%61IxJqFC5^>OWI|-Y(2XIfuCSC}-QYQ>Re~Ihd7z5vpIzi4u zhx%a~`%lg`9*;8V^~HfRjQZj%ypP8=-iLhBHXfqqZ);9Mh_Wy&aGJkj}8V{g6-CI{V>vfqe^M{{;Kt_=uCUA1()7sVh>^XX4Qnoc~50 z5wG1a7WDLbpbh2L+u3IlAB6nGV>j$YerY!h*7GpTZusEyNPQ4Zj=F6xr2Uudg;acF z5^gV~33~x?xV_+@^X#yWE_FgK)=5ec$Op#Wc{76V%dKOw#`o7=~z}(!y%cr4y_?BL6!WuW7w@K&Q z@3X=lg5QMx`7$0fm*PJ!)m1plrV3}Ov+|H#5x?x}*E}B(^;v~juR8`2e}wKBiEEPQ z@co&0io6wwsqSk~?{d_e_Eb~d*P!p0V{MYY+oC$JLH)~7f2#XZ)NuoX2lXc&&^IsC zJ~Qwgi{wQ$u8-;J-aeeyo%RdJG`qns;?2N07z4nwChUiRA2m&%?=$3cub!$A-+sh( z^*GdJ9QFjE{g)unw~I4bUDA9dEbgA2rk_KMLVmq2_&3qh?I|2Cc*S@WO-_V-R10~j z0G~)!^m2R<^`>tnlEJsh;2Y;dx^MsNj^LT!bY9AC@Q>uZd}E^aGAj$tWkH=io07C1 z!MYk{r&~6IKf0cvb+I9sQ@9L%wbe1dNh2TlMmewW3q66@5;m`3y1<a8# zHEFHKjGhC&-2yNE=i*h06tTy{s1ME8OD7Ut-TKMu2s$y=OIH0Kte31(ikfj&xc-}c zxn7csHC0+arFGSabrR$YjuA~crgB03l;o?wOHt{J)CR`u*k||3_4hA_L5{F4Cgo^C zoO1LQ^075{u^#SOh&Eja9l6%EwR){(>lv&JCnrx^fGy?eHBmmf?w-ML(|vuYeI?E7 zK>Iq-z5($Kh;K%GGvdXF@m-{uoW&zkn?PH?27lyQ9ZgYBy?svY6x1>CtiR)1$ymPo zD){c}!_I@(f7@6h&xKzi<|2ser9QFqH94kF`~!n>Q%39MN5y)1um9nCdEY4O<@oQD z;XI`{%CG?CW$WdK`FiUl^_D({rlJ z@t@;;8}vjQ^u?!$u@)MyzL54&HOl%KaHvdfd~@N&Hy0bIT(FP4;5VJg*+z79>-Znh zeUvjfgE|Df=yDGao!5yzZ;$dXk{!??twM*$Gd2s@xAS8CPn@r5mAXWntC@?qOzIMh zEkSwq4v#5oWSd-px|414JJeC{&zOVfdVTrC&*S%JjJ+cCjnx^zshEfPi9A2E%E{Jx z$cOO|XomYR97rF_hf#?<|4ko;zN{AF1#BZKZ$DgDW4!cW4~pJrQ3m=Xi&r9+K8tvK z6`!3BY_TTzBd+zniVFnh6vDJ(eunwV$?T=v1Kg8Y>o@~+rLW?X|NL)!70`!<#+p8VTKT#R}%_{jHqMfh%-`bl4{{xNl z;kIV(K>Z$V-P(unWtg7JD0~_iXK*&)8Nt4fI;8DKI6!k!gg#i$#6JYm&PHHq{jtwi z_zn1rei3+_V)TheDPHZ;W}ppdY+6tELqcQJ+H0()>!or&!p14_kHGclUvwVS{lK7p zwT8tw7mUUHJg5PnvjOKpd8)AA4Cg?3-Y&(yGn;l7OVi(X2a9Rkiu65)&xwNm6v(4I zU+EVtKhF6_3|lsMzS4E#`Fwhgddu^b+~WBai1p_y9m%IY&d*n}l6+$9kf5$=ll^vK*IIxFJchROHSaq{UN^`kn{p1UEq_o5zdoR8zh`8a<^z4YT@4yE6OZ`D!eYMjNIfqVT}VX&>i z=Pt)ZN9_4~SK}gm(?@fv;JD}zb9Tfg<6?{A4}Hf?KFM$yVgIq5#r9U)Rx{*9G0kI`DSa+i1@+ymX%r zamCwmjPCC%1vazM-d41^xHhw?BI_0@SL=YQx2s%1tk8U(aJpqPxue@mgk`$#Ii7!U zL0*KN)S@^>2X&=c`^`tasQr4QK4g>2cD!O?e75*p!FT#5<=|;yw)k+IKQtWY4?PQe z_F34qqi{b8_cu6~V}87RD$9FvHu*R~cO+uHP5uVTz}g!&`TMvwv&l~vd2nR1a_43p}W!2f~?Pa`d zvH16s^wRs$Wsm(kP`6)??DX6;xmQ8h>mIB{7KZKDdtb~~5xXL7cF5w`pe&MnGamr{ zMZx~nZ2uqn0D4F90rWQd0H{pU<0!`hl$rSf;18G%A3FR1EyEhR@B_3*_yJmGJ`#r? z0OjeX9{~2z_#mH4@GZ8n-&=hhr;;8F`Q>(&S(%@}ENu_Sr9SPmBCQdV>r21Q>gxwR z(uRLL+Pw?f?R{xor9akH@ULOZVXIItto^{^wnZSWj~p%D(Pc z$=cJ=w`94bzT0+cN2a{~|DtTi-Mnl+xFgH9DXeTKR&3W!*c27#{~cDQP7Ap4kLwdF znm1Fqo8Vtk4xg#!(K$hog96ecNN3L*r79<$+$GaR`%eVf2Q;5qvd^h4{m7*)gAKeK zw$Of7t~B5KEKc|BV=+HdF z?->?z+6x%%EZ-m5vuvM_#nEXScsC=0cP)y$ka*Xahku@b04(sX#qKilPGWeIT-s#N zr*GpQK-%hj{AU<#;ay#-7149tuV&>*^VO$#=d?jyiT~@-)(XZBJLU!jsrct9)))Mc zYid7~tDP0Cl8&&yX=pb{Tg`O3`8$1rA_U^s_z4EXlyBt~Tnj7v>0W;r+pe22f1 z81*qQt~9}L58@c`P2MFjnqy#GZGv%Yj^IbGdXvOxHOHX#dS@taF9*`n_?ed!YL`N^ zi-G@TCiDt3I6bVB&zAHoqYZt_fN`w}Mon)~?3VYvYQu%1 z4gZ9+HFjzltHs=Y$xYGo~J&|MJUkaNfMr#a=N)wF2F&qQ`;i{DwmNBOC zPQ3bY2AwWxADB!BV}_>yVA=2DD@w}Z~IPp4_W{OUaI4#<%P8h)Jb zohoSbVR5>z7mG7|DJ;(P*;$+on<&TEW*gx9*f!ADe>ePi%pRKx+EY-5Qk10xWpZi9 zZ+V@K>;H{1u483{tj{Mtr~CfR;tb!vSe)tmki}WP4_It0WBabI%V@L-xgGI3!wT7& z`Z11tGJnB)^2gjnZ3N!Fi2KTOjQfeG?XIQwCCgMb5zYh}jsC7NP~r;21&W ze~8ke{KcaD_tCx35%Ln1O1h_*UM!gJxAT{#B-vfm&*sk=qw>D$lqd$`#A%* zQVgGaE@7aKzo2{cE$VOObd7$MMek7GYjKbLaiYJSr}d-fxL<(htiS1ac?;-v?zHYX zeoG?cF9~wk1M+BxTqdJWq-ZBrT7!Lp=H0iqxwPenR$0ftDZwl>q@DK25 zg2xAYDgh5@9U7`=<>)6K@b}>9Hq8V69?Vn%<(J{ve0qj6)meGceUn*?bAec#>6^&n zEMF0evwh=PoZ}nI;sNMO1AV*mxNoPBJ;Q$i5Vx*`zPR71O@!>W+Df&yOlRQbHz3DD zoq>Exce*ohDoaoDITLl9fx1pdozFwvr=jmn)xZmtWHuh2q+@L;)9uo-Jtdlwfp`i)dcUMz8<@mm3aklRWi?e)RvpCcDC5tnBpR*YM|6?)d%Lc)h z1MHbI(1uv@#irxSO2L=?ln#7(pQZ1bFVfbbzVH_Ekc{r87&7_>#ps8xQH;L5lVbFZ zW{M%R+bPC5PdB5CB&RRYJ!EGaVj8Pizg&Hub{)OP{d4pl^3xY>M*Y)^e)}{%OPZ-& zO=%!UKDxgSvW}Sb-JDS0-Fme(ZEkyK<|PPo5N0FHLbw>=B7_SOE7OrC8udA7SglJ2XzXRjRV%zPQ)C4?6d zwjpdq_%p%_2+t#IL3j?~S%ha08WH}4@H9dL!XFX-fZ#*W5H=(H9$^#0?+|{A@Dzdr z?RU+gj?BS`A34&I`D=u0{?w6qC&Dk#t}789MJPvTM0gir2+~rR_f<#c)d)U3dmDlB zQgA^IoCvbb|Nkxr*cVs?= z>;K?7AJ^f1KL^jV5wZ|65i$_c5iH1)g>V+ad%!#KX=L91NY@XcFG4E9DF}TKCVUcV z?`QAqjNnOw?%DVM=*WBwG)S)gfjYj7y6r&Ng|H3bD?Ix%;ujF!Mq0f-I`L&k=5d4{ z5q>}jAhaX&`B^6mFE8rM+>TIpCl7A`i-H^cr7&NFpCP8O9q%Z7F2ZGaM&UoWr|@SH zX5kry=WtKq-y;0>ALwrg8xiUedm(_3v5;^ zY*s}*l!(20ca{W(S=fJf$md4qlf&2P-8)*bzm*5y+}%mak^61R+%>Ra?zSd>J{;Fn zo>uH-ZNvO*GHB4gncVWx6X?0$rUdG6#(67zv5UmJ>9{{+!@4l+aJ!}d{kfLp&+FmS zR+Q_0WAFHSZ?47hSv~yHM3-nD?1A#=$~M_z|GX9H<@W}t2eUs>w>jT+c4i)(XIc5?P3*r2!2iBYgD=|g!OmhOk)OE;KSiUx ze!P09{_OegG|qI5R%cc!duCc(&r*IV2Tt;lD?PCu0{_yi zboFku(_!M{#eYE>)TdNY8UD2#zf6bUe>SZnr}+jTPxyKP@swdZ1a@kM>Os0A!0udW z-E(3E=1Zkk74li5D9P$y!9S9dnMkvleDwbUUlP2<1!&h~lz*6Iv}!-qs_jZZ`UmlC zN-uA5?i~qQuG3O9U8c!Hn%^dBEdM9S?_E79_jnI2*I~ukbl`2?1ohCrNN>&1PzKf> z;qCb?WSP~soYyzcD)@=K3hJAFCH6+lQLs`1Z4SJ@behfalRM-M86Wge)4^{;+exX zdEa~J`*N?#_gA^Jz%{Qj|Hm@OE&Z2p7v>4PEi%z3GuXOPZAa(xew^7$YtV#|j{DXV zJ;vuIC`Y^T$`MOv=iFWSlsC)A+sLw~y}uIp{;F_)j}_&!pnQst`q!_~f4oUe z#eSQ&SV5omU|vK0_9*BP{g0s+Xl-jO&JLe|ef6~7Of+03Y0@nU$_cC<-r}Q>J6UGZ zEnEI$LA!DP&-Yis|I^mTZR_W_ zw1Y#bAA0xhx)N=L>sDa4q0K%<84rNx_ipIea1_t?;{Ayg=K*IL=DL{Q+PIuV>$BbI zC$pJ+@by0ZT3UEN`3=%h8<1Why|aH%biMPRL0#ybru?AZk@{jG&N-F+Up`xXL+i=7q5a(J_K6hBo|D~Ia zi{3dI$T#K!mzFV?{^!TP!@CsiPP&)mcn-Vf&)e{f`ds_!&JEN@WtyvXY39+jRp}@7 z$g#^^@ab?pqL*j#?P4B|{eMbu-wX9ODKn%~mGtur>#Kg!&vpICC*GLnO;lUJ3#NPP zp+9x&tKoEDKQTI}EA|=2pqFhz&)GjnZ;PbYY@}x>^B@xpZ{HxsQxc=qh(YaVz{xYg zai#@vREc9LiduKt^8$M@_)XAeffb_vHc+9r|xJT}%=V7Z}_2yZv8%`n5;HN0%Jc1>e|BcZ9-o#ZVh+wp}U zR;bP{`u;`!tIX>x+HCf(GVH_c&cDhc{!``+e(M$XpE676KV{+^O~e1mkdOL-gXAAF z4%>4t-FvZrob>h0Chf%SM5nd_b$uB7U&HOhpl#|c4(jWmeTeUH37^|AMJHz;-V|mZ zmKCX*Rc9YI$FL9G!ggsXR=>Z()IMynFEZGNHFn@j`|x4p;Wi2FWec@2#y$K)zNgyS z*?Bmx=3Lc}bTsaT%O#E5H+-tBv)K3?=X#_gxj&kyw5+Qt31Gqnnrt*t6)nROX{(3R6}DiDy~1D%GK_Fr@I_X~G~X30PWN5L zV&k|s`wC_YwkUOipSN1nr;v`uz3;Cw&MUr!y+?KyouPXTQbaFn2y%rkgZ-GPaC>k)-pMOI36Z(Ho*iAe6oXPBbf&SS0%D;=? zcFIcwsGsw*8@IA+{#@El^Y4-43{SIDm!^rXql`11wnVI<^uap9DHwZFVQck;&D9V6 zqCaf61hw`elppg0YWu4$x32r*su|k%*UZ!cH=eKkc-sZq(HrqkzpE5Hv*4K(&#-3F zao0Pr;R3rce;C%BuHL68sUylg6J{p&yx(cb-FNrkS>Hgf%;ojzkG)d8d>c^4FTmF< z==RNbIUm+K+z-n+Dg9q&bG}QXdqtOTDXSydkm+pRyZ=&d|5N*{B)qGfC>Lz=8%t0w ztm|Su<%L;X+M73LpypN&L$peQOBWfCstg7y3YX*W`h^Az>|xywsH|{ z&qSsRpa)vmJW=QYy^ftu`)^|Oy)D3xr|(%Hhur4mI;?m=#oZ-m6H*Y)e6o2sr~9(`cjSTJB`BMtb+Y+S!s~`?{t9*LN;c!sAwE_nt{;BS zu8lh6!c|5c@~ke+pXfS@4$=36IBeA#WvbC$Ya%~`l1cVjO&-R$(;yFQjL17Ds=Y>Z z;O%CAB|Vpsp6nk~7Ue<{41apC%ONftpoV*w~U6r99^19K7sT@N| zUZ98N*m&%6J~leUw=-l%h0Bcs8{Crwn-po>IKP8z(!N2QkiBBCNu5z_(uALAlREKj zI6r?N%q9)}JD1KMFxaEWL-lfyyf9mh+oR$2oSsI$7w$_UpUhG4>0amuy-hX*Hnmg9 z-B*gemu|#EkcaNOTHpTx_Sbj7{t@j;c2g^Cv%Cqez#zy~uA&@iwRs=)+a7zA{@pqZ zJUR#)glroJ%5iJ~{5jW8(Kcf({3zD({n+2`=aI13i>&LoD>K zHa;(E1D%gS=XCZg+joHJ$t+(Ri!*(Gim@N!T$DdNPY&|PJpu=MIJeP#cpCVN*4=Hx z{&@$=$@XC94Cnu(%l7RSwB8W3USn~FZzyODguRo2kcNc=MH?6N^>qc|EsHg z7_s(2b=oX@zO&iTKHRqa0sQ|FZACT~`4@jZ*Sd~;2HDt~UI3fLUaYA0FYj1;2;<2F zi~X%!8dpTSQXkuda);XX;YZzeWy_X-jMrXTnbl5hym_Z(k8IVRkQ; zAJIRLgXaNVn-4&n(;O*_zDEda^YLi&POGuahoMgTHus`$Qk!oxY4aDa=WR}HT!1$A zV;@p0_^|0~WnI0Ex9Whhx z9q2#Rjy}D4WorB5XCcNIyXCeC+MkCOY4tYi9>TihAIiD{TAL|LRqKY1*S4-qZ}&i6 zcsplU~248p44Y1=dE+Kvr%i0fC* zYHw^+*3sH7y~Esa-DW(m!}FJ|$~sB|{l1Q{@IC!HqDTF+4)nX~=i%eDll&s?G_^-I zTNC5o3MCRxxIA(DCS;eyY+va7A5cf))8>_#?E}!Z6=+x9j_JMumvEhL)`sKIhW|$Y zf0=Y9bOVh8a!iop!3?yoo7(mo%O2XZOS*Q;%6aY7=ke{=76;xx`)`bwkY(xz$%)=M z3dU_}|3|?$+QYFO?MY`|)Y&HCI}hw#MO#W9yq?9sm!kBf!#_sby$ZgjB29HJ+7;sj zJttms-OAgx8tX$`muCdqdnsgkH)P?tm6x|41TT+5Zn$p6x){n`9n}9E1G3*DWWOaO z`y8(meES$YW#4fz{obFI0sFC_XEJoUgJY3>NzdijQiiga;gf7048yKNd12iuSQ*ETc0o68tL_IU5hkZNCqK4(2H~EouRGSc+Pn)`!>d?MMpEA z%;94?_ni^%NWQk)Xxugb_NueghIPag_+xs)7u5^jk=fKX@Ql`I(&2~OZW|=ZU)(SZ zc829lv}>sa{~wvWkNG4?pOk_>Pbuo;nvM+zX-q{w@Z+A=w+H_`G(Ugb&-Dqt>+I;< z0Dm3UJkx!fnLVkfKj0Z*wIe1PB;%ydPOO0c>*Dj_FPf>Lyv*0K6F#DA9D~(U6{TgB zyNCK3?tfP^SWUv(^XpB$Roa`v(m3-}^tqZ{*SRz{ ze$2A)@uS9~`g6T=TA`z9ZFnTw6+B_~=kD3ob!40PvDU9Nxv-~XpwA`VZ?RF|AL#oK zX_}x%q^=;naR=nF0Oh8b+m`)(qml3bvG?YIQB`OE__;HX%p~lYEF?%KiAn=EkRlhL|?^fMM0SmwZTYb0L2&E64chrRo-F+5w#MewYan;ptde80bBxc zVF{2RkniVn&OI}CCX*PK_xt<)@%!WEPVRl~S)TKpXFJb%4rR@AkTtb7S@Xg>Hd*sT zLGT5%vuTSFAkXH!RO{6P&Am?8f*8-|Aa5GM6R1NDMwzv!uMu;=a4A3ZUodBCQAXo0 zi`R&Iu}5u)ic28h$p<{wuipkt%Lj!)${>!RUH*jVh4rHy&piZsx!9r?{7)KMIurDQ zJ9XxMnqKhk=cE@r=Uf;>dcp7iBE2{r4L5e6m#G-TD=?N*Fs7GdY%ha<@lwQY_XyLD ze~6+T?0J&3vww)93(+@BJGDaOMWuuD+z;mgWG=eTZKM|&j zN1%t0E}HO+bnyx9k$j{Zbb)*slBcYVQ)52mTs7vteqp-sj#50O(c&pfMk$!ae*dd< z@$!_8bTI;WwbRAl0TazLV$sFv_%0S*JpFb@o-uPN;z@w(FyH7%7XwgUG{4vg8tsf< z3$BaD?aC2>tJ!YwGOmN>Ooz^m z@74kK9(>z~_vFEs1BUwIf&nVmLYYIXvD?pRm*i($?-~hRy#;*y6WGU*`ZfJu!gRpT zbzL8{2{N4LcbCxqHOMDo>)3iv0_&%J@4!W#r+u}Icf1m9^ZSh z9&M&xBkf+S(~>UO#@&$Ze19B##R(smqS<6=OYmLN<&NcOOU&4s?zHJB`l{ODKwVCg z`#ae8UFak0dUEl}6|u&Q^Mf||duUf^>|}lk`aqH~c36kJya+mgiuK_bqHo*oT{|Lh zsi$Keq|Rt#Gs>rYqTS=p!d_DN2=m}0+=n@LmEnGK6YNEoq#3UF5MO#e@&6?A-r)tb!03`Y}^PlAF(VLr)}0aZMzpbq{0u^UTF`en!iSytg+g5uN*72)}+TOVBtiK zVOj@V{N}QbxqN6VF_%U@`neUp4ZH0-5_U2BxjM&a7>Mza_Dk)UKt{44K1 z!rc2A>c0;0Y>MuYKM?Dl^owqlHlf0cFvc@Zc|a`OM9$l9$G?vEO>h0G0&C?n9f&!N zMti5Szg=y`eJso%%-g&tpFB{88(lVHeqbHns5ga_lou?;Wx}kQ}qyB#m@bnw8E@j7g%$HFv_oy#I*}AUX_&*p`7kLluckRPj4lj6zLgHG>@GpDc@m$F5z ziKQVPIu-IP!#s@f(ep~{S+VH2eGArkE=N9qd5FD+4o3dbl%wYUji4*7zx@(8VT|>i zcy?mm1jr-qA67csdnd4030JJOUhI#U`fGece=T&rw!_q0sRK%xpB{*oB?obK^~7F< z!QD=`nR7C{$L3?;Y7cO=uwP*?%NBbw127+>?gcj3Ccy0m|EEu${`j?MyVg6j&KC`{ z+*YO+W6e3f5&Gvulnb44$xNRS_!-W}J`Mku$o9F+cTuk{udSETZT<>*6w-(4PYLNX zx8mE%Y~mHV4tzZtjQb~`Rn7PLtSdT&zK$F!g9E#PlSrBB zGFJlkq%EzJUXL*l!q-*=Ty{p2N6{xulN|dHP1c{2VXvyd9UK$H9Rkzy<%;^mvo4&Z{hX%mFSU@ul{D zq+)!d?UNAQBL9-6Pu)K1@f`cNFn={2{wcvm)3@Y>zM*XuTPIXHd@^vEk1MursC4)g zv@cRGjMU*1@m}fhVSO=LPYzz%QIGg5en;9H z$>zP6@L9(^x6fbdQ1jlOr+h8N+y@f}-ikdi^IY&>GarSrd1zH$o@JFltG8n)8 zS+|_6+T?UJv`+7V_mTT^s9!^e4A5uLg18OZ9J}KU+N2SBCw<0GpiSfll(8287o2x& z+kE1xC-|ZC87G_T@IU<1<{mtoc`yCQh%Npy2-rf&YqA_J+R*Cgq(69zD3#k^i9RaOPbjWIMKBAD8~V^$wi$$hjdQa zGZ3=JgR;{hcT%Arr9<{8{jvpha!($|*pKyEt`{_bzUVJHir+K9@A&TdMJHF>;ehUf za$?CS?YsKEW$-&_3;RYHJR5!MOa`}kyO6=K*ZBSSA%kVC|Jq?8z7UHiaPDdS@k5S> z9EW7dhg$G^FP_=whu)(XDWhEG?-C+q`W*0b%JfU2e|09)9Tsl^Un5*truXa7L8e~~ z*+rS&@2jw!w#)P>Hu-xq>bw9K_F{G_)6cWP>p2uH_vhMRv`l{*GJ6`z-GhA;GrPns z*X#_5+xuhSl{_sLUKgWmtskW0_e(erZ!@ltte@hFklT^tfIUU9N0v+fmB-wGHC`>- zw667K^~qGig#36*+@bR9WtGF<=7jvAEnF~3``N;A5FN+VfjMiS&x$XG`JmIh6tv+& zottI5lFh$Y!$yL9b4s6?@iWw$NLMCQB8alT9LsfEF8w1a%B&!lhfJ9^+NDT~(% z_>Laz7u$FAF2>}#?7|@BF8fZIN7+jpv`&Lp9_G8LD!YWR1UC76y zdJoGOef=#0A zWVKFBJ*Qmyc<4)I{E+tXAeNvw9K#pOHtrJVke^S$$8!iWi}H{AzE@+-S^If@Wcgz3 zc#rnuXxwVr9)fZB3gZwfo^LGtIIA!QEKiSLNe4fU>Rb71#IK5TVd=U?LzggMEY_DS-u=qC&y*uKjsDt zEq~54p)yt6AnVlh#<_W|Tj^)v7@V-b5b+D$TJPv1_4 znTWgzj9XH+v&v~kJW=L175Un-`>H*|N_T-j8npf~#(^-g^bqZv?8>Ke6ntj}c#?zs zC`SbTRsueRyA!k*?bo>-@`6`K-V9wH`t<4ehWwfGmT?Oq8+uz-2YEZ+753}ghcdN{ zw9DL6ZSwIEz}(!{p8BW_Hd>y()D6GRBepWVmS5)u$lQBSuC$}~CkDQRJiHVCYdJX; zzeDnI+o>UWRtbGj`EO1OJ*x(-F2=PQR~CH~Q+fto#c$oeGi^Q^{cNo5Sywzp`)!Vb zw=fQnJX-p0z}J-@8?o;gKk9{VTE3a1@$k+3MEPcZJ{W7v5xyBkJEX6z5BS=O;XhQm z;Xv@PH0hV2kLF{GN3#Cz`DIQE%!bK8!m%Z9Hom$0sp< z??Z2U!shRYrj1$~yvBPp%xW8qrj55yCVe-`$8uWWH|W;`_+QfoaxH{u!*^zg4nnlC zB>aqi5CI*NdZyNY?k!P1iCA-rw)9A>#im%g!aCqh>sz#2xsEaiLabNkGG*s^;qZC{()!kKm7w+7}wm1 zf8YXqul)l*0ldvWfY`J#fh_c&WaUU^tMYU!~-#|5VIj-Asy*AHUyPXERza2ghW%pA?>+=XG|2^g{ zs5@lySB2MZ^}b_0H#)QTKaxIlhe^Btfvs3GcImZHH`?YheNq-dkN*yKKNiKL4i(Gp zSF#$jO=6X}fEtO-Kc0JZQAQSgMzEeI@Hrnm_2e7V7yZ!^vMYLUCf8Y0K*LTIE z=b`PL@#qA^n{>*f-}oMRv^Xn}bi8v}KHQpjWsv1K>oClth0%dWFM_<(bYthyl{S9* zSIE#g$H1p?*Raw2cZLnVGnmeJ^dC^Jw3*Sb5$M-${I7X5&VUZ{=xr*-mj3KC+J9%* zY*n9%q2xQetxEfB$%KwJD)OnU{Ts5$@`JlWlUgquh@3#85nzej05{W z1#KeV-zsgjua9%+N{`X@DdUc76UPJ@cifq68Y})_7urJICsw?IwxMVj>9y{1#Q9Qg za?c6JMcaJJZVj*H>bQiGe;{|Tv_HAVkYa}IR<(ac+pW~qSuW!eUYvesP_37%c!tPz z?$|b~`aYJ;%6*fxnPb_k;aG+5YL{>ip|V-yz&CrEPsSGnX}3z774ZevSg{8kY*y?& z(Xj{G2cY@#T^Jk2e#hE-p!b>BZB{h~_Sgf6UC}1H?RqWpNOWquPJr!-IhZ5IAqBKX-+TA%*E7LiyRu;?fab2ld@TWgoPpR) z+ObmZ<9-F+Mcc7=W1X}LS2PbLu4%{KhHtcea;shT?H|-Z_Th|ckKBXNh_gx1PA#{f zTP%6)mcD^}XL#M@A;_UyQEvcu4Hqo~|JV&1)*hR{m;_#PQKqy}mc#`RbLF`f|7-b2 zA9>h*&FpBSc)g)#+CKToMP2VTxjD ze7?`ccSqwy0DiIN87JEDZHhSq_1b+mvCf+yTvsrVeI74zkalKIB_0XO)ZU4)?Wt*K z2W6_Zr{d7oZ)iuY&02C!pfASuf5R@AePP#jfql&{!Uotz8vyeg`ib&q$F>8$ZmqA? zsbo-BI{%Ysqty9#s5#zUoqsXbfT{EU2RM(``L`_mzoYZtgSL03^Y=!6icWR@UqSDa zd{eDmep|oHbkGfSROCkS29n`N>x}n}1dcTCJ7nj5*gIlhKcS9{{K0a~?6Q_HKl{Y8 z4;O+a?gLFMwCVJpfe+nsv_17K@T<=F-}N^5&R~9HgLwmG@p?z|KlE<|`Zog4H2-@O z@2H=X2RhKMiO_3uWL&e$EQ2o1ceH02(=XqJ;@Z{w5bvxX5#p1&ZCp2US+dZ5I2;SZ zGVS&Nc_nQPy>`~rpK@HquxLHsyAW$K&qSw)mS9Wh5Ef+oj;^Bf~hll$H-5B>Q>9cZ~lP>)BYijFT!hCgu zJGQN2fL`gRie67U6}b6-#a>yDw*0T!EC2le?UlN3X|G&{vH4!?m3Jxsx^J&EVU76v zwpVt9%Iw@;c^G@Q?QzqzB^Wo&Smy6)uiS&OqwSSu|Nooz$~lN#=+s`B^xf zl=&Yy6Rh~J&2`ihXq$|{#WgnlU9{a(+YP(Nu1h=x`Oa7w#(OKjUqNV%p<^6UI9BGR zBIuC7FYSdgtostzTk$MbtPJfYtwVV6JERBL^8efAGHHLgj1lvg`}=m3@45bysg-)o zaDQ@0wriV?E)?loC{mJHJ{BNzntnF+K=HK|9ePE2{3E*0e$7nXAoLFlx(DAlO9-{58pDp;mV|RJc_Rj3CKcsYFcP;&X>@M=wSn=k|FrPh;4WOZI z0(lwQ<18AoY=X)1fFC&Z^;O( zkD?*Yjas}Dje`Ov@L3iY-tWWjiEsJde@ftS(3C7sWUBIzOJ{XwW z%kyTd@{o6jF+X-154F#m6Ij?)dG$GgyL5TJ(^PqgF}ky}@_eTU{;R9<8cz>gugfdT zRplZ7%g;J1uPiU{qpr#mLjzNFdH!LlJmiYGqObyGBm8JBm>;#EYpv_;=l=<$^Kh&WX+0+0 ziGsjKfbVo1Y6}7%`W&8O@KpN1qI1P+zEO>R9puq^u7{pupQ-(M_8?{F(B|=>ykdOE za*F}S`%m%SkGuXp=v8@{bh%EP2QVA$;W~CC|3H2Z>?PVmet><_l5Z_R4u>KBsR8tF z{Bd!h$q=PKg>00uqlOVcj`g*9GsXp)hKL~aNx5GLF`e6sAp4%iH(bNx|CEQj;{8)K zK2f*S$)m@GW5W4d6r&w1i+ot`!5Mjq2m}w_y>#em5pZAO+c@l^QwCIA+H1f9L(D01 zUwv#M+M3({lmV0-Wr(eC|5)_THF6VN$#*YJLcY|;P!{8$W!?u{z7Am^_n{-HMjW_% zX`RDUW8ls)bMz8zxxl%rUpVgxVM#N(UpjAcG@UTdM>Jm9ANumfpdI9)9{5VD<(j{W z@v6?IKH{ozp`UDvmfP!k#mWn<_Azyaw=C4bekP-iI@W8XKgw@-qt1=yZ-fU${$Kw@4MIiZ+qQRKZ;#LqN*c-fNXn*pG@7|7=?Cn4v=g!7uq}7fj+^LTaM?6VcoNoSwUN30z%Ubrf9{nhEqkr$StQSs3TPiU3 z9(1@SFX%1iT#7mW%zY20uPXG-`4xVzIrmrTtBf9V)||E~eU)3x`E2;&^fllYYbw(N zzrq<4f0%XS=)b%B*3=uB@7_4OV)R==jAZU$%!{dvL&vkZXCSBdqMqUkmcO@ZQTo$3 z-)6SMw-G>m|H2vV?IU$tw;=yS&OqWYtmBd&mVlmJ4WR4Z@Rtk!0G>N4Dke5U6a`90SnW7!mp-O%{Ft`lB$A@HgFe-7Z(4V+FF?utqNMd^%F z$^$Nk0f)B(htrLe3J1=GeAAIIc~c)T=MuE3=DwQr1;FKE{C@D<#pw%x%LjqW1;FKz z;SZ)y$2e>OkK5-=8TvHvTJdmt;6dQ^rdhK`Kj`jV;|E?B%pN%!<2Q0N`icD5Q~Aw8 zoLyIK)sy=0s`QaEZ~9R5-;>C?J(a7{l^jeq@45iFpB-Xj6Y7w>KA7I&e2_a(2mP6- z>xH*LD+#in2^BeLTMsM8C;d5k&!f(zLm8FJu>lTlGg?O>w(SacZ_!2?K$&xSE+6hM zxK-J6OHZ_qq;1PQhN99xc9FxFDk>|-x(&+d$UHrI>?rI0aDl@Ex#c;CE72i5UR)z_ zU5pDdZtcCbBLhFeZ^AwaSo@sGh5dvaaiMdj`e01$^u>A_Q0@n~T5!2h&R|^U=(3mO z2a2t-7o+T0GS`4!KpFcR;QE`&*zNd+a-=I6TMC?2;aZC8e{lU7*S~SK;wnI!+3)Mo zHsm?*1aZBJ>z}wj!*vpu!qMnJf2$wY0CqW^{}$Ha6OJom-`?5mSu{ufdlwW*z*BPovtff zPO{??HhFjSl?C0vWh`A%^MN9aV+r^t=k|BiO>RS580)5Di`ClY_o0`t{dW4MuEjXV z5ti=3Iy%!k9!bEN(D=SnIgfI#vh)kt*6&HL=vJN3AG)eD7dfwE$?I;F4H+9<_BYiF zx>XP4e{?<3a(`q(_vAk7Yl8konw*3&DYWFzc*vhT$e(iX>B*qe3dkUw4J_sPjo`x% zLKZ;|PF`in^Sb-0(=%=IJkyfrIEQymla}Xy((=4KB+p&tH;&$Fljr1 z#FF1!6Cv%-1b$`#KiR;KmRpnk52R~d=Mvy#IdHN7IHG)Z8HtluS@OBs!i|>C#0}*$ zadQ~*d4XX_`P}48R`R()%ja^Nd>%2n67qQz+KC(sQ~3?$bFNVJq(DB8kn(vLG~)*<&sp>sXHc@sQ8SN|Q~a!||i7*DO@k{Ji8%I~NC-A)WJ^$i6BYiF$^>RgLyPgmV07{}{w!lr5|u>tE;} zTefgB?v-Q9!6T|uwCxd&S!a6<&`BZ2%7t>G^;|jsp!-t4mA~tK1=wo9Opj=jx|hFltnmBCQZLGGZ_m#K-MZ@4Svr}xSEAfp&Ak)Sq#uSdTc5SJ3+K-4=_}f}Pm1R^RHEOsU$k%F+%MWw&%t#zuCs8RiA(!5 zes?VF6V=axwr8UOI|^4mt`Co3j{>gY_&p5QP+WPqa&Zm8h1|cXRk#-7s>J2TwE&kc z_rShzU3tx_ycwUjr`YUsc2-XPyiB3f;&rlYpEk$jQFN5jYH7KZ#s;jSu16 zKk&cfkPnZ7jt?Q$v%JrRt?nvc!BC9l#H`m>f}bv(jQe=QI525-&HK{~*8{mHL?GqF zgdOX!2WkG*A8-#$m*)nS#EWM?=_g7vjg;mGT%vT=UFEIN|JLK&b=pJC`{Ma*cI)dnw=u!3 zo=vizO+;L46V|?m8ujl_LfONxW^;$(eqiE2SIsf_R9x6cH}K9`t>c}8nw!6BFCFj9 zXf|=D4v>g8w`78r4Ka$oas&0X?BV`W6`OIS2Xf$IfA?dEb($3q-XC9rB~VeiC_%JU z_sOUk2;2WF#0kERbqiN-+QVo+-tT+D7o2$KU9Ca1_ec0H(@1Z|zMN9pGbKqP@DAW{ z*8G9S6|2%&A7Xfs3&CwN9^^gLxz`DQJ?drdUB;__4xF-`Ex;q&{U!cy#CM0Wcl1WY zf7~7~)*pi};46Id3&eb<04H};iNHX_RrCB1tWm6M#P~9fG4rotIo31sU4RwdfsgG% zIWExPapaO?nT)xA4Qq(>*Oc>I0OZnn9Q(HqBW8tp`t;s))^|J48^<>TTqjo?1)q91 zP8_H_4%`AK^=u>dg}s71&U^Fl*-O^5jaK`6;5(LkV%}uX=OobSM9^yqay(ufJU$%f zY&zAxA==*hYDBw(_@4jQa$n-TMI662^Zc%3r;%5wf$M*J;S1my{uyZ>9 zp+)B&(0Sb!M?-R!2-GOSLJD41ez~jXawqp3=h7C zJdL?dMeli74=gYSg5ERC@}b4SM2w3!FYz%K=(5h4jQugm=2LsySEK+><(La`y+vuT zsucM@-OaNhn}g2M*1S8*TPI>1?R0*pMdv(&YM-Q)409mbqVoHnzlM1XYMl>{twsBJ z{s-pD@(s=(wcdeqre2WyBPgR%%}E&VU4TVQR^V8SxbhLqd*D##OOgJMY+U63^t>YYOs&WKUt+~{MI0yPNe>g_XCFU~YT&lxdY8qk$ z=bq=En&z#&^+VvY+L}{~FsH^EgXEm5i<(nS8RVxa=62vx&#B*IPVGf3jGj|_!H+nn zAd4dA)chE8if76ZSB*}GoKuZ`{o`cZ3Hopw_L?-!#5m(zzP2l|Z+j1OT_gYJB*gJ% zLl1>-w(*z78l3x$yJJn$`QYQg0drx@EkM56iizO6JlA3%WUu18CE(ezd_2?VH-QhY zsf{0t@74KDI6rUAYUlZD)>SzgZbdn1BCUqy`~fiy$B(qH-vZj!^NjuGJbMH4NA){A z&o%>2&ojbto;}d2;llHbb4JfIjmJrtXZvyrW6rZi%>O^)8_u&j+&RAIV|*#kcy3|= z+I(W(G|<%#KwnpZ&PqXVSK?fasmRq9C)b4JJVXClE=L}|dG6qeVh7GVG|VfZ*RI|p z8aDg_dG2xF1$?f<@1`Nve8d0LC6{3g8gVD>_t*0c?{51T^9|2AzfR$N!|$8%jAh+~ z`-yoI(XNtUdzH$?7wzZJ`OifP{8i`&=X^c%_2elD!R442dLFXR#eeB|b`#q(4E16U zQ$#L)fw(bIe~xT#wEsSqtwUTeuH*K{Mc@}jI>&mlIS06C!Ti5tH=n6IdN<-(dA_f0 z?$k+$V@WY{5#J(tKXD{uXw%HC;2X5RNw;@MIGm+~Imfx=lWd%Qq5EFjCImKn=aoY*9)F+k?&K?WcePv*1AXAo1cxQZ!|I=ZZ&XPS2Y;9gQae^ z{i)HUBaHb>(SSV&)KvoO@GLrZ^Xtla*jCOKtDMJUl=Cv;PP!_q%2v*^Ryj*zl!Khc zI2YN`a2)*ds|qJ{9h_->O>|C2<{J=Z3dWV=bRFo+FT^PRzV%r{<_v!yy6OiDMSywy z7)xA)x-vz2Gd3cYw&C09iQ>Sk@KIo&i z;m-h%%Y**Ob&x#BXBT+$c<8P59#J}b-mKPU$m_Qpi8YJ+lb7^v-Ur{r10x;5iY(Ev zAWJ-(1^xCQ=6MTv`PJ=(J65CatPdG8lV(0L3jE1M9xvL`{NM+8=c+7fYeIXZ4(Bgw z8-srG%+6oSy=3XlvwMot@_F-HXU)5<_16j9UzXnd2Ku)T?H~{T?5S1h6?nhENNC=- z0qaUeLPb6NM8Aft-v?b_I`sX`Xyb9X0Cx~?qtlv~uf%dL)CN>lAJa_y!@WTGpz2PzTvvOg^dd&x}Fr6k~|qaftQIx84H1 zpM4y5sJ%1^ZKZsot)%UwJ*dm^4|N{t$7qYTZJ1w)HVxk&`@4F-3-6C!=?ijAhj%CL zv?ELeSeYvFSLa) zY)?99D6_vfup6|P*&Fr{=omKi_Pu}~*1M?HgZ{d!L||xtSIy+S`N2z##OBlc0H(KS zIHP|;P0hK!;DdNZeWj0EG@RYPPtE>uzTlTezvk2N>>;D?)4aE14n6>y8;WlxA--!e zzL@~pf_*H@SuD%x-TX+9lhE&yy+7wEYfHpn6Hv_Yt2c~V9V_pJVRQhH6^bYD>PPN^|^yK5Z1Q)~7> zkHA{d^4pzaeY+#2xdMGAu326-ev=NW@jdbwx6QT2VLIyqogcw?crYH-j`TOPibcTj z`TQN!yEuM71yAC5c`z6Lg}UV!!zOnfY%leKX0d_fSVQzE1+~kHBZaI{BXX$GSo(o;Q>`GTyAjxGLOJ z_e(Z=O5EeTBh2T2qHeZxdb~Kmb~eEl{5JR}Ul;~_9>x5mPD^|q>zmQqHq*eoMo!_& zozNkBAfGey>r=+6T8Ma&sMJ-c%pb&i7+CbrQ_Ln@IlI^RiMR6 z%$==$2G)?T*Wq{ep}Rp}w0Tp^xAJkmru8m}dD8AkYrYQmedzBZT%0%i@Xg+A5!mTS zZH9lfbf?4J`~>dgjWu|_54?Xb`nA*HXP6F{AL^#|9=BGe;2SE6V9)r z_-4G3*1QFN7>u1~70PBioBE`O+F2B8XR7(QY^Qn${{Y&M+U&sHog*6dq3*LFlRkrN zS-g09>ttM;Fz??$c{`2N=GAEHc-*USPe5JG&fX@!*$KJH_9|K0%hc^{a`rNZ!B<0k z1@WG;?h(Ukx|^?i%813(9a|OdOEODh}IY{ulZ~ z`cbk$ol$x8nj*~M!r-y^i(2W2);`lJjKj7y24k`jH=yEqBkgMCllS6$T~U@E`1w~S zf`xn+mLFWPXvks*D#^lf?b21&nGQ?ata4}7F-@Dlj7u7{6T+m6() zLN+*Lf!(h)&*r~v#$2W@Lm!*8!K-?#k!Km^zy?SASEKES9bZw0{H0j&Tel85K6c?b z`9adfIFA@O;&aYR@}8ZW#q!Dokza>%5rlWpW3(N&qK(qto@oT)@J-9*99swUA&*&= zK;M{0>M>UVC)CYbVS_gUmip2>`94j)zZCD`Cu=T*Z@TqU*!8lEH1k%#@H?3k#rlpp zvAM>}=PYZpIf=`ke|o zz5?_-1-AX=$Zy{>BtH$zbv+m0qh2enD8?GESf}S=E!K+!&dS_{T=ZFG!veig2jN_Z z8xtp1ZPjqm@gHu?4==90kcllhILl7P&8rwiy{5DexeL+G?Yq!c@&sOu%!7}57(>JV z@5A1(TC9IEcaqM%UWavJj$4*IqpT1<0u{gN2QLYZjEotgUx3elGqQ_w9uP~d>-XOe z-KVDrp4E1u!+yi0QeTko&u=@iV%fU_{2(&svJx^t(0|}RH&h;Mt8D_dl>pD3g;-wi zdt1gaUTP=WDe<^EJ+Sw)#oPCO{>;HeYu-Bede1KoPWoc;_6NRLb8yl#e?R!fXD1H2 z^F)yC)8pjA-Wk`Og>BIBpRL3kmgVe959B%h+uh>W!8b5wlPX69CRK`tNk-ux`Mn+| z!F@ONiCq6%k|oXytOH*5gRbm6SC)UbDu0Hp{G=;`X1@^bfN|`^3i^i@0H(SJp7q>3PW14P%LOgGj`rsjjtIC;bp*?~*WqK} zte1aW=KLPPOrKF8`Pr^vJ^igfUy^@V7%ZDA zg17(32+osz@|XkVJ=si^_Y}yJ@E8xkn8`khUJ8GRRr@L6$RA^$Y2cChkg4C0$6O7% zZNzWzMwq6`=Axb=klW=dtm9;14UBuX3Sm!f{iBv`%w?$ZG(CK>9rIGHkK4~G_^RS1 z$ky087SFq3PCnLOfco3ub7Bq~%IAU+9LIs?D0#>E^SEa`f%W?41=6SSu6#~iiaBV~ z%@M;1pKiW^=ktnj&KdN@)v)iWNB;%Sww}CaN04Jz>FyAhxO4E7gVa?RN7ZzXZ`t0H zWy>fxsiXAav(pQM{J#t^lpDm$rL8Bx*VOt2aq#SUtY5wR5#GhpFTSeyOC9G*$Ne}? zITlg|01wa=*KsVefQQv*8_VD6A=a0p{cg;Qyj>2S3)^qlopmq3#;Wldh}}f{4YX|# z+WI=${|4GmJ?ZtKg~9Rgf7FAv7C8zF#`hF+m`5uY>;IUab1LyoJ>WM39=W8O6Y=i4 zBfh2N-825n$}d$G~b zQNMPezv`THKlq;?u?x&mQ9`|8A#<_%r?vo>#4B@VH9Gy{$Wt4g_2Uj>&9pJzKduF1 ztntlU)%R{@d&2r0>Xm#hmS5C$i7)6ueR<%S%yGxHCa$lF>)_*sKScA7w~um+m4CEB z{#N>&-rsx2jP@0@Cp655HkkML8+-XU4ocp2j2&sO>VY+)zL10czyomxcyW)wvLE<@ z%b}ChJz+FZ{@ez-uC01+?CPrb$39;5!PqCNJ{((D^<$igE!OOQ$XL@fOyJyW<-=C( z@|Zk>1@RUuZkKeFZ03Oen}(sEzr7kIwr$<1UD3s-s3R6#aIL)K8A!scOz;J(s84&L1NGp#mRKWta9t}*r=-n!wl>VS zwV{lA6F{3~amJeRY}#BM&prA&+|+$by!^n{rfIe|#hNdxJHg90;WZzZMe>@BN5Z`3 zdHFk%*IWyDJFnSngL#F&zlPV?btvkc;O8Coq3JmRJ!FZvJyO^9Qx9635ZFw=z5krR zdB73jT&pn`Y`S)IJ&5g)^}u(yyexrZ8eU6|sPE1g^-W0()t92{+ZYI-C_`5MBh8|55yWy@de8qqK!HEg7{A949Vs= zjM;6_(Y~1m?Y8_HsP|#Y zXSDw=Syr-nEAF@dow_#VVv?DNa>=hB{<{bcA{~MUcHN(jag0AknJlBsieXF$l@q2F z=r`SuSuE>3W|8rVMTl3NVUJflE`rc`m={gOD3)0mtzA*<4xhKmCD7zgZgilLd<{N*p$$$Oq%^1%x2mhq)BjSPW zz&QjR^oi{;p8d=AtkHSHZ#&=^`*6F9i*oNbfCbO#Zn@P{y2hJ*oU0%08WuQ?$ieUp zaD3wXz%ljh4mi&3J}%17=ss*U_WO35HcP(&?613q{SI`zahr`EHO;>p>O z!v#CIq7iHB#4qiW4tO5XecY9g?mld_hb69k12j|Ht-y1RX=> zc1p)m=5$l;N#5B#*lOfn=r(@Kz5#4q*RUEF-vGaD-x9xJ`VHf^BmK%b+C7|=OFHWw zY_*i7-Q*KL?HXqheBzm|VZQ}_zZLz)Ck{TnE@sX=03I-a|)kUocZRn!TdUKW7!z?b|DraG{b4=Yu+V?u~r@Q&|PgvW&Z>+=7y^CSOnjQYQ9 zY}EUx|I5Zjy^s38j5!CCFH6-Q^?%v;sP_^7Zxdz0{vP>Hqy8^5qTYx9ABs4$DqK7( z_gtKjcslM2aA~~8*>bw-XV=)Coy7T#(`@j^Y`G0I{N*A z_^KifF+1^yi*_L<0Q>6ZAvZvkBfwZ8?%k#RICsCb2P9RjcU2)q6!`)MVV$A?d^4r~ z-tGCK{vh|wFph(|#lyAANI*mvT>K9i;t0hyI*z5;mGRX@g%`%`XD7V8;P z!~6y6Ear6c=U<*!(eiUgusz2pV2sx~>|N)YRW@>rI6(s&hGC5k{b5Y!Xuxvs-!|)6 zG5$X;>m6vapWN5K3$Q%PUVr}-VD~*<6r7G2=NX7`=Urew#zd>_tFZ@T656~EZRWd5 z#DZ!Z?JiL5KHN*J_aL@jAl9F4S+!R3lD$ zSkCJ!7Z@q~HUqEY7X!b@XQ00!ydQfnCinCeOvL_ama`yF%&EoMTnk2uIc2yLrVQ;??>PHPxH$|j5tcf$BEenXReqxpV1%J8F}>3E-o7%}KI9okuseWSXa<@g=l&drEj zwYSrU|G%!CUc|9}T{{J0Si5TH4~5#_-bkKYn;39_4nPZ2vw?4}sUkM2fO)l_c z$zj&B-{Sv&1J{hRIx@|H_Sp9^;Oqm$WB7|e&!A(gU)xU(bu52)YGJVYi@7_3ulSa( zaugrTHL6!4E(~#J9pbR<^A!CZ!gC#Cbz~ayuUIiw-=yxHUsHEuRNWU? zb-&$N-Bm_I+e`<>z=^(N|HeG*&qBM7qTSrL!TH~oujbYIM6sUng$D9pa35qNa6{Y* zhZxm@-_+|SAg(CO?Vq|Eb54J?syPwZdjvm`=w3qyg z-};f`%mv+hRkjhlAOCB8m3$_y8T5nih);X{E?fOK;GORGhxpC3FrnfXVm5Dpl7-YJpmVDfepk0mpKr_j~HRT zqb%x74zc{B(C?2yzo#tXIJYr|Z>9*$hrWmo=QrYa3*rbEzu9_oaghIWTvnVsv7#LN z|40{%4dot0>Minrz z?e)LjzM{=(6d>Uv@WN+d8F)m_xis^~{0{K!+wGq-wnGGZThILR|1|S5{Lek%=b-N> z$E+m}6+<+ync9G|$U}2MpNI)9VBNox@g3L)gm@*tILkByAdC`V;kToVFX{%v~I#VkhIqXVM=3cbXH4fM3^Oxout~Yl&L|~K?`|E6UZ(u(w=|00o_qERd z9{Z9rz18*Q+#QP`J2IV0c2xJo-kO=CL2nu6KZpzT^;y*Eu+EQJh`5;|oRP53>1ZGx zpl?t8QLdtK(4mzNhVw|B>6_a=e@Esxalj$>Y04Z(f!xj5J8PhwmtGJww-^mWjm*}( z_Iq|99(u_nV@v@1;`&{3XYhpzqgTy(=yhdA=DRsNeM=FByjD!<0XlX`d6rKejCTGG z?c`h$kH=4FB~SAs*1FP)wQj~9x?>pY5l4MXndd?O_Qe+l5i`8D2<_d2_Wta5 z0(%zKe&QtAhIEtr|LlFza{Y80tV_Z&K7F8hSHZ~@9N*Mq?d#e0m(X^s1ExmLsjKnL zy?D;}Bvw$1>t$S@;c74L(Qv$?7x;H?@bNz2=Y1h-5x4B@A@@s`Ax{eVFc{gJ?a1@g zj6IMo@V&HJ^ymb?Am3}lesVQ;(#)z8h#g}*m3L%-d0#$yLIgerU8*xg8T+kl2j>^c z*0>7$Ot}w>yuxA0nTHwUjAsKd4>8X?O;25>jy$PE^CW!l zki0v|94*I^GHVL@cscrd8Tx!_@OZ@~(05c^w4LWHhYXy2h&~}PK*#2BtnEG_`t{sB zd99%^Bk4O&<4V}3L||Kx{QT5v-e))TD`{RkBW|s>y3HJyz)iJ zze7IAoGffxk?gnHHxeDEc>LxUu@B9_el!Q-;3M@(oufYYv$;FQi{gVWfjz)~x@AZD zpYGXl*zix?2%R#+dwly5{HD&KbPMcZzqB9{Y?JvMLRN`;?{QtJiK!H z`9EmJq%Y-oP}Xuk!*i!ASjryzb3dMQo@H)=T?ad?-I39}8h3#@66M&Xm@KajcHH#y zuWGIW|13W_f5$4vMF;mHj}_u~W;d}dXlHK!>XljGG1OD2=X0;cZ&5yF$Q8KT@z#R2 zQ%B%_8_nZ7%Y79q4x0S+Evw8l$RJmg3>pp@v;aJcaK}%>_!A~8QcjHo%q9!wd6X3k zM$0mmGZ|ygm}$zQrvQ)Kr{->y4Oz9#wYQKt`Zu~pDVk;fsTCym%C+gI{hvK)L=O`KGmum&FY%+UWMxrf;L9@F4a@1A# z$}P{a-XQJ?Xp75Ov~s+-@L)6A^n(-gcFZkZ^AaW@O_`saE! zZg9PP%hFlxtCkAGT|<4(4Y&tzFUi`vQu-7CmvVf{j-8I=X6OT@!;Qub%Z#QCr9B&; zFaH8^x)S4G{tKwpYR?SzJ9%_pKf$(8GZyv=5t(1_&c< zcr5!=m+>)jkYx7r9e7;k5b(aesmRyt#Jtn*|BO1eI($pvlTOvo{)KO_ZX;!)qW>iG zV&I+a#2ya$T=S)B#7Y~dU4-+*(SOn}_#tUZK0nvD(J{++C(EEu^}Hd>NB9zWjR9U0 zX}7mmxf=xeWc}HJ|G-|OkLg;>KhDQ$(5LwK=5ZrIm&ve|>e596Wm$P2N2|adMZDkd zGWtvUb-|``As6eZC_~bG*2qA$!x@w`zFE;YVII!z5qt=FBAXy5UAxW(OwZs8$Oj|g z3iCr{J(?XCL_Q4*ZaCoLgU>q_{85z`hI=I275q&IE(dV#U>$NI2GRDs!r_5D*n4@X zxBB#i;H`gaU$K?-R`vv3VsHcVx^WI}9v-T9MRu=X(l!fjMk3&Pt3F^KDQ!p9hd#j* zhjdxz0H&{kDI67oc{ICUusYPP(*V=o!i61XKyXP2W*A_Sta3)%%JBpr4Z#cnOtMu@ z80O*Zlwd7j(6?=_&0_(RYL!zED(8{xv|wGRoO1y)Fj&{e!qesg8=lgGf6!%B<^wLn zDr-!rtcSA)1ve;|{jSwnfH}o#QyAuv?7>0I7i;{^1WYEz(`ZxUe152`>NunAwGdoh zpgO^5^Y<~@Rt&IUH``!SjJCHzZ5th^P6zB@1A2hRd;q!4v`(^(bA~jH{l|Hr$K9Y= z%Hu4De`=|IS9@+C8}AI9GeG~#MR-oy7Kmr3|4Q4pm*M&Cu$9Prlb-F_hWQe(&->Qt z(7A6`do7RM(8(Nwu1=kRbBcWPho`E#V#y{gQ|dxz&m>D(LD{^iDr0nQ{ODj^j?qwe zWkGN~Y$MF0ZLa&&p0P^k`D~|W%|&gLLt{}7d`|)9DszB#rwb8K`#LWOn8l6;ci#A5 zHNU^9sLhGo3vw^CcRXxO3hIasrOdn%5~Dem~4KEXQYph<(+nNvbp$Kv3#}8N%`6Q z9jUWswNghuAYqctx2(c)DO%gWQ zd`;d}zPjD80r#K{W1oXs)@13D~shytDO=g71RfumyJ6Mn2M%8w;+>a%dV zBsCBRoHFm|6KEfNT{z#hqds{UxTNoj^liuG49G>&OUknswbd7?_G?@&L3`c>9{(wI z_+;~8{QpnsvrRFV%Kj+*tOc}E0DNWvpIec~!qs2Ycz(?F^AvL-;Fxchxzs36`Rr~y z!CQ9klFI+?pMOk>n>_ayZQGUwMj$Z1fGytCL>BlC7@UG4Bcj9|It!(IR%_6X=E zH_GzE|9~$E`YhYZ@9#l-c_+V`!nWZ1BSSE5l7A$bL-35{ z(Pzrs@+_ac0#>U{A4eH40sZFtXQ z>-39Yv#PZS`cqq{#{=h)YkHd&j1AU-Uo<(5;4b8bk+f*>uFaU&q{U?Lu6nM^inxG* zc}?E@AB$hQ;Hz*|_G6A}U%+*V!M#>%UC;Ih5A3OU-5lil zLr&Ie>NcB;Pc&wV6M$LbI&fa#b<~?@#3Q#1Xkm*8lvv|&^lb7#_)jEGQq42uoqN(! z%pU`Wxbxu-{<}ZRHvqWwn2vt1#ghF~{|xzZ8v4)=-zfQ%WDb(w!_SZVJMhQW#?J>` zs`Z^C(@HSsFUEXVxRi8nL30lji;o*i0b~h<>Y9 zX5n&>u4A03_atz0@3w@%X-(nvW{md|arh$U1X&MSSRx+2xUCN5t--~2uGMGDxB=D` z9UCCOJrQNwGyY)zc(r%3@$A5px*X`4_I;yThn8g+6Cz?I{LHhlHqI(zcwm_>!#Jn& zGJ19>W35;_%qj!tf9f)_x+udPql|uMTVR@$SGG0i7yoFrwd;r~l>wqNaG>#w+7@3OPfX^~7)%`i}Iai6m>sjFYS(Numu4b+i z2WCLdGshnIT4}8%yOqx?)ueB3VK(x@A@|3aeE66lJ03(k>XSwO4xH^U54P|EJh&4A`>>`)(Mv9=ZMNaMi|u%^~djVc4=G@uNy`)yIHM zBkX^|u;Ot1sHT?qQH?QRdlPnd7`FCM{HSVN0BA?urYhEbH5&1{t`fZB&d(;Pe82P-<4gBm=wYEzeU)sgR zN{<|gZ>h6#4jJ$vGEO58e&<<3#5(FNrLM*e>zqv+*1H>@ueSVWr+|L8!agt}^6w&# z&qhU~mw-lNy?@_&KMn6=(fD@j{grsX2tK&O$o1DK+vzfk;5&R7zSc%LSH*xP#8zcs zAA1w*)QoH~YVW3HOBcPi_TcMBb{?d^up$ewT=mPg&no!C!8~`peD;=Clr955__^c< zSZ4!%sPq0n-aTfiyr-B`aVKBc1b)E$tp?gde#YlY-}lJ&yaZgbJ!+lZW0KC zTJ?A10PP6c6z#An1m=BNpN=#(3w3#u6fM9O4$%VXU(>?wPZTYj5k(7s^v0$IcdA&o zJh^ehZ3#^qYSY4Wa3$I|K1UpQ#;JJF)vO~;kD|1LHHrfxjW1jK0}0eJC4e4|v=pi$0jYXZ#RxAPe*R~b?`7_$UKC^8l=m+D|_}!VKPp+W-#qY{bwy)=SlD-?G=(|T0 zeH)V%g6 z3-4mlGUwTRydysDlJ_)oF7C8ZT5#tYva(myxd%tDxfn8k0^;2+3Lb~utIt7bk$J^a zP0~5bx`BS&%30Gns z&LVtc!P2SbC;xLR)@Le$nD2SLwx)~vyr-{+ot$-_D>xHT8g-0S=+bJybhL{WG!MJ!r5LR6=NenND$6=!?9{l8r5UcCBX z@N>mO7otqP-ZL0wk~W+^#=kQExM9Liv3?!utm}FIRJZT=cIIZ~ddd;-L_hef@D_2s zb!}E|k<5WP7X5CFH-asg@7ixNClfpe|7%`$6aJ^2c|gJz!affB7}0kb)5Y<118)<7 zw_M>)#5}xWpM|$f;0->p(%fFJ18=!cPk^3e+~>}40Y^{cIdZe)XW<*_nOsAUg{Pqw zo&@leB_5Fbw^^q!M4RCj8z;ivlzSI?s=W*C@NJL}wOsB%dl4JC1?%px!~IyRLB6Vu zzr-5yF7ONHqbq@L!wr7egfr@)I|j~W|8e)>IrW7zW&aV^BKz+PVvX7J-&lhW$qg|o zBsZ1;hI6e1^E}szAI$tv^&e&NWJ!~G8I$wFzj@;opD2h z;OF9cr;7bi@kaNf9k+oN?r!yZ-+){4Yk&7+m+vd)w;@ znk1ZXT{l?xt{?2Omjzkj>QTGhHCB}+SQco*HCC0y|4+mJUNIL(3C|r|4jh%CKQqvu z68ek~k5?AwA7{65NE5LxjQa`kuNgnV*#9Z(NpIgQ{I<6*EA6_$-rO>k2j}uvKr;s7 zNoD*I<`r^wV&4$xv-$Usleuo+M#L0VT#w(y-=Ix)+`?}bDt9Q#7DmF;ud!?w@@=5} zEW~tB&=&!q+J^-2e5nb-di}K&5sx#yT1v1Yf098o*m*cmko9-hi$h``=Vr- z#(5ETe=NStwG8q*%FHd8*Ro8+o?u;iNzwAcwkq6bK8QLn_CG)!W?Ej}jTHqI}FN z0b9PXY)9EWSPwVKo{Pm}weI>mw2S$1C6Aj1-W|c?*gyJ{4YQ`J{(-*@{)YX#A*z3r z3tV%E>>umqd7Vk-daHjb2FGL00Q_p?tD`Kj$4qEmsQY)5?q4z1co9RDxdwX-xMyU& zn8SS(kPioHlJGx#o%`bbD~I9#+5w`pq+ax&_@U^3$+brR>AB*-nTXkZaP#8yGhP0v zXW~8)Hr-j9tJ8hZEr;Ri3m!eiK>4qVIh0SCj`;ADF*#IR-&H=xTfZWIpsf-b3hgmE)e;^u77CD-=2 z4}f@?iE-O$98-aVjQFUvKcgK_2ud7@!Q@P$PJt?)Ej)*DRs&j zpwUSde<-ohsLP_!JlrQ^JZ5ixAiWm!xf)k5;4@Jeay)ut+&5XYx(PH#KGDY-k4+Y> zZbCcx{4CpeY{Gc#!TzXC-~*52eip{#A&kd^7>`va9+GEeJY)1p{LDDx=?NCCW{N~P z9_&LS&c>il%-_`e`8&(@TkATpV()Z}7iED9Jhc(F7v&Urb1Haq3uF~}vx;@+zUd^h z^%Uy*YCT!yVNNx{qohttIY>L}O9`Xb9XrOp?SYIff$wTMW8dJnawAr9e1T7%2O{@$ zBYtug;@-xKj&W}j5%*>oZu71|4iEblTgEvdlT}OtZMZGY#trYDoU&s*t{tLj!#Z1B znMb75gyP3?5I+Xl^?fsrO5q@ZEabyV&w7$^4^);d*U2mJ(-S zN!+rGC-L6DPz0cNw#A`*+6G!4o{--rnN8p?3g=1Y{{W^8@!DLM|0iYq7RC{DjLl%I zCSwV7KJ9GOSu69X3lp@meW%q1!w+R(k=9Ipc^G?R z*xq|&o0836;7+{Z&ywZVS;Ts#G7EnoX*09%s^*!fPn8!Q&*(Z|$xyT@ z>2nMA&feS;aUpS7EAF_?e#jXITJ4E(VqAkGXu#$y!u4vO)(sCIzidZ2t|pw}oM|LC z?*i{g!`OX=vHb~f&wDGz_!|7?-dMg{;83_*^o7FRBJhGyz}qb7mW-uDT%0^xJGzfe zINKXOX6|EZ;F>$jzBB$F4*EcV(#kCVW?mcUNNU$~WDj;zmX7tr>_BO-6s3U<0@0 z^uT;H0)u9$vR1=C$M)#5?!cIFUvSdNPoL-cV3~#2H1CCNX@{AL`UrDv#puyZIMX{5 zXB^d|-Zc0wH;uWbc^CGZ(syb9W(LYdZpzS{Yd{&uQIOi|MBFjvK@RXJN$#kQVf1xAVp$zy64N|H>AOIp=;OeK7vsf$MjjSWyYS zz?h0f7T+0*yQ_5p=7iC(414&<6KJ28(YEpzwH?KKyR9qFjJz3V_1)kE?e)NXj6O3` z#knz-m-8(TJUPLNNxs@xv@-Q5&K9udAnB+8bd>v{Zz*F7azFDe%>XSi#-08n#0ZDR zFd1XG^?q>${gat@8gm?=otIBuwqq5?9D31N)13pG%V6WH*x$5f!Yu=@J_H`k z@p!vO+f7bfx^Pk%2VlwE0F>>rzBk-s9XC0Y_ z{aMp51m1C`;LV5!bE^0dJ^r2ZY&9NBVQc$N5&0jpT3EPAfCTrRjL7~_v~0~Kuq zmZJTX=SI3(14@Nosu%D@Kd|aclIaHwzlpcLxzEB4zspJ!>o(nE$o0?#ILk`_-;IfS zts+_O0pNP*1?V$qG#|P_;C6h!Ia#fzQfB%3D)?;Z_T1ZWD&Wrpyf;mZT6I6lMwy#X zb{6g$R;{%qn}i(#*jo7NA4j{jj$tn=6YtBCP}V-vNp@HQu@dcw1@JJeJ+uG zO*Y?Rd%^$TzalPUs>i~c+Dnimaq$uBIT)W$ds2^|y{r%MzSbr3^*W>j zYc{$+@8DfyFVurI=NXs}vL4(uti7H$0J{n6m1T};a{bu{GYa$zQVe|M=rv+tF;N_ zE62BoaNZlAkH>S)9sV9`gDJpoj>RZ>_n0GbPlC)%!NqyS7_+W)AFoXYF#fZ%y+li~ zhpjfXoAaOT!(3cCP|g1tDQf~OEr&vpyDuE;`4J6e^4KT-ajX- zoJR__5%C0DafukPy9q1jk%ILjzMveJHwNrK0n2@woEI}%NbkT4?otL=ysSM<(J=Ye zJNQk$&G*Nx=adn5aDIT!31i2{CX`*+BA|{39i_hCjxo4E~&amn%`>eh6H++V9 zw;Fjk2v^_SUiwFti#c@z>d^DWk^bMadFUeB#?ys?fo_S)xEF?DSx zo{l-iSZL0-=Yg+E zoIgmNfjG=ut71MjIntYb&`12C@!@{eWEo3zv%=pfC6kp+_?U(FY?P1vvCkgGT6;WX z8rEh!|Ae39$d%wpsNXBwq3oCg;18@iD+5})-Lqj`u=nhPCwL3~Mb z5!!<_9_)F~s7XO=6vsABmIwV2clP}aj7>RgP$MEfB*}bzt+MSu!~5|1zB;#%`vNyx z@1>23vE7e8PJ?gcu+{E^_+QbI$K+Y*8eiL;gZY|Y=4}{pNsaVqWzg{ zKjz#Wvi)f_DOaiXzboNA=G(Z#SK+ab*+`TzK=PF&^DV+bUzhwGbyA+Tpq=D{f3eEg zg8L!4MxAWd%V&r)!JYI-IQw}sjGaDq!-df6ibFBfM`U@)=Cf9Lf3V6}Bkw8Z=fEB5 zG!}m6Sor&M1b$Oxj5zT-%X(jr_tASbpk>w0N}BQF8!q#uZR=!X7V#eWw< zZ&@bWf;eN_`)s_|u){4_Ki=bzu(n*TpJV;ZztBIHIJnF9oqd1oY5$IW-bi%2w%NY# zVQbe-cuxAb&i4NJhv9bhw!vO&gNeuU=yuxMMY}(?Z%E;cduC39e}nSx7r>v6H~hV= zj`z_HwvG5JmhDV2N88?Sx3zPR4fZ@6%)jOHBy%X9JsgEsyWc>sadef-f$P)hF5mxQ z?#siYDzf%(cZbkT*t0K^1pG7scLfp+ADw^*=%~aXDmnykNn~7bL_tM5#3c~Np;<)1 zkpxD~y@=u%cKryTPS6>L#oZYRpqLOxiEJGVcu6 zojO~cI@P?o7qzr522aHOgUlr(&s-C4 zfC-8j~ z^Q~b_=b$vC8|#j-1h0SEx)}LPjA+P2%0rJ|-o+b6 z9OMzo7;nJ$r{MjOh?S^^-O9Se4Rh}7K|T6TCZoI__qW$i;ND=oaR>gho{F#dMAVBn zZYCUPZydinyLG~?^zHWUTUYzW(_mApz2MM%3db;J^k?iD7sw|;z2JMS2@QT3j)i#1 zM!z+nr@{EJp28t|>kOD%9MH0$m~c_Y%S104Eu_ij=nY6P`04H2u>^l~; z6fQqNmd*Jg@-BEkv%9muh;(N^hj}jKnMnB6Dwx+Mjro0&ruV@ZtI=kmsZU>v81LO! z(;G|Ud~YGxGI)~~}EQ^pTh zEx=h*)UE7i+gUx#j(k5i`mo=;a1CI>nWgHA(y_j|=(hs-UCP4rKgH7j#pr*m-~+)h zPO{X=K%IvpwWb>Q6spj6^j@3yksoI2kInwA?;-nytmy~jU98qI4zRo*f%gRtInIn2 zZ#wwXZ^MkSYS@kIkw3ECF(S}Pj4`&k6|woj@D8%{*Yf4b#lPRGd7)c3ZNV9T;$sBx zu--A&M>s0Xx%>(+Fn>?ABi_fgIt+E{F)vTXV%w*H>d7!fxtO+_jrSIvw2v@`GC@(E4B`E>}ck^hQ>qErWH6jj1+*ex#TF59a%1Yf} zo0TKQ-yAtT_boZ^|vvAnf~1}v^4Ecgm2GkSLv319 zgJbRzXS8n}_bonvUxWL=jQus?dvgSy5x(s>H^VsH{;+N50gl#L5jc~0U>EOFtw*d< z{bbzZ%rj@ui|e91L+X-o-z@egxXy_W1N2B8Z7lFp*Lk?U4>=!?j31%zpPZXLe+}2T zJllB_=y5gR^+6vw{`=wj>b+%t&59)pyRDc}#u#{Qw&hFkIOM&$64G@fW&hWFW4 z1MqPIJR_~MHs}TDB3aPQhC(-64twc&jL!+5V8#v3rSVhkdUB%H+%VL=!L?V*){)D~ zRSX*$GCl?}o^!I$GABCdN6iUohx%C=o+;d7UW9$C=;9xs6^=U?Zuf?<6-oYqCvw87;#6PK~aTdP-bZrkWhF~;mwQrDzkH=v6u+cd^_#4LXYcj90S-BHqeUKt z2<9^+-_xSKci{VFPjBx;?4jg=PxR}|{Gum*I)HPiSKLXef4*_kxy1@9EEXp0X?|R?y@wkQ=Z;8(cOIMnBn5yc)Lq$?zh*S?U<-# zM~|`VHPxh5wSOvXx7#-rba+ub_tqS!)rcHFIb`ek^gx-?h#8K>m|54krF&3(uWAQ8*w~Kpw0Cmb#0+D8 zccfpIhxOz%o{A2R85V8sh0bTW$GB$Iv-zGsta`xak#}#XK2BKdODlh*TqGVg7SPv3 z+y&0|r(#|+F>Y5cZHDkymC}D50Xppj|8*qx>)V{2g*i|=gcMu(we{2qFD zS`^kf^qq|HvvkInB!62vf2@3aGd30P}B zz`c`-K^;f z|KxoKf!_xBp}XL2lmy7+6v*S`V!KYbot?BdUx5rS1Kx?N6pVK{)(+tvu|iw82fvS+ ze&`-3qaWbpqw-wVv2j;{o<@MKa4ze<;mEUW_eNr!D*lLdv|2-q`)@%1eD+(k)uBxd zn}>8Q_&e6FyLWh-Is-O!RcW*jxD|Hwr?9J^2k(c!dbRRpj0UV&|M|25nWKWT`Vm9g zR*7l3`emk0J1Ipgc+d%5N=qy+#y+2`M9bdXI#5qa^W?+!o?f-WzB6&6=3N2XZDVQt z^mQxZv(~;9pVff5%;+}Ux8mH(bXTc6yFdCEmA-vR7tJ&OYJ3m1*_uXImVbGx%{e#Y zq~?u1Ibt_sLf-{0NM~E|os2QAfnBd72br_f=B;}561@fbaG9g#OJ}c|FX!O=V2&+i zt}8Lw;F+r;oY{UqPAkx1U()92(i6W+3w)U~ihM4+wx$d050*_pS%2ixm1TGPTsX7S z1-bWC*=WRwtFlqp3#xZ?G5XtTz8sA{2jCpzV>Z{^QHjp-pTQHH1BU6&Uas=^o87w5 z`!k(OZ6)qic3aJm<(+d@RXCR9R4uqM%Za^o=%YJanK9lB;6h(9P#=l!D&UZGMIKn; zu0w|mZH?dOfb~Z^uGaK9 zJd>|2Ohe27>wj@;z*jN~J_D<-WG`gE6wKKpID2pUAm&-meXjtoqrM9Hx&ya>2_Hl; z>epibmA;jYz-{UrZR$kGJJgXfxU*--qgYRmIH$-H16?cJ|Q;a-5%Z*I-B6rEdbVRQM+LOMSjB8a|0q`q-sU;z^f$ zXPOK7D>~<{s(aeLsxBJ#b}IZAq)UvaZkWv*y51wXZtwd zz@zfxbm%iUY7^&kJlG>pW7%qsMfM?mp^&el{RwD)H~1v$-fNkwImcRq<|-Yr1sh>I z_h@IXvdp;}TBKpGKr{Y||56A04e03_(ACwTuhH;ZjnZ3&@w~G1Th(>W)AvC>9~nPf z-@o6T-S5qS@226ClZ)dpcUFHwt?5sg8^)gy8RAb^3Hl1<6~qCQ2{HCGz{t36wbsOX z2=*oH2=OKCFntL-I`So40e--?l)mb;_zl#vz7`!e)Se^Fn|r!`**zYx7O#|hSJXGg z;6HVF?md?SPqY=tYmT6A(qjX@Re34O)$fI7-MuKM?Wxv{+I#-W@?Mbt|C5vP;p54j zV&9LvsFtw^rY*{I4j&0vVvN6uZ)w9l_$O_l4R*BB#hhuh)7-ipHfr2$dAhPe9TVNz zv_l{ItzCb3wXy-@jq3&c*#9@%w(jdP27P5O+C;I2ZkE4_?^%y)`bf&W^S6pKs+w!^a~6CcN59haH2F-;&Rt132r!8;v6Z{ z>a~%>=ex9Tc2PenfgG;ygF6FGI-1h)n{;zK`sP^-!bV%*F`O;r^P2=ruv2>E>fglY z>34#!z7M(kD){PmkoD_P?{x7RiG_K3a*-SBUekF7{P<)on|H;q{SjzivOTXtz;ma;_wm>b7v|6jA5Z^I!{LPA1}8;)3^BL>t*AE@DrEi)jKE@+?036h3(k{-iqGQPO~M*JIrDDG6UT za4pXL_{R`<@8_QOm~iWi=S!$tkT+<_o_udl8ADx&H5~1+d1H5U)#D4b=7rGtxfZdm zt2v+lMm_2wjpCbnV63s=MdbN}ZW?Y4#!t-Cx%O%zBlWG9Yt7sC*|I;I#nAcXULw%oe*8vquntC^GN%=?HcUJ2T9-2 zLwR;DXn4@{JFn86orlk#w(A=G;YqOXO!|h8p&%nw(l>OY0^;B`z{0$*68>1@UBsgB zc?F&qMvl@absw$Y9(Q#c`qnU~7hzn*m&0eZFIUiu>QB*4I?o=0ZuXjeabB!_VZfrV zCqw#Tj-W?w8L2;Z?+AP}_`<=z&{n7X=J}yS zoF7WU+Q7c2=!3ok>Z7qn33x2qC=z{+!1%7h_(tlYJ-L2YbN$xhy`F&MA^0Z>lWK+_ z$Hb80zOeiH+OiA#;(r|VmRRFfv_qMq+AlWSzg|4&Jcjqf?&|?s?vdgu)J{%4$!|3CDQeLQEzLUGQRZ({SdKyG|% z&IzIOI4DcnKfA*B)!8=6LGl=m`BU_zY|F=&O5H@l5@T#f8DJk&fx1Z;+Y!i0`iiQ+ zuWI1ODLaQYbX<9SC-7qU#A?rh4;}V1`DFrhfkg12q^`#dC!hunST{@(Gl?Vg+DWLWU}V{2t4@+{Ai4MZw1bdT!-8f zk3wH4WzLdL(90r_qa+|tZO}1`QY62r#QvSqneeWV0pGzNU8C{7BiiMdJNS*Pb=+F& zr~8mUuq*ttTnl?a%gQ&~Rxh;U9tC-BMFTG^nd{aU-IAx5!hgtord+GE^9zyBmi?)I zl#gENp0ly{TDBbbpLO)7dYi*irhmGe?J?h$JS?M*i zoGaJNIE)W+Ww5f{)mZ6|8-{VR-U9e4RKCN$(9uRho-KuZnA1JFJfoM^O!x}%`~-ZM z&o$#b9$-w(y}5C_IFHA>@1*{8FW_kgJRGA9`|NVxB2YeiowktiJqwX&S?Ajofr{x+fhanLx=#*??GkKEUZGe)2eeaBgcTGt>B z(SM$`pIFO`LyY(PQrpXM#Wvf3b0J#1d2X1nSX`0=r>{cBP6bi#8VEIr(7^z{@yi=D(|n+^TQIeK--|WB&yo z0?YpZ-GP0MWqbnaJSkvOKA^zbRIzA9fGIUrYueun`$v7Tr?m!gj5vc6h5QAseNW_T z6{AiVh^I+SL>>4z>+mT)2Yb#9+D_d2`R1@Rt>Etd*ni%Fd!JHq=V^o1gu~(msp(o% zzjUqOcZd&JhBixZHs>0wg$pygF8w~&xwEUUwR+h=t!XRn`NTcpO)Jn&1wO@>1lpc_ z7TO*p+m6C-w*3Ko#Hr_NO~cOC3hse^w0VrJsS;;_euK6z$n3UsJKD}X+FCudL~GiI zvkIvfYfX-R$p3&(@qY)}E=@w)d9v*R_|3KtCZg?Zt!W$JzGnp5#(SP4>Rgy+`@csM+&>ES~0z%|Y(EC(HBqj#>Xe<>R*G^qwWrllCsj zpA=K^z);OTg}D||Biujb;(PCkdHEBE7^qjdG`;1H-LrA#Z{WxFWY`>+Epy@S6%G67 zA?s~fH;fa{f5cu!Bw^F8_hC|EZCjZ>R{>Ymem=`*(ODV~4zb^G-ydh^e>Ag4@<%g!-GK7O5qLgjNW={vT~(4lWoGx}DKmTGdDO~R z5)kin(cJtCaGtn)Cfb^LEpjQ8H`?(08LWj>xm}mOc4gP4525d;i2pHw3*S?Iix_|n zm{-Wp0b?=O`&$dT;(I@QiT6x$H?IO+Zw6gYLcR-}1Id2|cT_CHKJSMZ(-RmgpZ(5! zMxXz0X8g{#c@=WcpnP+&t*HY1dNb(VwzsvQJP|m+95G&^ysow2S@=x%psnS|6Y@vw z0kq=xB>cX1#=X8B=r^^$_U1O|^ViL|&)16egj_KNt)w4(dwU`72lBvjAwFT|D$ZTS;lha z5h31tq`jE`#{X12@I&duzx32r_ip;m@t3B*J@eDF?%m4QVD2g~?pL^PH&a_$H`Bc| zwPjIbF8*(}cW)dZzI!%y#rJW0?0^Hn=`35f#+u!&1-j( zZQhAop9i&_s{r3-;CCzXqr5f-vGEx9)mXoTt-TL$wK5WIT5z@U70Ai@3(Mvg*(!dj z^6mMFx&6BIe0qNW9&i5ifyj^ArE%0hS_>G<)Ly&)7tas(=;Kql&Qi6A#;XDMW}I1% z!uL@8{}6C*)@+UC_@2OW@!#GE8Bs8c<)E?6nxm04=b8z+dd#)d_1LJTLr<19(iWZz zzLEJ@m!)rR^Ey4QJ}-os5{DOFVAeAwVUNz&<@LA5#NrLPvN`4 zwM6Xaj=*p319Zn)oQw1GdqGQ~GW4yk(tmH2p`zC)*o3 z`NSRuZrPrC?>oFlJ#7k}(}z}!?-O^q&0Lby&k~KV%{r6#?l9a_W1b`U9M64ezID#l z!rkzFg@t<&`lrsveUf)jpLfPfxaD2T>+x))3HJ!-9SZI}c+Pwo3hq&UxaE5rP)`5o z5CM0RaRt7cCo8yRoz-TY%R=Bb@O)e{@f{xKBEZbK;e55Q_Uarcj+k7KdE!PqAZ zi{l&%j&H~N0eB@ICg7QZ_fE(&1@BXMZpHB-v?FOlzE>z_bJEK`_7j5Rab}&b z_%6o5y)e?<7(9OnwpZ<`_GzO#-XWf8?+rrz0NlhE;@t2|!TmnumV)~xJh$R`EBh8S zE#JEY<@AlL#dFejHTxNF#dDmIY1UcAcP()D!}CwN_y&XDgvIq2M@Ra4oNZ%Fo-T4Oe!zSDuk8GT{{OUf5{v`pf43Q9zfbfNZ`>(h z!Py7#onTDjH}1GS(;ONd@#fI7j(9Qi^d10DWzJqJFSdafD;c06PRoWIvM%h`q#^cO zJHs5Z4`YuF`^nX$!I2?3WGjdl(3RWFA^W1h3-VP9Jjfif&N{yg!yaEChpZiS#2z$w zTZX1(Q-00EGbz7J|26yp>P(^Xv7BiR**}ezcH$yS4%tyS2S>jjX+hboM?qH)oP3FW^|L?&6HBR`PE%|TjpdYFCY4b*N4oB1{{UXiO5N8nG@zDc49uN zV26qPlD0`NO|(z)&k6G&t9-(t{?Jf-g~CN&H(^@{*fK+4OA7!_Er+me=0g76FKGXC zK55!39+DE&ITOqdDzL77lx zkqJ@Y&yN9zA7j5Lr%$;X@=W1F{p640uiYj;8Qa>$ZtWs8v_a4-D zBA0inE$d(j{2X_+)89n1zgqP7jqt}(KcbH}5&M8KMphN~X5}-+4&9%wEgX%ur+2}b zGWsu{@9eF_yGU9YQ$kw=cRXP)ZHKcY%DWdnYG0#GZ^oVQb(1ykYUTjIe)Z3|^PuHi zTefOf^>von*Ek_VrCrhZH@pMi@e#;D%EfDr(&vg8G44U5&BKUsI7ju3d#*&^6J6fS z<9YKNCgaXKz;NPR?0cf_Job-0llJ;Q`Klc2VAVhR{804|zcc$E*JSqJ(u%ky%@B4I z+TJN*Ew~SpEMlxSBAzCAeAtJ>_~_Hu9Cy7$T*ma%a3u%wz7dbBJ9|rjM?UX{ccl){ z@qG-mT@izQvUzd@VxT&Khev{U;=aXgHZRXYQ*S1W7mhOH>ab>IyK=AU`1mUkH#Hn_ z-0qVqw;Aixrb%6IYbt?0WxeyHrkm6it@rAj2i{eKy|^Qwk;5agPl@yN)GzD!9C7Gd zu?Dtb4ZI87jwEev**c^Kdun^I=dcHR(me0y#k`m{{tj!5-bS>+wJ`KCd7k`3{3rZZ zVSYZsd&}-^3nR}thTi?-zto!Z`8mduf%&V&m|i7pKZJn|agL#|{j)RTxo|cG zhx2x*91zFRU#I1AAB3{<-}uj*2Y`8pI12!nt?<5Lu8FbS57>=ZRKV%MJA9Wm(gmbp zjN?%}^N2MbZ%k)-=@#S!L7XA#TgP;>SO+y?o_JRbbIL5+Woz0(nFG6xci>FKZ_YXK z6)p5k%6@rva3b2?{e9~i?B&k4wmXctf}95(%+uZh9pFsEEVP}7Ha%hP(^&-EEL&p3 zome-^oMtVZ2N&T}17A}p9_OO22X|mCn+rc?2;C~(+)B5PqrMw)DryY7uA;6i^}?o?Zv|RU6NM{;4CX_fz@)H^J}Q@qVpcJ1KCmVe631 zct4!}>C`5@6a)QJ6Fwr}F8xEs7)XDS9r9#9&awXZ3i%c8hQo8awhw0xJ^9=4Ouh4> z{~h11RrnoRcaNp+%P5Bq=7+10a|2pdG$&)mg7riVvYYq8{ttN??v~hu?-cm5@H;yZ z-{0XsY_gbd@o`1CVRyQaUq4tEpdO^)z26Tn$0NtM)`T$~W5a%}7~@`z9_;x*L z{MAK58}T5EX-fqF$T`{e2TG!?gcXDi}OoaPq+_vg09cI;BhttdX3jP z1fPFDHecN-U2k`1H{iU4$6hmJE_h)%c;PdH@^tVbk&|FmX^!4K&6EFn=~>em+iy6M zeJgQR{xwI6uc|aLOJ9(fbr`f-fp~$+703%v%6qM&MV=SJv54^>j@x`spiVq+TaDk< z$aBECeiF|ZFZ5TySV4aw;y&`g3kdrQKbdhKXiw~~fWE zn%l>1`mB7$Vg}|@+0W&$OG3}zo^Oexwff45WAMMl95>riK4t2(q3c$zeT>_(Za4YI z5TI!r;0|4jpS&Dcx3Bx(@$K4--=TGzEOpnR{FkmN5CP^en^oPQ(O-XYq=7i&D zOLI6ACSdjLy4Bx*0Qbw$R{);}1k4Xv`oGTqj&E0?3A5y{vhI9K-J4MUphcdA=a~We z3m1DS)=2?kX`QfxOt>#F`(5P66?~C?xB_Fj53mdd&N&_#yBcTo!~Z-BjLH7@e7nvw z+nr%)_gwRt_5GVI@28^t!5ig#JlsYew2iUsXpD?+K4u^O7d6f!+a+y}_rrsn^LQ3Y zYXbpKR+w=*EpYDjzvtWaliBW2OS}IzpIOJ5YI*-#l&f)0KZ9`!{(W9vGi_b*+q@@7 z{H~RE=8!%WhH-IXJP&cM2<2hGdy!fx7;?#c3w1-z{1Ob@=_Mzr~SJ8g~%*Jh@_ zO}A<@H%yxqvQ5$ci}H6I_GDujFJ{wD!cV$G_(@AVIUHxWXZ1Z&TH3^54%38;l35+F^VZ`zS%3K)H&of$W1ER{kl* zI@Wg{-lF^+)Pcg`NYTI=i`+TZ<1AmW&yg{0GJjR&m9!o2dZ_}=V#=Lk_)j@B7Czb< z=x9z#0T`=#?WP|Vl4ebjvUU`tr$ z>z#Jyt2xYkwRz@(j*auAZJsL_vH!axJuR;}58rtidCl-I;M~NPD$=B?Q;LJ!lP`+$ zW?9PUyA8cJkMV7U8*8!|{#&u9yccH!&KJ0CyZ12>^FqDwTa?#h@2q}2?esX~JN$<& z<=+z-XV&`)&+A0KH%okenEeegrUG+Jx8^l}Vp%sqW74{M9hNbL>gvaF{+HuX>*~Yd zIG>8UHOZH_&N(l2h-bCTmGJR|>b9T}?iq#h!Zyz^R~s-_ZJsNbhhdH;W6yp#zMsIJ zJ>viUbJY<)_!HpvNVxN{{x`tD60k3ay-C<(amFsSCap0I=Ux9Bc|S~FO3-=7yMTMK z*F?X^dot#b`rZ*d4@aLCm{(7B3z%0wF)|O^^Z}S#!3(WCY%k)MdFI-rp$+vo?{=i0 z=KT}q-`WS>6Y)IJJ<~bYlygEeYwRwj1 zk&UzPQ_HS>Hoxli*B;n@-ZQ)A-1GWRde@qtG~8?BtZ3Qg^0e$q?^P!JEg=VIDQDWmkjvmgfUYQ7-j0->!vbUGR*B)z`vDLVq9j;VN)< zBis1O@}62_)a9T0>&bY+uJ#Jf1g<+QaD8OLwawE0Z5FuhwbXsbQl|*dL*cZ-MIIW; zQ(8*{y3G+=$Fg$KZ{4)>SIgXkXPLUpS<~TbU098^BkiDgV`(z=8QATmDMFuFjB@HT zU!Z-+M{!2HpjPTLD}ONcnf(EM=5MGM&TgNLcFx3ZSH78L@OLPh+-jl8aOZ5Se0AC| z_orCnh?OL8VO zQTM*ICwLa(U-+%)@(0WF&n(YBw*3CqQfD82hth?#u|UI?cdWGX$@?ecYk20zeU{*D zV%|-gKs--N2|WK?>e}MDCpGZgv?s*#n)JZ)LTP7+=Y@R&&l4=qE7AhbudzPQ3_LgO z64`!#@jS#vnWz2csvsLBjq;*mFzty$>2()-&%->yMw#cFczIAh9XIJbyp1wX8xyY0 zEPtEvs?CxxZ3b+V)tYIe&FK1bo-GAk}OavU(b@@$7@Vb1{F4yH@EwC=hTWDvz z_wTmr@&M|ETbD1QoikaNYAxapBfoq&(IeT{jD4-+xKAed>}f#H@nX%X^_ZZY!g}=W zf*cUC;cHVjJ!)Bxj0O1u`<0T$9D3*_tReM;g?qNlQtuzISwF(Z>JQ3*?u>CaN9S^H$7xgw zyh}gck?Xb!9eE4)xzmIkz03*yP3xrf61Fb<4g8+SJ@Id}>om{ooQw!TWmYCAJw4f^H{)CvqN`Gl9N} z5uhO}pE;9uCZV08{=x0=OfX|ELfbkHJM>u4IW+0pCOp@pon!D>lU9F&-=D(Qe0(-= z8RyQrhX0WdsuDV<(k+f5hUB=ZTb#J-ZR9Gl>Bo=<%6cz1ZECiijrTtjZO0pf@Ov@r zarW~$et)@K^WG$Kn{(ee(YX6P#n%(WzVt_}Hmo06_AttB876bWP89cw#Ti@BhLR)4 zuFC@)pwGMH9df=2?*Jz2xjU{K2mJYVv0qBqdgJ|V<~%U=jb|bs#5`EX>6@@k&`-zt zm87oVL;KBWpJN}1y#nOIZL?o+xy||E1lUaMzXkK(g#L(+g@A=PxEB94?0LV1bEwQ? zbR2L+51^fv1bi~T8_r0f-u0-5`y$?qgdc_Zw~nA(=KhEmXZNa*$I~fdaO87&wvV)y zXbi-=B6p5MYs^KSbM}8P`hTnR7HlOmMmf&7+r;ge*i_ss9gGv>^L5^dH=GHyW~@^6k!&NXv6^Zg{_29$j(%IIHp z<6b?!mx8i*;}+21QN#rBeDbmD)0gxXQTWZwE3Q&jv3RzvIJuQVaHf__w=#r zh5wddjJp=vwpB=N@8!zWl&RqoBB^^as z+COH>nfBf}j=6wM-`nS(6YSrc@2I}7gdBOtnjtvalDt3d|jL!0B-HZ z7wAvoSn@ZX>*cv}$_Mgs#ot2r!mh(USpawPd_`!To5IvlV;SzyRzFeG*Bj1HCCctk z5BBM_kxvokSR~G0^^ZgHH|rRbEK+?Bu*{))mK)|-dYET}!#s-*^X&XE&v0JVPdlpL zeqo+j=ddHWd^g6dYpE=8M4FSrQ5k)OSqYibvMe*wK<;C|+$PcWnop!U5IjPt-7_j^cJ?R=lnx%GtOeaS%TO@RX2JJ zb$-V8#~8h~Nk0#NTldT>sKXW_7Y1^xq^I@r{uQ`91V2GXxm1|Rg99RSx^k3Y5L& zh(Yf2XhVmMIoQ_IM}1HqrtKVr-)wIT=7xRuV_S}!e0o1^X9miuN^im^##eRM41JU1 z7K|m@hdW=rPUNQ4SI9a}#LMd28Fa79%%hrY(8y zhI22`V-pjND)f>!O&q&ap7#piAck{*b6o4}$e&@(%P~Bo9_zfwvtbQ#U%rjA zZBF>`)tb=^*-!f z#0+3QPMn8juKcPM$l-}`%)&X%51{K-0SC?*Q-EKs+J)SjnaHh){G2;SA|L3=ewXM2 z6Qj!C0^JtloaYHgl>hyqd>^rF^8I385p0}B#3}uVx>Im|_XK`h`?{O!$Ly;XF`ziV z>s95cHr#yxd#GxgoEwER9XP|eT^aul98>^r=_U?1e(Lj8QTHQf3GtI)RHB^E)%!2t zefrKsoDuSvvku>9JR9qg##1A-sf9R0PGy*pZhaTtkE^JT~F~IlV~FqZPBNF8Rp6Z9Z&5W9~(#gO4_6JCo6rGd|8`$ zRkH`anUUn#x8*`N)tdMB)4XYDgMI|An?Y!ob)9>`?~&7*&&jjVmhkC;4i0JB*?zwR ze7W)5?>ih#-57SrHs+g&H8u><)V|U#(o-B@EknKq=Ir2Ecn{V-<>siXr4RQLz*Uxq zd{wyXZw~SwcxKn;aG$WQ)RWVI_|%dvBY-R1C5?A>4>jMxdQ!6YFz85~>DY_CZT97a zOnM)EVGQ|Y$O(27uo9NT_~xAP!#(R};GsRe;WPNOnDbJjo)~&+z59ptBGd5CN!~XAZ zn|MSlveTW`=QH$8-uh3#nuhh(Y`rf8efkhLRo^AC+?lSu^BH23=2>7aZfW(yoQ`wu z`+?(n;LQde23}+G)b9das3JAc7z2_|5tPSaLC+xu>LsL z$l-yxE%eXr9UaYWcg$@s?Ihd*(G?IC5O&iE%Hoj24mta``K>b4z^7U*5rmgXj{@> zz^3lVFZtexU(ZK=wt384D5`oVo;vA1N zDybaIdc)_S#fL1gXIl8oUgQ~K9w+LE!F&d1iWg|&Y7<4uZ~z zTpXZ-)mA$AA3T30gg@1qJa{h82blbc_ZyQRcSILMe;r-SqkK6~b8@lRJA-_=6EJ;^ z_ysFnJfP;I1G-4H;PzMZrqj^H^$HG?E)qiMg0U7=5!xC>7ddB07l#mwplJF`>Ehkf z(8b#px|qGg&mV&5V&%_%{t!eLS-+4j+VkPkzNJ5n{F~>j)?%E$LI)8va+`%l{sp+l zf<~-zs=*zQ66B}2pz&>(RZ&k=l&>Y z&1RXmUrTFK!qA$AGxACvU1Ih(&D3|Xvnq6=qo6g)BgJph0INGh4sBI($dOczob$b1 zC0aIR(Qd>^DV{URB8zO$dH1y=i(Dp8;oZCeoi`whY-Tyn$Xa#YB2(w>-+|7niKtf3&_!1@XoZ;zXds`k;9dHI=InFp z+3<0sIuaXUrx!Sjr)Q<&Zb^@Y4rwP5H?*xTMjyK&>vFB*Ini1jWLF|zVlTj-(S~;= z8b8dFXE&MuKR`?B9_U2lfLXp9<(rTjYv)JddB=%nDZ_^TPTqSk2XIM!HassQ>~_@o zoO%w%D)b!S=y~)*+T(}$k%RK_UWfhIM{#Z#dzKtOd9DNFX3T7D_gvo`;BY&1lc2E! zhwa$ZLZ0dW6W}qKfTt33YSnoLnz$Z_xsl^R-rVa#^5$-nd#H7YEmLdxm(uCT9+FPG z;BFr3dx(Q<=KB2*Z7zl#|2)R_ImXstPxz4j3z5SfW4jUaT7{ggt$0RXo7{Is&UoZq zCA`;~y3xQBt!sV;zFN4i)~M<9UDaVfu@*EP`c5w1QFV#uvA)(dHw!r`?`FIB9s1uv z8<_JN(03N-I|*}_3Ym)7Zj-(f%9C*i=n2r=&5)}vU>v8T@iYsKe};LGG%owhK%db^ zTGu?yc1-_?%cOJMbA>x+U5y-1CGxwrN9*5vC9NYTO;}q0#w_1~^7wY>9F_s#f`5~H z85hgDSh!d4cRZht_hfuSiqZ1+$;F|xjkA1y+U__OL!R4g5pfu}M+Y$&^iwh)w-fsd z4e(p3Jq8tv0iVdOemuK-V(h4=U_`O8pzUy==;i}_234=(+@T;Vr8 z593JHw5Agd&ypjK=a$6a4*T_vINwOnQx)#HVn5t>ahiR>r{={yPQDcMS=KLnpY`zb zlNRZ(Wt^6dJB`xd3l_A6I1$|MB<}0t9XPD3{I`5(_J2z{SkzTpv!QgHF9Ua^5Xbbp zDc^5Bd}#D3?-g+*q!;PS9mn=iR*g6k*|&UNg?6NWANL%golMkQkFl{X?~bj+{ZjNP zm%;x`zp7LCu~nbak1hH`?vpam9O0?NnD~ww%VwNwWh_>OBWD%w=UOLVkoN|#-etm1 z&A1lkv5zx6B3Cub8Al-hBY!{IjyG(8(YgnLJ>Qt>#%!JUJzf0wlZ%~bOSU6nQ!rFx z9P80<1^30=J-qi~4ebN1;w%gHkQkd1hdTf~`Rg&43Mbe*!x=rLOGtk?{m7EHFdjwr z!MU;ev5$`*hS<71+;4%qM>~)3(SLm=G%jO}B#o1{9yo3jyeAwDD_Z|2=7qFoT?cAk zZDtni5lPcK6iq*j@mXp5W86_C=o#xt(Q^U%r4A?P8MKfLdM*l~XSHtXfuA6H20bZy zo<@2GEgn?J3Hp<Yb`*+jlavA+vklK(2+OZroM zHNI5xTq{k=z2A8M-mm;0=l?J7DvTAhvNJaz*QmpMfcd8$+tFR>0$=dkOb5O|GdPzS z@AZL>NelNuFVd2wKF$BcksUUY;JHcio~vr~`GI*SdZ@la{h-LASKC7LYPCnO5;=^i zt8Hk!R9^>riy}P$ex;AsAy2f&atGI5z(p7a#z`0!0ESw~^X;bY7CP<`Xs=4?-Mm8{ z_h+hcU#`YoceZz#&g+;h0j`Dupb(CmO zU*ej48|zTsgDUSs> z{y6lX>hGl7D#c!{*qg>avXps>7s&B$z+SxK2Q`}l{NU}wZM29hVZFozo_Jfzoy zh9tk_o#_%D1^X&L>`4Ol#?H7W*w0@ROxY{PK{>n;`@(+*tX4a+9(PDn$26F)j{3Q| zUvxSd_$0>3xR^rj;aTpU6Wq&dbfcRO1vG9Gy4^f`>X=iS(Lcg>vGeqv6z}$R{ z=aj3P9SNpxcf~63-9zb+S%l-~uFyTi{gAT%S758KU-}~Jaqj@=rs)9Ics=fjT#Gf7 z5$RjU99s547*~Wgm~%A|bdp~8U*1Xh&hwlj;()6i`96+kKXCI6))?`}b`t*v_H5V)$uH+kPa=$oP);P-Njr&j28l+!FT-^W;L@jm-J9ew{D zXQ9K<_c5$F;t=}OA>LW}#+lHu!?AM>XpJ;hg_sLFVvFckA$@QyHy)8|hPKA@)Xj#< z{57Oy#e?}<<+I^$%2>ufF~*5}^yom?Jjk!b`zi$83%e)Y_yO>e?&}?km+)Rq`i|W( zS~b?FSL#@rw+s3kjeI#twk{(6o&28jw?^nzGG03kbK}F@fCpF4LY&Fdm?KG()B(v? zC60ZN1u;VZi!=4Fc)^FrqbGvLaQuvY+K%8|%Ki7`9Zz z&aaVIqfF?gw83OMtgqxypN&cmMeJm3S~PG;p1B`&$*=AN4e>5HX+uT(V-N^$U>+E= zCSf^>HFvu8rF>x>^8alPzy3=8&ox8%G|&sz%~@DCTtn1h85hX4kU%}wvVO!mnH*Rr z#C^E4A4+C$ZK*Za7kdn4pwl_+=y1wMt72L>F9N5~UAJ!t=&qxHKk5)Q&>`x~{b;4T z-VivODg1D!!yDggf$!iy)o(vcmilcK=)-BVd-Z-2M+$c;9+LP@06kRg*LEfYzf}$! zVjg?8(T6>_55%eupJk3~S~GJr#u@(r%#@ki+rec=`tU;vmlglzJ%%~wUSAIrr&EAa zsShUz+90fUlobe_INr|-U&DKf4`#$^)ufx6c-{k!JFHj8u@?)Q6FGCYX*)-wodod1 zRFv0)p2-iT4ov=(Ecg@k{iD!-H)73>6g*GG1X|WA^m@jAGEP#(w9>9;?nN$@dAXzt#VqS57Rx@Ql z7V6g_k0Z+iz9qy;LC&xr_N#+_FK0bGqrXq_LxqRWe^Pj$3`{WMfQKR>O9HmbyVPUb z!Oa!GM|YH4b?l-Dsblwt9}l{c(6KwQjTLgfD8Fs^Pq^u~v&w^D+MzxpY360%(bP|H zzVRZj9rNhGyB}d5O+W4-tNuM6c&f+QOvQJtaqjcmX={_Utt|n4aU|N}TCnC~>zI#A zKZFnCJA!j~yvv{h_F@Ti?{SDlKb~*%-i+^T^Nd+#)F7Sn%e!Ge1q|Gi3+J~Ieg;R3 z(0@vxFLDkm8?*F%m|OM!`*@!*?MaXkBSZXNgP}vULJpGW%eLZ0Tap&yj3+@0(mygd zeEd6N#fM_<_~l5Hlo@wtdLN&_+Vq7CScqz}^K=ydYPd7-KQ zp99*y5c_|L)cq3-$EEPooa#JyBjWA(pY(Dso(VtA$<{Tbfeod-eVg`Nq_0EVd}>)B zXXpfnvk`C=(0%(Yi%s;cjQ5$KS<4ECXX`|OAR1H3oRsDcg0=M_&+$GS|BXHTxTd57~%CC*HK zg*jzhzFc#(lcBR8vMr>aRJM)2;cwc9X8}HJ!iF_p0UXf2W*?-pHSiU6S>e{XMjGI+ zQ}MwYfYXhoV|c8Kochojj!`&rPhmmvty%}Rt^)zq_zfy&X%PP#7_>Z|F z?&Y|Xj3+Rb-y>J8qW8aCLOWT;Cv7Ud-gmUVwR!;f{2=5j2*+aUgE+p!HNco+AiRR8qL9zvdjaCk|y zw)dWFk7LTfbFSY%f~20&^^zeT#f&s zxGV$AF9T;vX7algdPXa9DrF4xXaLDUD=IYSU>H_Q7Ly~f@K+e-b%K~_7a60qMQ}y$J830C(lJ!-bJ~aXdJ}2 z=pT_XPM)#1?kj}fE3nGRB;!@UdRjS&y{usPWE<3zs}VOwzSUsb8V3RMnaauWYXfrf zD~yHh4V@?hG**wh-RV!D4`r>8Thb>Z^-HM}zZ|V( zBz-0E#_43_G{`~0hah7D@<--95bIjV8L7uo592e+nKazL=)_v9C?yY|-Yv^o0i%?+ z60d($cttwyh*?gnM%7+!f(o3;upB6z@Bs^#-_$aJ&kfp_D%notk3@e z`6$Ox(V4O_sf}!m0sRGJqdbS7^rMoE;NMSA(^K$2c;7?zv&kWG(sa4D@F4cWxE3g{ zb&E`#h_NyUpH&9d;hqX91Lb@SFz16fsc_uv=ikcyk@G3%vZ{23kdsO#RzRQF44RDo zj`}ak(7o|*`*3epgG5G5P$R84p?=Qu>;pAZk@Y2sB4@n1ODGR~ZiQgE=YQn%h zkMZra{e;=Jll(4MNB12q%@m{rPxjunCWw zd%_mGtjpUe*m(Nyru!VB4u1T{)f(E z+wn==M$)a+ZHSBC0FL)9_G3G;aCL|*Ty4t2)g8&gyFkNdBnwNWETkX(W$=H>L7vZE ziaqKg*mktTl&rDJz(-(bLT2rlEM?Y?KrW9YW4R;IHw0tjUZ|8=Np0-1P`^86Za}uC z7(f4@&PivrV<(2lR`_MY$u23Y7|XaV%;fb5h0qjStyk2AFqGfW%t70A8}=v=iz_9YsRT&QH9Z1({E zTV>yR$gxddU82)IITQJJ5O}MBeOL{MA4>?;LyHx6yfcc(T>nKcbI z;d+ZrxL(LEoJGc3UXC?LS-KYEsTKPIZGDZj3%T!A4Y?`%vG~}crVG1pJ>(Sk%YyAf z)s~bU$}Xf$xJlTNDlSEq*Mhz(!1JUWlz3bV8O-PFODXfXe{Yp}2|+SX*@V>LD}iJB z;DXjC?833&2?5zh-(`w1{@+UW5&j!sJCF6;68xFJt@6m6=Zh%Hlf_7uK>?)1x+3nHlcj~ ze9*X(f17|a+N1*^2QL7BUyc1+%E3_C@CDnzbJ!cJt#;v^z!CDzhS-G(h70592tJ3@n-;lQiRYA?X8}i_oyIoIfNf~J$ zc%vLtpD?!Juabu=K+{Sd^3JoLr*uLLVkGhnc1FHICt}52$lqlbvEq#FVvgk_rcFq> zQL|O^e)+?2ojOZ3_Pe=`iXjKM*P(nWTywM~d5(wqD$+m?_1OO?!?|*vAK$w|^R9J( z_w%=?n_%=iC1VkoBWoYZIq$@APfhY|)}?MMVm?v+Z|p0w{N$r;@6f`y#5sAPM{Gm< z#bgJ@7lH8w$HFrw9M=nN*S-BTZ}I@d=U`qk0H^S07RGq%@Ei`pg`ahIH^(Cu;&bpo zX&b~F<3TqZzZ3h#xr}K5e;0gS#2`q2G+~tfV!3X~<9Qy|cYt{ZxZjgtOfvCEnh0&D z9{rQw5}&dy#PERM5T`<3U~iZ(5??2gQ$ylp1jc$L#ylKzJ50x!06#vgzWJ5tHyls+ z7&Kz~`FCi45BTOMnsjgV&8r+abw9Q)hECgivt4V_w6Y~CH)Oc8S9{Or+z0Zh{~3Ba z#{xZ@`R~nq>VY%8;c_K$&i;XRs9O~xH^UyB2PTi@_~)7JEi&7y$JrsCLzcLa`L9BA zN9_Up9l=~JU=HN$cU=$!vzfF1^e`_EhPhe6d=$^sd;$k210mv8SFiH&U^@fbA!ZbVBCrxW>{cT&t3@gY_g`UX72hs zvCh?4RDD(UXqYnCm#fq99_~8dk>_!GpT(VS>iuvuH#`h3##wN|^RM;rw;aGZ?{I6P zM?1K9u>)L$gQG9ts4(d@1N_W-KK@eWpTXQHc(%3!PviHNHENlg>41mlt~fX0&c`d< zzTMtjgy!52$No+s&xw#Di4?OSt)Dj3B4hV&Pj+m5*-xh}ZgccVYG-mQI7 z_qD8@=5T9A<-1dT3;IFdf_`eEyr;t8Paerlnkivn~MbdLJw038LLqdtJ=?XB@} zaQqH%v`5!7O?Y^oR?&6WcHkM<4m?}&{7mRN(t@v`xxieH2!n4iPbeE7rcBI*q>E1kF!Vqko+T&ClZ<%#RxP)-doY zy0pR_DqpQ@{Mdm1c#R8MxAxc38vhdg{ika@+&sK%jsxo?o3T~ATcH+wnDT3*IUlje zf28=>jix-F1|7l~bjLzK)`jcGF#8z^-Y(8iTKcI7(@)MB^rPmJcjqV>7kY1j;*oRF ze+|Y}0~_LD(2f(i`uFtJ^e(3S?}>8O{RHD;Y!l<&Soe3R8_3TeeD_~_ecgw)xaRr( zt$2UWHYEm{`5L=zD(Yes_^%eIfn{=Jokd}i@G1< z-cYFz1#+kR;HyX9LjP89#)pw1vvFUenp;)x-7xi%54Wx7JJR;q7Tg&d+Fla&FG8Qi zhIw{&m}fuu+P?eRiMG$Cv;>}6b5t_Ep8QSPM?JjUU*z5fV?pUJ;I}m|W$?S20lR1i z?W?OX?;Y0-(@(ed`zb_Duh6{h($?ac0LBT}jF%7cYHWkc^&Mb6SM9itmT!>r}X~cXc;U>W;l*)Gz9doEpT5t$kRnILXiu8>0ns z-|zFo6u6JjTAyRl(BCf9D})Vy*1D663-jE~Zs@#!=d%&+<|+Ih?QSmSH}b!!`M3jP zQ@`8Gu_ygbIOCwzAS~H4Bty&9i|jT%!yH>ig*&@wxt2Y!M)N*|{s&hK*B@RUp)+PS z0b~9P`jmEcEc|is13{oIZx?;U8Morw zgE^drPvHoy`Ba0X*<<+jU{0suQ#cwq_RQyp_#C);5TC+pwdSA1^BChGzIjHX0_%e9 zFA{BP&ClU||C1oQ+%s`5#jk>0VV4 z**?BQ=~ehb3gf&PTo>@UhT{`$*Dm+}EOdBwu1>lyI>)9*w=)m7U|(M5Lm26+d1~e= z^6(1axv;xuNTvP7obCN*>U#endX4?-oC^C(Ios`s3CFx_pFJT<$Gnh-IPob0zD{8L zWnvD{C+6Wf{uj8%f8cLE{|lVsKk)c0{!`~5zG`p}2xN%`M*;rAb%*nWm*v`ggPjda>MzXa3)wyzJUjt+=lOca~|Zdpm8eC{q2crykUp$S^Q}{fI&lC8R;xii`c{c|6PTr|j87t?pXS0n|d{>@qy(|NF zXgIrS&3xu&d@Xo3{C47gjL`WdZ;X3g>b*{Lj@y$5N+zzb$QSkOP0O=C*4tvr@tKFu zQ}~4Tna1@>+-c6n74XY*9T(X({SwRrX_Wk{&@S(@vhqC5^4>7Km)0Qp{h79(bei_t zqvKfgOCH1d-fVX@mcmw0b3Y7wu4UMZ1N_aNNUY;X%pv+AE&1wg3#sR-y8ZB8Xx*cz zqiFAY{Py4u>%iE9Y0o-N#RG$I!uA1!>W{ePK4CF*&ri@cc`h6*A$kQRgQ(*5GOhEgi(0;00%Pzs1%D4vaM@X7=*=$jnFKfM0AJcS~rfp!|V${t*drs76 zo1y)yb;YtutgS78IfLuKY?JHDiS}5IHL;p|^J-0afFnNlU=H~$_D0|X(9&!|XB1_9 z-J)MlU)g_2U(Ktr&gwv&IbCtC(}o-;>9S5P@Hw=_F?By+cb@Iet^!O>;<4G$OTp_* z!@YG}3odQy!G}{XaoV~>IcI3SGcGPm^4GEOl%YPyROH(!n1FV<22#(~vL_OM5x`%X z>^GyuF(wti$s<^Avcete`o~{!iGTbj?%IT0xi?4Cc%KJ2IZc&$0kwrI(qi?! zRU7s-qK&V=v*Esa&o1Z^^Ac8^>uvcA_XU!_@_gvKIRc*_&e0Z*bHtao+T$AMUZ53R zYO7oKmaTqW9rlX$Vo&9t_%F{^M;l)ruq~twR`);m?^b7C-^Vk?+j7sQrJqBu+s1tm zsXy*S8RMxKBMaIblUl3^+I4AK&n}NvtiCCstt*KLWnyEc0PNEKj+FA7K!?vn z@p)9^c051W!_)ijtGZr#9?AzeqRQ_^`SU$k-nDT~AG7?z$V;XVzlOE4i_%2lq$L}R*Hz8K|h z(h|D>+kz-xbI)L^<=8xkmdUXV2jaqzKIE$ro1x}|`{NSMc;jzo`Bf+n_x`(P`6of+44h4V+brLSa!+e( zD`FJ1dVDUz=LkNUP5$Qp|E*6~w5jYJr*`K{u2Vnm8fwcp2%E4V_3!SV((o<#{Ei%N zC3rafe21UbVm|oBCj6w&mLc9Wt+3B~O1{Mm5$6Y3uL1SMyY-OEI8(r9-{4uGzrcO) zqQ9H92g3FD8Q!Tj`+Gq2mln3azlZ6s7SDu_wgX*|dLVVWSkRKk8LZRUk^flgf5AFk z(W%FGL*~!RY`WA7{h{Z88CB~?+oH+|TnZAF6jM-*Py;u{Y?Hdgt08Iu7WaUCi>opuDKfIzsLvl+%~;WzhSv<~oWtPCP2h zKSep$qWW+>Ko)7|;WG~(MMtnTp+Cd^Dd~)HY!UjhxTk)c4Z3vT9!c09I9Hh0T-RA^ zehs)eg7}uSk>&ZFp_ho?*ZeU*!u+kB^K`xqzj@CadCs$_Uxz%h(|}9z_-f#Ds4cc} z6miim8>NenrG);Xyz}o{fJ=QG$9OdEef}uUhbytOPJ}2zSXv2mvdT_S;VbIJ` z&`T@UpB;L>q>1?QIM4&v9%(&< z;GEb2`sibpGbeVq_v6g+kAiR$c)z<@{y{sq;aX44(3-YEM$~_2|4Y>iFZ@*WcI;pAH~n_5p*9+Ba_WVE&U^lcI1h)jJQF9u z>q+4x+PK^-=XwhF{v~F4dpPfJmIvcJFeiP@@^{caWotORM?dCXkY@J{QZ)Y2e)zjW z*5*F&r*>#p;IrONd~Q@;I^(yX>fDTX>fDLFThPS##aHo*-AIGDZ|mtTZmH; z`p4?d!pB7&U;KZ*v#^({o(SmUC-?pD)6|6~UV?4P08O21mXp7Sqp8%>;4R*Qw~o$y z*Ij~m2k`1FP5Uslv(_}_60Lyo{YRl|J7KS+;IkAtEK<86X9oOSMfCf5r5`Xoihj_m zn&(W&7yiGYu#YBPEPZy-R{tOHN1qh#I2kk;zONHXr^5Rpk3W3A(a@1ZTUTA#Tx zS^<4%^e3`Co+nshw&f0KYad{1)7FI}{B7+!uWegTn{B0qw6!%{Tk+B_$uTbP-?ps> z&9=0Vww9wU;t~5Qy9i%@jP(YLm9dl!IA`RQtgmIR9ChrOvDE zv@^?6XL&pAJY=a;)lNJ2Sn9MluG=kj^mf`AZ>htxG90@H^o6~wri$M92K^p|Ei@6i z$g=)5eYcg4OW<24?YS&;yd2L+cS)c-W&8ZR*S1jX3&C%{8@leppyOGz%~4m{KhdZ! z>DXnVW46UM0(2Z_)LYuJ?nMRK`hVQLd3;sX)&GA^ZXh>dl!QzSNuWXiYi$uos+OBX zF=*=mI8@sbq^*HC;m|@+6Nt5eR7(Iw(WeCIkbA9GD~LFh0BxV3tu^3mTLQ5f2z6k* zVQ9YZ&lz&h4L1Qh{GQkA_s4ymd(NKLUVH7e*IsMwwbLVW!b8Wg>U!fd)HTYXV@p@> zfh*mbU#X$Zp1Qnyyy2Ypi_lYKe|7x(_WtW(X!W6uw?yG}C%Ep6*SNtpUNby+{khX- zU{Ew(cTwKOYle&0_OEUq)#FafMxeQi$wi^c8ym)9vw{xZXx+9u~Ov-ld>oC4)%)Nb`?Z8%&8Qs^o4%m{( zeIx()js~hq@W6{@l9QsoIntPHlJM+Y$z}=tks;l9IJ!5KU znp21P;(#dr5uxLYJ$d?cQ&)i}UsrYIdGd5u*O{JtUDb8ECr@{E4f5nuUEpYmvu?bm zb>odDJFZVxIO^popVbA9;yigWyTMWTdp1uHzO%ci>tj!zK~Z^Z8R$dOb(T(bD7|xk zR@0x)bpyj&p87{b)gKx2S3P-hx~c1To_t-^^@1l)cXd7O$v3hKxavH4hLK0QzvJ`K zhgKRj_^m7%bys2AD10P?m097$W5wH(j$O9BX}FQUd!&({c^7E!+28YUJ-h-@11y z->)+A3(PUqv{h3^T*o?MA$Z|Y+y~jqrDt??jNjNnjGlhPBc5r(2Ri$7=p2uIo>YF* zZH)I}?h1MQuXbFYTH=R1&Hr4V(fS8?%r)F|oz6W+llWi9_bem5)&JB(D~tI)-KTil zRV!QYVbED`#a@x$UIB2rI`YHU7IOX(`7_~yuzWLI-g7E?Q1LwJ2p@8MPQvu7saLcf zRCZ}E4|IJ_{z2XVdL}PV-ORqk&Kqr?aP_0T7ew|Se|5@B$0!}PYyuO_)Yc$%NG~!Q zo502Bs-(ky)6!w5w)X1Kui&!*?{syL|B8+^-l50Wx}eu%ci8j&kEF-is~jL*d)Vmm z5xvG~GAIUzKP%x<4l8gNeOPKEYf?-QmA=t~1gvYq8*_06Zgy{(1c~b?=$?d^h@`{1*6@!9FaRys{fcRn!|UD#Fv zPjzi==*d1Y&N6j(!6!M!gqo*;Rr&k{=UVs7yZL_mS2N{#ejE9%<2OUTge|@~YtZrM zrW>d2o|yh6jnN|PI2ZAo{KZ9?{=58BvyS`bBa>*`@U*RU6{{Dfv*vH4| zJQRE5h>vprz;k|R5&zEo#BZjL%^hM~Zn(b8@qzr}_V#fa6aNr=w{lipr`ZZy6Qw3GM0R>1pR#z#3s#=GM_2d59x4Pxa&) z0r3s%zcrTlWp2?}Hm#bHYxsMOGHNZ~waJX-VvXm5MVVQf%1;=}of^ydz&wqme2b&T zGCS~Gu059X63^>DmbwQJC#l2d-0u(M=Q`tQ@tkgaP6b!-N#K%isWra%q;`z&8}TQO zuirDi_@++2tG_$G^Q`gR6o2CQQpOtJcuteqzPyp~&Gw8h|Ak-Z!NRR2UufQye7R#R zy>p*&Xrtb?5uWO00-_FoAaIT=juB+xr1K`=WM>>d>^mx;OGv1C8EjB;O;yEMMdS7yG$K2>nPpx%V=Tvp( zN&d=<=<9Of3_MQ62WNro&3B4?siH zl8m)45YJ6`bn!R9i$84J2Kdu`hYzG1%U>Yo(jf3$=ex$bhfDV-D*o2Gr|fe($TKx{ zzJcL8*&9}Mij#LXG0<1V88ub-go=j<&pN|3gFS5yv2|3}eYCNWN^Lk@*>HR4CO6B`|9d~6BUyL=-il3u$iW51J zv#oY)V0+IfT)q$P=UBKL6dL^(bNL|f=e;}33-1gIC)b91J#F`&wfi-$-ROvs--Ghv z+f}TixvcLte9>)PNn6^h-bY?NH*z+)JKb4#^F+2A#l+QFsxz>MYtG!k-AS(Ba;+DfG@-EF%W|G7g}Tj|w7Pg_;cnc7nS zyX$)kZ46p%)I3W5@8dV?`h2I*R+DLrPsP6U4ziDY=B`6eVEcThT0Y|P`PLbS9{}_G z;oL2Won`0o_G#PL5Bg*HDNnl9_ET<++D}IOl)vJnODEaF{4t}>d8CELlPl;}p94Ix=<}y@Z2F8oM--vY2c2~Jo5U)Azmp#A*AOXxuahpn2FbFqX!I`fh{oqc z(P)Im?{Ly@Bt2I78=ds~qRK~T{5wv%eDh=V;hUuEEW!0r^8(Rb~6vLAjn*RdHz=1Fo)-uWPW<$LkQ+K1qs zZI=`T$1x8iqpYN^i3w9%RsNvEdtJX4@m{U(gP=c`m;QzP6`khjk$y(oF3&u@1|6X6 zk1GEjJoy-N(scOpT*@Ee42^fr=uAxab0!mB934CEXjx(K7=3beB#*8!Y953aKLjrp zUgkM?(OhV=`ju??OA4m0(p{L<=f4rB!tL`aV6J7pc=0`q`C{`W+t#XjABC6C7cXay z{yruhq=mNMV$-SSLWCE)bdnZ&#giV3PPaJe^2LpmkI?xGPWn5f$14Aflit-ldE80Y zJc-mFnFni}be)MQXKb5Rtjg5cwqeK>iYF+ZzLGpzKQ$lAx`3m`spqDsb|U>)&cq^e}oRi*_oH5uLv##Wf6eqnaIit6e-j$pY@1#r4 z5D#tXWgI^S@9B<@y0lTvUd56@{SiJI6b}1G%Ny5u_*g6%^lEs{L-0{zC?6kae)p$- z&by?V;}%O6y^#7uFNcU>wDHxzz7q6OM!fNq;hcTp{6UIQP%^aF+vf7u@Od5#uc#*v z@_33rr)22Qu~}L9oii}<1+(6r^Dn16WwghXjC;C=_P)pe3eFmO`Dz^J1iR;}l5u13 zRrqsDufTDaw@TJcL)Lu={+dC5b+%Rgc;_v1`A>oAFz3D>r7tD$y_UGZ@s;RKgpbRG zU-;&g$X%=hwk!;3u z#ZeP!O{978^d8^DUyDzWr87gf-K_g*I{O>DX9hDvWlp+$AY<{*nWT%a-9~zZKSuc0 zwNCoYU6h~dq(2x{KEhuwcG8!U{#j{!+tCwg{1a&HU#9WlftLoFBZm4v`SlcNJV|4E zKlM2@K5pYR#;p#GFNvn{?4egf8)+xdc(zO9ON?k5Ut%~kegk8tdEwId4YcR-*O&PJ zU!`&QtVQGW*QW98p(E(W-+}4yfG8S&$))j!gx^!5@exCz@!1xQb56~n@eaJ5NgFne z+h^0D=MEf=B+a4m4m`;RyDJ)h{-*9}{5MW|S2P|Xy*nCz%t`Nx##cJ&UD5bbCtWmt zvbEjaFAj2O`-+|s{+$o*OW=849l|bT$?o=xZ?j*V8)vM2W1;*wQ$z1EzS=Xc!w=Wu zAs#)r9g{R4iigP==yANU8#xpbKZ9NEYiUfwHz%ailouKkk4a|i#>s96EeMK^D+ z0}d=}fCYYQ$(ptBTx8ykGwug~i#28Zcz7;yip6u~7iIgTrdFpRm&*tCA!6cq`>QoS z_XK{K5gN%@$sb~G6u*l2ab`K`Eu_cdmub#e%hnx>U-om-mvvD-!AXzyw~X-1_8Vt;9P<3%r282DzRb+4i2TzCU?Z5XBZqhjsLQR>aO6<`2^Q1 zw2NKR=FQ~qL4MsaeY>^Zr-ZKH-9R7m5c@ATrpZENkQMB|s^TJgw%h5q^la+4;5?b0 zF`vD~i`-fAJa@Ib_>d2_i;t&)YeItYbWhIbbjFG9r%Ay_NqXMT1E2PBj{@IH=FckW z9Fa#>TJR07UIa|?Pmvxr1$$U5T(0vO>%6#mk-Hp(JK?7iIP$5tJRqC&Yf2&p~+6V_Hk-MyfPczM=Y7@5L#6mGZe0E_^GiJA+8Fc8y=Pi;>KD!( zAOri^_f|>1ur?HZ~2U~^?h}7T;u;sU6w7uCtE@!{;2%lj+WW6 ziDIoAi*B&_`j#k~jL6vwoOGT0^PjM8rHAH`uDxt*Jq&ggCw&v;W6jT5q-#9>5Y>KU zPRwx9H(pjfM3@6&JH$USJhgym9?(n&B9>a$Z^5?Tg~9R_yhcr`owokeu@SD(6PsRv^?pToqV>Ese4h238a~HLpB8?Y zXC62k24C8#KI=@4$3{1pbgzw0XIDdf8$%i0Dg6A$w*}pK_yfMzWAA;Kwam4j72<0t zI3KdsvyAGXbLM*xd3ASD22bHEP4B>c2T#pUt;G$j#jk&>0A5iT>}Tam5B0I0X`x=$ zGbJ>Or`FT=hMB=&w8LU?)+{X@rna{=*XOv`u5vN^`k1s)bWr>G0e1?E%H z1&#vW-RS~zob;}Aff=N0580J2@H8jAD_vlslirms&~(x*U0^r#Abu;JT8*t$c9b_f zc9fv-hW^j1*N^D`V%t$}gC9?YAI!y$a_CCi#w&TSn7VfKyrNa*ZF@r`K8kDuTIaWN zAA?IDi^*?bM>)j&ecRcm9l6;EM%quUz7{)*VuY#uo#@(kvX5&*b{R?8BaWTJJu~!J zhYcmU3wyR~C>JnSx~8pEbbQO;1(Fwz0GBHxZ0@k3WLoEVTHwpqC^nevsH7dS>?;{o zJTtei_j~$!Dey|}_R232`$?qSn~omQJk~xfdfjzp*|bpQY@4p4ZH2DfoEDnzq)Rsv zORl)hNspGhT|Sc*Ds$4ivY*U!(!13EIqA}kL}cm6es!vo{s8G4JM1Ts{$1=T9}E5> zC;ir_`Xlh4<0;=ApLF#qzsI&`$-SO=(Y)QB7vAxT&}D4j4B6pVvS)o8+q?8BT2Cvf zCmlPy)}&YYAHW8G6uNS4@SCy0+jAvigBSgTed%^Q1 zythRA0Lg-mKM|aQZwv$U=%6)@dH?_4-8wG5Uv5WBJR0sE6>6`mH>F-C4U4*Cg zbkbwfcUtJ5_z8;k)+c$~X%tB|<4siFSVBR<~OdMXYv`+`04|4a+{_%@%lYz8zU`J}zk=Fe@&C`!Ln zW$?fA;`_P|{rJC#Z`v8W)0S5r+EE^S*wRm=g+8Ed?Ki(fn*nIps|Vlg(SwVAr3ZKQ zFK_R*`|=v)A1$(V>jl^&wI9hnLBEg@n!(se$0fb@i8P-P`nr=YnvTVDi>#*ev~R|xwf5xy>wM2LQt9i1QRiu;8@B2k6llAN zwMsPUj_U-*H9))_@3?O6(CbIW)upAX<;PcOj5W`{3?0g6YxUmtXPi z$n`IxHz8)fCuXPiHf`u$521V2onq2ypqE^dbB6SiaiN*uN_xrNz6V!Up~q(q*380A zrgI&f!>TFTWHgo=M$MJq`AV?Z%*va5T2>xB<&(mv5^H3am7Q?7lV?16a>-+*2NKaK z+O~lA!K3tIZ=;jqe0a@9>l{5X`Y&~3^#9H}Pun*0MerOQbF`hjqIKQ}`@BGZx4Kp_f)cG>=T88QXcOYZebNYFJejaB2x6QQs*d~Hu?D}i;0`<;FE-Oh)x(MngYvsl`r zUWZ+!g?_oX{Np^W(}s0d^MPK(6&+cSFPq9_WDnU?+Zg&p>k45uFd7|z36^;~4t!;Lm=et4Q|3+Zf6 znSd{_tH{_&_7wH`W%~O%Fo~9q&o2gd7lPMG!La6Ikv$({$qM7YYs<&K zW8P>@vVAt)d6x!V`9q&4k75=`j{YtAV(k+@M;^@|)id3xCs;Xzd(#sg|4*G2@`p05 zy3#|z%5R31|3&i0;s^c7C*8knFcH2OneTol{Uy@7wXr}?Yp@e&en{W<4dzExC;Q5H z?E2iXXxa7i_^-L5x!aY!znpvTwEu&)*X~FDxW_~XKXXFx*~--Li`b!E+y6uGA=y2j z@uh~1FQSJ4hu^@ywt~Hq?8_=!_(k?!=m@WZE{chb@A?(K%UDW2lI}gilhQ+9vDSOz z(-z-DD__9Z;DyR7!^mcq>~tn+ntv^SGMBGK7hjTWtbNgU6+QxkIg=?L0i7F55A7xW z1#HmYM^E{@?@H_;vaJrb(sX}d1N?0({4VIr$g4}v$gABF;R^@ID;m4DSn(3@dFXGf zEoJ`Ob=bC2$#Fe^dcvJ7yi>_TS^PB1vl#}g*Q7+hl{tLQtli05`1?U za$ARwMZ`vI+x}%wN)N54KKVRZ$5S??h&@Snqo;-H7$?`J^gu6T zoy!9f=wmkepofu5@nf*|^pC;M>@_=L$I;w(Z8d_w3ZD+w7eV!IsJt3H$S(r_4*GG8 zXpopCo5JnWf?dcqU-*ta2X}Tc2S+;T(wD04H1R;@*!s#e+A^&*b&-X4or#m(J2jL6 zf4kj7FBO)rNm^*0XMFO2&+;X~X0_IWJ0&!S^hc=wnl-k4%#i)xV;`GFdT0CCF24N_ zWn|ZyVbz}&nr=NaL*KNX)Ju9D_|jc%UVPR1ri4{zZRM2k6g{z#U1q&c4L@nUUlIPQ z^?pV8BJ2IiaIy8A7M{dY_&DE6pB8?M=X}~(3vZCWiu$BEX^)5Pqmw|N&w;jn!Cfrg z`B(=XYW!S!s8pTU_T;DH@{wWS$)<;hpNi-~z6Z8%Lk2e7$UJ@w+H~jftP7oa49#im zBnN5i23dWGjGKJ_-8n9N2`0_CUgUGfNVK)}kG7vnIkY9-Bl=nbeZ=DNE52>hmt?kB zJpLz6`c~349-n|CjmJlNG9Kb%wUtvX{0o=jdmGAb54yI>_j$ME9qY+lww@`WuK;r$ zeDB>Dw#v82^A5I37vCevn+?8CCNq2I->KL+>#m<0d-frbvV>bH8C)rcB_V*dDHQ-uuobJ&J&Wvl! zCEbtg>PK$%Be!Y|CLY5pb-w=Anb@81G^@^Lr|m69W3p9eaz~x_Q)in~r~Cst*XOS3 z$h)7+tm{$JlvOcB{Jn0b*_dk8l^Ti%?ivR+d)-V8O@gj97K0u6!3(47pCNe9k&hrx z;m0s93)^_REPN}r)iCSO8y6Vs>U?pHgJ`R6xY?LyJ&ne}dN!MlnR*t*S+LY?iL?4w zg00@nKDO;;{J$&EWmOFe9H?qR7Do>kR>l?tB;LEgZKwfCg zfIN*)Dsa4!RJio*6ME!Nc4aP!GlQFm~+yadSeWpc=EoTxdo^?Jk99a6R=D5a1;4D~V zr}>Go;y*rVd(h{z>9&W_7^F?naNSIe8+BHijTw3$9%s#w!@i`D=s|QQ`sl^e=o?=D z=0Ia@U1eNjI`0i}_3!#mtABTEPor^^nYuW%#%P?(_wl+1N&{@ zKzvAhRjr$y+iOPV*Es!_cHSXYfh!LLD@~^#X6XCW(HS@AP`}1qxT#_vDLGj4Y%J~T z{y)uyS(MXy*rxHHY187vlvCanJavEZiMUA%1?leu>Jg5F4?q8dm4;2z;Kh1hW50ia zzTZGx;O}M==Z-m`v{mSal8{BzSH1h^-4G6fv$OeM%w8l29`m5(M6>?gQP6l2bEeqz zTQpwGchPrmo_QI)t1o0t>fHBZ^h)usoY;&BkJr$V6<3-!)zPY(ajXR!_ zUn6tO9_!99ymvAfz)zO?;cUUTjR=BDb_yb|r4OZ~f`dEuiJ-c{=pT}Z~Xbu!`|J;~FM z9%y^4Sv)i?q&AwN#UuPr11EvKB)G+BJe|A;d_CCn*?T*!VFUZHhHWvU>Un{7 z)UN`kF01?+GiLcxc&v>B2PXPp%is1sRIsqB$9p(?7b$l`ICoF` zx*vP$&f-2pv%P(q)*o{)Q~rY^@JDxKgDv=Bi{B3f2g0vC?lyiS`*WKvP8FsV zz$CeQ0BvggPv(m+S@vXdP=Nf}G5q<;wu1qL>mcNsX>H3|+TVC_ZgwG&9il0gz zl>8w5kv&%jg*I=sW!GfjEgcpuvwC$%=K?eP><)Qw9rNVle-M{+xM|7L>n1UmhR50R zA2cEvK>SH^t>%~|D-=2M;u@`yd@pk3#%9BkFI@Ss5E}Sb^sW zEh{F6v?ta2T-(4N4moi+bZp6qo_1V$aH-Rdc-I{MYu%HKV#gUu3Ekh(URr1t=@D5` z>!V^3rG)Mz&vW22A}dDH76OCno<`XXk`>7(*-&F<$%;P7>8x+)F~lP+T1C&B3LhSI zG_dsXEpd&r7$>dER+=j-HamM9$%?}rS#h{w%M`viYb+%rKI`irepqs0im}#ivp;8w zkik03hLyH#n4E$BXr^KBCDz#Eq4nRD{j?U@vSFGfbF4Wi*-(4?bW1+4_8`qFuW`g? z@10YO`}hugOMfJNSEhx-Gr^%~Q8+0bDLF6s5v}p+v#r~ROd`?ee?eRZZ4XGrUbbk^dJww{x< zZDvH)iO7nXQL>`+RVv#RE`R2`EPM&L6nzM`4*J-l`OAB=EpJpxuGnJBh^ITaY=y?8 z|F-4BuE%OT^*?0EhndKcvKiSj-Y1k7UfO`s-Y?p?c?R4_4<`9gF^4tItF5_VhMFz9 zP7kF5gTAYO$^0+vkO#f}PqzBrL08b4_A;`Aw)Qlho`eomaDzD^R}-f=pF%z@1?r6Yfg^v-Qxb+WeUk0lQ} zZRSc293E%k#HMxIb}cwnxB64)(l=|1-;x74FVsm6EOF$(v5c|ip!gAS2cU5~K3uTb zu-b6tKEK*6GOWFnXh{6l!p-o`@?fgfmJc~_W_^#Ec%JuE^u!NDdo06}4-E)k~T4YJ>ox~@#=aO7%osnB(^PUG2xS!dQ`*a>|5PQvmR{3Ih=rLe+;dWut z*vdX48BBe1X+UFR?b|DDx$luT+t*&rm}%^0Nj`IEQnH_9L-7_%2HfJ(rY!@uA_IO) z@)`As&g45-CK=E})0Pa_QLZdpj0{-jX(Nj}uPqr6UT(>N)Fs~ceWzZ@fR;Q6{d#pC zUVbbda^3-3_InQ5Z@pwcYyFMLe$QF+c3|i!o|63@LiStXk^Roc-`(2lldg4Bd`P-F z;oBW^@c`jg_>RK$NnlHI>XW{zD?X@LbiL_=WW^r=gUbg+C;v&Au_rM6hh)Yjj?B2E zE1B_5`f-Xf<5OM9j1|=3l^MtV@4qfHUWbj@9oIMhgEHefe8T@-nX$jd+@e`arx?NQ zDaedjl#L}bW`irQ%ygVY~OW}HcR;ia?8ID-1Sk{Pe0jO5Nm zK$&9)GMVWCo{rbO>8DBnG+m)YPW?V;|)}E*vnbFl9{ugD& z*BqJgweDobH@c7+r8|_|DBZqvMAFCqBksQ=H_rbzn#a|#}wcF#Ihwr6QjzO z3~lV9ta~^7MDB)n@1JnL;s5s3J+Jks=@%m{JH|IF|5+(DK2O@=enY~CE~QV-eMsRiq&!unMU`o9J;h1csQXbtp2(1c2Imi#+6&&AF0p9 z7xj%Exif;VLziy0d{0kSm(~vXjBKDT*XL7oW$sd4@)O36>eLkrhQ}Qkh(WXNSz;~W z&-j$#iM3?CJMoRm@bk5O93yqQ@Da~p$&#U8%cBP(Dy$h@4IEZ z-+v8_#`^xbF23h=QO|cdpVPUX`NRe3{Ow$P9Xo#;i7!LvZ@-A~?fMw?<;JK_{q2EH zymOr|$H+Tv|B3k)aSo+(+4-Dza=&?TK8ds5?spfj+le*P`P;R`gmk~De5|`E+TqWN z$E&*(v{!ko-?^5r^rVN0^)8(n{?>|r>e}z*|GaulT;pEo6Q3gd*ZS2|F0y^91J)g? z=hl?-F1bW;=9O1vf5*DG^>@f_@y6Nf-kTRxn(8%aN3kNX2iH8O_B#2sy0PqS-KT7T zw$4SqmC{Gry7yEozJ_$!wocg2v(|S-7#+S9?|x#<@fC^a0le|$3ltB(_FOA{EB#49 zt}G$e!;gUTcKoMqx9nCap|^Oi;H=ey_^atoFvUEN!+()jS;T!xt)At?p|~BrhWuR> z_eppfMw=Vay&Ru^;$8Exe4XO2wSCDxVBL)PlDV;GxsTx*JAD`FpJgn!Kh*tL&a=nz zHH~He$XIf(;kh-vyBNzWV~pkfwDbSPSpIQI_hWgbXDm~ku{;1TzlOC?f~nynac?s_$y*lPvYtXn1#%Zjsb4cIdMqf%-{!8=+;7{OvahZ*w}!|lLz1~Eh6 zKWCj=BfYZXS+*2%XH^_=?KN*XnyAe(}-;z08 zUq+X&?u0kW-|sGDc$b$RzV;=~CV1Cew;x7mqNfkQ(q$hw+jBx6z5|?+hu()yIh$wo zr-Ab!>QAkwKi78jCp9#`L%y@`$vJ$jy_UQEI8|8xReZ;SZ>$Htw!gW!{`cVfthgLt z<8t)RXumsL`aQ57Jqa#jonI0S+i~F{W8V;iej6P6ZE)!K^%(Tq0R84B8WZXnZzIuI zy9xSLz8(0uzJ7lJy6cqC*;}kNG%7CALe2u(XHzpe&g96KS9(I($7X_q*PXTOb541$ zFR;qH=jSGKW?wM^Ro<3SBXh((-xO=@y5j5h+N87Gk+sV`gOd{anv?z}>9NXR5VL&5 z&-Xk}`Oiw*pOtnh!MFAi15ZLb^W=MM@s-rj4JV@%q*8{x+7fr~#va(>!==u;!kPPyb){{l zJ^sX!7%-Oc??GOxth3Mil=SZK+|qBzvCiv=_W#Q}@rE7LBR#;8j&;i(x0Zw=M-LFI zo{|&l`IA*o$jBo2>d@E=_vA*kLeCr+K+nN~leLhCM zsWHBxi|W|_xc&H>bx-joOD7O(PD&P$Z))c;xEtJwpKAZSwiEu`HP>y!l^J5~;oY=Z z$f&M7q1d8FI4{~ZvnS^r6Ob)9FFK$21x5Cm(IfDEo&9s~Zho*6eTc_j34F!XmfRF| zo>Vb7CzMGZw9k}Ir~kW_1?CmsY2TMN%Q;tis6IPyj{ro+eyJAIxAY)^;yx!ud>gIz7}(xN(-%V(iIn@tNXO2 zAClZ^$AL91|D0tfj7f6n)9W~Mx;T)(`+n| zcmZQ+>ztzFiMsb`d*%OJ1D_=$a<}DIEc`^v{swaXw)$B2Dc7HeE#o85>?_;l7Z-Z6Oz|hk?OWB`P6&mwO z!AsR*?otFdRrl+@wiEAP&W;Z}Ay|NI1A2oev>)^K-P^XeAGx$`@Y6ky%TL;7jQblY zn|QMOnU{2bf8%xB-?+egKl7btFpGZp?<5AEduQVk=gvl+o7_7ad)xO+8`>A*yJDh~ zII-UYL$`1yQ*zWI3aEJ0wo*n*>1tJ+Itj@Pkf>h9n2gXWw9V$=vu_Q}K~SiG`0F1(&Qja!rW?#C}h zcXd{s2~Fdde=mE%sxytYMfiZr7iJ9a*}xq~os9Ps?TLZIiXG|7gzdeI4Y}jkC;B)$ zhz{0YkX++mpz{y~zp0l_)<~}TJaOWcbvOUkOi?*6{kA7Y#&Bz=F%<5S=_fLbJ$@U^IXl&VOUKry<`?%I zUy&pIRYh9O2zR`AKFavoHtXcjINs4)4e;XYfTP3S-*0Hx9Y5`1{^EgU7HxXziF=x- z-A#OjShVs>a3xx)5^ld(e;(s=o@nN5+RhaG{}lbTy)5ngXvq3}K-g(JfuCqAOU$|%O zy#Ctx_&!f$y;%-^ES}%DAiVOXK=65kGvmHY&e{7dIzOGhTKDFZ&9&y*PS(U1D^tSC zGu_7>VZN%B;la>4vBW}yp>@tKH$dyFw@8PX8d~;x`--*Jf1MxD*`zf5QwLk;)JHSF zG)4otUs7Xx1R154yrUVD=X)9xUS{rXW$tZd&*;v*1>FC5S{GyX2M`O^rN5t_K&w2=Jh{)gZ3H@wcGp&9=SRtnm?8Hv-#6#&NK@?@u(JLoByR; z?$-OJH1w{$bro%kFL>d|Cas>d&Txzej(W>Jlot92|8>8T;CP1m>P}xYrQuJ%iquyT z=~pdj^`x16^Y&|)r@nWr`r57fR@v}vYdGVHeGQ-g)4r-RKi<~?r*YiEm*PAE=eBzC z)RU)zJSJ)0`je=$_DI5n+#`mbgo}KMr*iy_Lc8%eI@G|mMky2w$G!d zgm%0t-=wrqDfmwQpnct30t3`TZ|rr_vX~#ScyBRz#e3@%Uu@In^ZJt4?Fafr<7|GM zCo*p5cL;lI=e_21e`NjH4L|epe9^OHh!OOuLxyNH=dk~smh~`e5&H&rE%H@5Yf&J* zrV^OczejlzkI`9+QbS95pT_+2GZzO7-_AOAV4+ji$f&v9DSIE!J)W|vlRk{krL1(n z%Xz-LG&W9rCcN*)~ zE_4Zjgo-J;7g=>&NZcEj$2B0+>3o-azD|6w;%a00rW9ksd#T3S1-?PVvm9i_Je@JX zSgW<`DD^ibn86%ySh-q>Np3uhr$Srd;rrkWRI<%uY zZ>G-VkF=iI^Mh5xc|=777)oo@yFzm)G^)f&4DN((_d0HqA-#)Up>&O>P^3&%R{6xBm^f zEpLb|x9xG{ww4aLEiH8Vw$5^!&Su$i+l#bqjb|sh?L}yk*fkUOAh+#CZkv@9k=t^J zr?`gnSp5EvtdkvM;gPk!4n8AtTUy8frmp2SdmVbffz6fMR?wzs=(EUeiz)M_BexlW z>xTM?p_s_saudzm*{g{yx{>jgUdW~MOPxC^-#BK=a+3dI$#Ofol;y0r7E}Jt*wZ*y{6xhrZKo=KkH;A7y-;n%#nmG{V}IgHHqlw`Jk4J>ca*#RU@1GQw^p_vlCo|7VtD#(nF46zWQAud2ZWV}efOt_*moum46iSbOKp9by;&*#H-6&G z*?ZLV(C=S!`LE7p>Kxi2_-`t3Udw)dinTvboI7{#?Cv?QWqh7x@0_$I5KJVFGcgT2 z_RgE&!G&FnpVl3nsX^bd#H;TJ^F6|Y(?hF(%k4vC?;L?q@YN%02)1?3-g!K2+Hz&a zXX3-Tl)Lhu3FD`N%VcnK06FF$^2&bh^s{38v3HiPv^GKWGcEM+2IT9dvF2x*wcjda zTs1!>S5{d*RcRf2tnaQ}4Wf1$(v96oX0q{JC!$XX~a~V=bFPWKP@Z z&G??yExRo!pBBk>q5p2LGe6|V^I$)QBXFylb`xYIEM_)SjUg#zY*mLdZX)Mp_DH++`4>z3g<84(pKDn>1 zcm2K&eMs%GZL64H0qH|XuOPjabd&Gy*>UMalIcs6wRWY1Ugp2{W}1(;v+vWMxayMo zr_??9t6Q}e?38|^!md|)L(%C=l<7^r3i8#G&(=-YXVX>xQRqx?D(`Q|`@K$kxLIA` zcqw_sBVGM-4&!2Uv4`ud$3)q)T)Kwh-UZ=`o`GO3{ARdepcnVqIvU{Be#VCksdeCs zro->iiT5S#{4QX+(SfP+yg$Ns)gxW>sp%h$M)^Ls0pn`!*tFJy%8amRR_D3C3C?U? zWM0tUDaL~vhe3SSjnSq5Zmb5ydeE7cI$x$0GtA46-S`mt=8YBV#uEDmc&l>k3DWh zrLIzUR*Kguj%8*@G|e>Zb`5pmIuCuL;Ch4jFwX$TENl;oYb4kNk6mZ75+Yw!th zY0n#h%ZXVM1()K7r-k;QgHd}^fYF8Fhxqd9+qy(s-z(m&efx*dMhokk=96ee@li$V z&sq3N4~+y@&x5OC3s-|2nAk75xPos+U>an7kKoFV;V77X@4zIU_&eIv{cN{c=dva9 zDCUptL;jrAANiDP-L=0-=YPAES8)myhZ+3^>s%zS9iu|u&l z_+J3t7eb$Qk?F6gMt}I#S+nxW5_?ydpg&Z43F+F$>c3HMT;5(}G`5U2^8MI1j3Fh@ z@NVgSlwLvJFzbW<*Yf|M^S_?|`<(wx{QsE$n*X`v+sl7fhRf~&&DNh=Gv@B&D@=T? zb4o_k2v>FTyZ&YZXGS*FZQfv}oJ@~ZjEy+4v@~xbYlv(}(xYh3juKzQ*Y&7x(aPch zT7w6*CUIwx;!`U=;$YTd*0Hu#K3}Wu<~n{~Y#uNIn6$34Ccb9Oi|7cR;rl_x>-hZc zb!4)AADDe--m1mMoE&&W2Dm5%7o*CHAIVL~sGfMds&xUe0uuWW%No03?$cE(jpK#O zcAbR|2));x?BSZgdnB%h9h-jxbbNri5BiO@O~?_O?>xRjcLW_PGlGZE#ii1Q+R|MO zWBBz3uTSvPIIMc!nDcr1yy~~coLX?U>TYvRiQaFuZJ4WkgIZrk2GX4|tGLgp0@=mt z1Nn2BgiOn7<$_11m!!nWPM zl+j7}+fTn^gmU2a##NaOD{)$7$Z}NW`WRDfJ5%#8t8vZf6+d6x&C(lr4#rE{VHdy zC95h=sgq~4Cr=CQWxZs~S-^gwqpeNGr^B%o`TxXyAd0h$t|2ocGgO{ze40ah>O*n+ zW!tObjQryE;_X#EjePFs$Y0*qs8I}O3!dIKJda~f`L;ct@PXbnJKNho(RgBCZF}K4 z&8>iChblirOf_V(a^_Dx&$B4A6_{IR&&n&8-Jf=e%e%I`m+@&Wv{T-X_|-g%+b?q9 zD74^EIX^IrX5N=CfbLc2LHfs>gf5=`0J;t)gx9mLZY&317xDfwxN4m}JMSWuk&OD! z_Gw4i�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%0Acgdm;&M|pBbFAuvVmxUuW2^OI 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 z MbT!^^4ecL&g0w>WN1q|g=pQADi?Ns<4tZ7P0( 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 w3}^{3ZBV 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%0DT3`M3;JQN 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

lV0j;VfEg`YjW8ElVsPY03nbdYlo&b1@_Oa0 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%0DdNsCeGn~@=4UTF4bOZJE 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Î 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 +# include +#endif + +#pragma clang diagnostic ignored "-Wauto-import" +#if defined(__OBJC__) +#include +#endif +#if defined(__cplusplus) +#include +#include +#include +#include +#include +#include +#include +#else +#include +#include +#include +#include +#endif +#if defined(__cplusplus) +#if defined(__arm64e__) && __has_include() +# include +#else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" +# ifndef __ptrauth_swift_value_witness_function_pointer +# define __ptrauth_swift_value_witness_function_pointer(x) +# endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop +#endif +#endif + +#if !defined(SWIFT_TYPEDEFS) +# define SWIFT_TYPEDEFS 1 +# if __has_include() +# include +# elif !defined(__cplusplus) +typedef uint_least16_t char16_t; +typedef uint_least32_t char32_t; +# endif +typedef float swift_float2 __attribute__((__ext_vector_type__(2))); +typedef float swift_float3 __attribute__((__ext_vector_type__(3))); +typedef float swift_float4 __attribute__((__ext_vector_type__(4))); +typedef double swift_double2 __attribute__((__ext_vector_type__(2))); +typedef double swift_double3 __attribute__((__ext_vector_type__(3))); +typedef double swift_double4 __attribute__((__ext_vector_type__(4))); +typedef int swift_int2 __attribute__((__ext_vector_type__(2))); +typedef int swift_int3 __attribute__((__ext_vector_type__(3))); +typedef int swift_int4 __attribute__((__ext_vector_type__(4))); +typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); +typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); +typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); +#endif + +#if !defined(SWIFT_PASTE) +# define SWIFT_PASTE_HELPER(x, y) x##y +# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) +#endif +#if !defined(SWIFT_METATYPE) +# define SWIFT_METATYPE(X) Class +#endif +#if !defined(SWIFT_CLASS_PROPERTY) +# if __has_feature(objc_class_property) +# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ +# else +# define SWIFT_CLASS_PROPERTY(...) +# endif +#endif +#if !defined(SWIFT_RUNTIME_NAME) +# if __has_attribute(objc_runtime_name) +# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) +# else +# define SWIFT_RUNTIME_NAME(X) +# endif +#endif +#if !defined(SWIFT_COMPILE_NAME) +# if __has_attribute(swift_name) +# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) +# else +# define SWIFT_COMPILE_NAME(X) +# endif +#endif +#if !defined(SWIFT_METHOD_FAMILY) +# if __has_attribute(objc_method_family) +# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) +# else +# define SWIFT_METHOD_FAMILY(X) +# endif +#endif +#if !defined(SWIFT_NOESCAPE) +# if __has_attribute(noescape) +# define SWIFT_NOESCAPE __attribute__((noescape)) +# else +# define SWIFT_NOESCAPE +# endif +#endif +#if !defined(SWIFT_RELEASES_ARGUMENT) +# if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +# else +# define SWIFT_RELEASES_ARGUMENT +# endif +#endif +#if !defined(SWIFT_WARN_UNUSED_RESULT) +# if __has_attribute(warn_unused_result) +# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) +# else +# define SWIFT_WARN_UNUSED_RESULT +# endif +#endif +#if !defined(SWIFT_NORETURN) +# if __has_attribute(noreturn) +# define SWIFT_NORETURN __attribute__((noreturn)) +# else +# define SWIFT_NORETURN +# endif +#endif +#if !defined(SWIFT_CLASS_EXTRA) +# define SWIFT_CLASS_EXTRA +#endif +#if !defined(SWIFT_PROTOCOL_EXTRA) +# define SWIFT_PROTOCOL_EXTRA +#endif +#if !defined(SWIFT_ENUM_EXTRA) +# define SWIFT_ENUM_EXTRA +#endif +#if !defined(SWIFT_CLASS) +# if __has_attribute(objc_subclassing_restricted) +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# else +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# endif +#endif +#if !defined(SWIFT_RESILIENT_CLASS) +# if __has_attribute(objc_class_stub) +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) +# else +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) +# endif +#endif +#if !defined(SWIFT_PROTOCOL) +# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +#endif +#if !defined(SWIFT_EXTENSION) +# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) +#endif +#if !defined(OBJC_DESIGNATED_INITIALIZER) +# if __has_attribute(objc_designated_initializer) +# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) +# else +# define OBJC_DESIGNATED_INITIALIZER +# endif +#endif +#if !defined(SWIFT_ENUM_ATTR) +# if __has_attribute(enum_extensibility) +# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) +# else +# define SWIFT_ENUM_ATTR(_extensibility) +# endif +#endif +#if !defined(SWIFT_ENUM) +# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# if __has_feature(generalized_swift_name) +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# else +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) +# endif +#endif +#if !defined(SWIFT_UNAVAILABLE) +# define SWIFT_UNAVAILABLE __attribute__((unavailable)) +#endif +#if !defined(SWIFT_UNAVAILABLE_MSG) +# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) +#endif +#if !defined(SWIFT_AVAILABILITY) +# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) +#endif +#if !defined(SWIFT_WEAK_IMPORT) +# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) +#endif +#if !defined(SWIFT_DEPRECATED) +# define SWIFT_DEPRECATED __attribute__((deprecated)) +#endif +#if !defined(SWIFT_DEPRECATED_MSG) +# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) +#endif +#if !defined(SWIFT_DEPRECATED_OBJC) +# if __has_feature(attribute_diagnose_if_objc) +# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) +# else +# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +# endif +#endif +#if defined(__OBJC__) +#if !defined(IBSegueAction) +# define IBSegueAction +#endif +#endif +#if !defined(SWIFT_EXTERN) +# if defined(__cplusplus) +# define SWIFT_EXTERN extern "C" +# else +# define SWIFT_EXTERN extern +# endif +#endif +#if !defined(SWIFT_CALL) +# define SWIFT_CALL __attribute__((swiftcall)) +#endif +#if !defined(SWIFT_INDIRECT_RESULT) +# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) +#endif +#if !defined(SWIFT_CONTEXT) +# define SWIFT_CONTEXT __attribute__((swift_context)) +#endif +#if !defined(SWIFT_ERROR_RESULT) +# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) +#endif +#if defined(__cplusplus) +# define SWIFT_NOEXCEPT noexcept +#else +# define SWIFT_NOEXCEPT +#endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif +#endif +#if defined(_WIN32) +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) +#endif +#else +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL +#endif +#endif +#if defined(__OBJC__) +#if __has_feature(objc_modules) +#if __has_warning("-Watimport-in-framework-header") +#pragma clang diagnostic ignored "-Watimport-in-framework-header" +#endif +#endif + +#endif +#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" +#pragma clang diagnostic ignored "-Wduplicate-method-arg" +#if __has_warning("-Wpragma-clang-attribute") +# pragma clang diagnostic ignored "-Wpragma-clang-attribute" +#endif +#pragma clang diagnostic ignored "-Wunknown-pragmas" +#pragma clang diagnostic ignored "-Wnullability" +#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" + +#if __has_attribute(external_source_symbol) +# pragma push_macro("any") +# undef any +# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="SwiftProtobuf",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) +# pragma pop_macro("any") +#endif + +#if defined(__OBJC__) +#endif +#if __has_attribute(external_source_symbol) +# pragma clang attribute pop +#endif +#if defined(__cplusplus) +#endif +#pragma clang diagnostic pop +#endif + +#elif defined(__x86_64__) && __x86_64__ +// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +#ifndef SWIFTPROTOBUF_SWIFT_H +#define SWIFTPROTOBUF_SWIFT_H +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wgcc-compat" + +#if !defined(__has_include) +# define __has_include(x) 0 +#endif +#if !defined(__has_attribute) +# define __has_attribute(x) 0 +#endif +#if !defined(__has_feature) +# define __has_feature(x) 0 +#endif +#if !defined(__has_warning) +# define __has_warning(x) 0 +#endif + +#if __has_include() +# include +#endif + +#pragma clang diagnostic ignored "-Wauto-import" +#if defined(__OBJC__) +#include +#endif +#if defined(__cplusplus) +#include +#include +#include +#include +#include +#include +#include +#else +#include +#include +#include +#include +#endif +#if defined(__cplusplus) +#if defined(__arm64e__) && __has_include() +# include +#else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" +# ifndef __ptrauth_swift_value_witness_function_pointer +# define __ptrauth_swift_value_witness_function_pointer(x) +# endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop +#endif +#endif + +#if !defined(SWIFT_TYPEDEFS) +# define SWIFT_TYPEDEFS 1 +# if __has_include() +# include +# elif !defined(__cplusplus) +typedef uint_least16_t char16_t; +typedef uint_least32_t char32_t; +# endif +typedef float swift_float2 __attribute__((__ext_vector_type__(2))); +typedef float swift_float3 __attribute__((__ext_vector_type__(3))); +typedef float swift_float4 __attribute__((__ext_vector_type__(4))); +typedef double swift_double2 __attribute__((__ext_vector_type__(2))); +typedef double swift_double3 __attribute__((__ext_vector_type__(3))); +typedef double swift_double4 __attribute__((__ext_vector_type__(4))); +typedef int swift_int2 __attribute__((__ext_vector_type__(2))); +typedef int swift_int3 __attribute__((__ext_vector_type__(3))); +typedef int swift_int4 __attribute__((__ext_vector_type__(4))); +typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); +typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); +typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); +#endif + +#if !defined(SWIFT_PASTE) +# define SWIFT_PASTE_HELPER(x, y) x##y +# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) +#endif +#if !defined(SWIFT_METATYPE) +# define SWIFT_METATYPE(X) Class +#endif +#if !defined(SWIFT_CLASS_PROPERTY) +# if __has_feature(objc_class_property) +# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ +# else +# define SWIFT_CLASS_PROPERTY(...) +# endif +#endif +#if !defined(SWIFT_RUNTIME_NAME) +# if __has_attribute(objc_runtime_name) +# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) +# else +# define SWIFT_RUNTIME_NAME(X) +# endif +#endif +#if !defined(SWIFT_COMPILE_NAME) +# if __has_attribute(swift_name) +# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) +# else +# define SWIFT_COMPILE_NAME(X) +# endif +#endif +#if !defined(SWIFT_METHOD_FAMILY) +# if __has_attribute(objc_method_family) +# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) +# else +# define SWIFT_METHOD_FAMILY(X) +# endif +#endif +#if !defined(SWIFT_NOESCAPE) +# if __has_attribute(noescape) +# define SWIFT_NOESCAPE __attribute__((noescape)) +# else +# define SWIFT_NOESCAPE +# endif +#endif +#if !defined(SWIFT_RELEASES_ARGUMENT) +# if __has_attribute(ns_consumed) +# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) +# else +# define SWIFT_RELEASES_ARGUMENT +# endif +#endif +#if !defined(SWIFT_WARN_UNUSED_RESULT) +# if __has_attribute(warn_unused_result) +# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) +# else +# define SWIFT_WARN_UNUSED_RESULT +# endif +#endif +#if !defined(SWIFT_NORETURN) +# if __has_attribute(noreturn) +# define SWIFT_NORETURN __attribute__((noreturn)) +# else +# define SWIFT_NORETURN +# endif +#endif +#if !defined(SWIFT_CLASS_EXTRA) +# define SWIFT_CLASS_EXTRA +#endif +#if !defined(SWIFT_PROTOCOL_EXTRA) +# define SWIFT_PROTOCOL_EXTRA +#endif +#if !defined(SWIFT_ENUM_EXTRA) +# define SWIFT_ENUM_EXTRA +#endif +#if !defined(SWIFT_CLASS) +# if __has_attribute(objc_subclassing_restricted) +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# else +# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA +# endif +#endif +#if !defined(SWIFT_RESILIENT_CLASS) +# if __has_attribute(objc_class_stub) +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) +# else +# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) +# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) +# endif +#endif +#if !defined(SWIFT_PROTOCOL) +# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA +#endif +#if !defined(SWIFT_EXTENSION) +# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) +#endif +#if !defined(OBJC_DESIGNATED_INITIALIZER) +# if __has_attribute(objc_designated_initializer) +# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) +# else +# define OBJC_DESIGNATED_INITIALIZER +# endif +#endif +#if !defined(SWIFT_ENUM_ATTR) +# if __has_attribute(enum_extensibility) +# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) +# else +# define SWIFT_ENUM_ATTR(_extensibility) +# endif +#endif +#if !defined(SWIFT_ENUM) +# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# if __has_feature(generalized_swift_name) +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type +# else +# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) +# endif +#endif +#if !defined(SWIFT_UNAVAILABLE) +# define SWIFT_UNAVAILABLE __attribute__((unavailable)) +#endif +#if !defined(SWIFT_UNAVAILABLE_MSG) +# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) +#endif +#if !defined(SWIFT_AVAILABILITY) +# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) +#endif +#if !defined(SWIFT_WEAK_IMPORT) +# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) +#endif +#if !defined(SWIFT_DEPRECATED) +# define SWIFT_DEPRECATED __attribute__((deprecated)) +#endif +#if !defined(SWIFT_DEPRECATED_MSG) +# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) +#endif +#if !defined(SWIFT_DEPRECATED_OBJC) +# if __has_feature(attribute_diagnose_if_objc) +# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) +# else +# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) +# endif +#endif +#if defined(__OBJC__) +#if !defined(IBSegueAction) +# define IBSegueAction +#endif +#endif +#if !defined(SWIFT_EXTERN) +# if defined(__cplusplus) +# define SWIFT_EXTERN extern "C" +# else +# define SWIFT_EXTERN extern +# endif +#endif +#if !defined(SWIFT_CALL) +# define SWIFT_CALL __attribute__((swiftcall)) +#endif +#if !defined(SWIFT_INDIRECT_RESULT) +# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) +#endif +#if !defined(SWIFT_CONTEXT) +# define SWIFT_CONTEXT __attribute__((swift_context)) +#endif +#if !defined(SWIFT_ERROR_RESULT) +# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) +#endif +#if defined(__cplusplus) +# define SWIFT_NOEXCEPT noexcept +#else +# define SWIFT_NOEXCEPT +#endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif +#endif +#if defined(_WIN32) +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) +#endif +#else +#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) +# define SWIFT_IMPORT_STDLIB_SYMBOL +#endif +#endif +#if defined(__OBJC__) +#if __has_feature(objc_modules) +#if __has_warning("-Watimport-in-framework-header") +#pragma clang diagnostic ignored "-Watimport-in-framework-header" +#endif +#endif + +#endif +#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" +#pragma clang diagnostic ignored "-Wduplicate-method-arg" +#if __has_warning("-Wpragma-clang-attribute") +# pragma clang diagnostic ignored "-Wpragma-clang-attribute" +#endif +#pragma clang diagnostic ignored "-Wunknown-pragmas" +#pragma clang diagnostic ignored "-Wnullability" +#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" + +#if __has_attribute(external_source_symbol) +# pragma push_macro("any") +# undef any +# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="SwiftProtobuf",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) +# pragma pop_macro("any") +#endif + +#if defined(__OBJC__) +#endif +#if __has_attribute(external_source_symbol) +# pragma clang attribute pop +#endif +#if defined(__cplusplus) +#endif +#pragma clang diagnostic pop +#endif + +#else +#error unsupported Swift architecture +#endif diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h new file mode 100644 index 0000000..6082918 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Headers/SwiftProtobuf-umbrella.h @@ -0,0 +1,16 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + + +FOUNDATION_EXPORT double SwiftProtobufVersionNumber; +FOUNDATION_EXPORT const unsigned char SwiftProtobufVersionString[]; + diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Info.plist b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Info.plist new file mode 100644 index 0000000000000000000000000000000000000000..aa3ca099c9a25a6db41cb01b18509d79f365bebb GIT binary patch literal 775 zcmZ9IOK;Oa5XZd>fl>)?@4tqw5QGGF9~s52A$BqkwvjiE@9F)bVf>2SYKFmm&7u((cvD^#gAfr9;~S*Dp=f=vF|e?+6}f2 zWyW@0*<#ppWYtufMYUWi_He(4hbeBT3$l>&|H(boP)n-PR7>UglA#u5<-_ee2p}j8 zNhPT!Inq;UUpkOJN?)ZPAOi|u4lIH-@CZcUId}#3!8>pOK7r5R3-|_pf?wb_%)ntd k0%zbXT!uBc4O?&zK7%jdOZXbTk@^pUftBtiHZkz+A6U-syZ`_I literal 0 HcmV?d00001 diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.abi.json b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.abi.json new file mode 100644 index 0000000..e83b6f2 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -0,0 +1,124677 @@ +{ + "ABIRoot": { + "kind": "Root", + "name": "TopLevel", + "printedName": "TopLevel", + "children": [ + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Any", + "printedName": "Google_Protobuf_Any", + "children": [ + { + "kind": "Var", + "name": "typeURL", + "printedName": "typeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(message:partial:typePrefix:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:options:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "isA", + "printedName": "isA(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "τ_0_0.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "register", + "printedName": "register(messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "messageType", + "printedName": "messageType(forTypeURL:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Message.Type?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "messageType", + "printedName": "messageType(forMessageName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Message.Type?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyUnpackError", + "printedName": "AnyUnpackError", + "children": [ + { + "kind": "Var", + "name": "typeMismatch", + "printedName": "typeMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedWellKnownTypeJSON", + "printedName": "malformedWellKnownTypeJSON", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedAnyField", + "printedName": "malformedAnyField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Api", + "printedName": "Google_Protobuf_Api", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "methods", + "printedName": "methods", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "version", + "printedName": "version", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "mixins", + "printedName": "mixins", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Method", + "printedName": "Google_Protobuf_Method", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "requestTypeURL", + "printedName": "requestTypeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "requestStreaming", + "printedName": "requestStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "responseTypeURL", + "printedName": "responseTypeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "responseStreaming", + "printedName": "responseStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Mixin", + "printedName": "Google_Protobuf_Mixin", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "root", + "printedName": "root", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryDecodingError", + "printedName": "BinaryDecodingError", + "children": [ + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedProtobuf", + "printedName": "malformedProtobuf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingRequiredFields", + "printedName": "missingRequiredFields", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "internalExtensionError", + "printedName": "internalExtensionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryDecodingOptions", + "printedName": "BinaryDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "discardUnknownFields", + "printedName": "discardUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "TypeDecl", + "name": "BinaryDelimited", + "printedName": "BinaryDelimited", + "children": [ + { + "kind": "TypeDecl", + "name": "Error", + "printedName": "Error", + "children": [ + { + "kind": "Var", + "name": "unknownStreamError", + "printedName": "unknownStreamError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Function", + "name": "serialize", + "printedName": "serialize(message:to:partial:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + }, + { + "kind": "TypeNominal", + "name": "OutputStream", + "printedName": "Foundation.OutputStream", + "usr": "c:objc(cs)NSOutputStream" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "parse", + "printedName": "parse(messageType:from:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "τ_0_0.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + }, + { + "kind": "TypeNominal", + "name": "InputStream", + "printedName": "Foundation.InputStream", + "usr": "c:objc(cs)NSInputStream" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(into:from:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + }, + { + "kind": "TypeNominal", + "name": "InputStream", + "printedName": "Foundation.InputStream", + "usr": "c:objc(cs)NSInputStream" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryEncodingError", + "printedName": "BinaryEncodingError", + "children": [ + { + "kind": "Var", + "name": "anyTranscodeFailure", + "printedName": "anyTranscodeFailure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingRequiredFields", + "printedName": "missingRequiredFields", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Decoder", + "printedName": "Decoder", + "children": [ + { + "kind": "Function", + "name": "handleConflictingOneOf", + "printedName": "handleConflictingOneOf()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF", + "mangledName": "$s13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "nextFieldNumber", + "printedName": "nextFieldNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF", + "mangledName": "$s13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFloatField", + "printedName": "decodeSingularFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "paramValueOwnership": "InOut", + "usr": "s:Sf" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFloatField", + "printedName": "decodeSingularFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFloatField", + "printedName": "decodeRepeatedFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularDoubleField", + "printedName": "decodeSingularDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "paramValueOwnership": "InOut", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularDoubleField", + "printedName": "decodeSingularDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedDoubleField", + "printedName": "decodeRepeatedDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt32Field", + "printedName": "decodeSingularInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt32Field", + "printedName": "decodeSingularInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedInt32Field", + "printedName": "decodeRepeatedInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt64Field", + "printedName": "decodeSingularInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt64Field", + "printedName": "decodeSingularInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedInt64Field", + "printedName": "decodeRepeatedInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt32Field", + "printedName": "decodeSingularUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt32Field", + "printedName": "decodeSingularUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedUInt32Field", + "printedName": "decodeRepeatedUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt64Field", + "printedName": "decodeSingularUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt64Field", + "printedName": "decodeSingularUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedUInt64Field", + "printedName": "decodeRepeatedUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt32Field", + "printedName": "decodeSingularSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt32Field", + "printedName": "decodeSingularSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSInt32Field", + "printedName": "decodeRepeatedSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt64Field", + "printedName": "decodeSingularSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt64Field", + "printedName": "decodeSingularSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSInt64Field", + "printedName": "decodeRepeatedSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed32Field", + "printedName": "decodeSingularFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed32Field", + "printedName": "decodeSingularFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFixed32Field", + "printedName": "decodeRepeatedFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed64Field", + "printedName": "decodeSingularFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed64Field", + "printedName": "decodeSingularFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFixed64Field", + "printedName": "decodeRepeatedFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed32Field", + "printedName": "decodeSingularSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed32Field", + "printedName": "decodeSingularSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSFixed32Field", + "printedName": "decodeRepeatedSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed64Field", + "printedName": "decodeSingularSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed64Field", + "printedName": "decodeSingularSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSFixed64Field", + "printedName": "decodeRepeatedSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBoolField", + "printedName": "decodeSingularBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "paramValueOwnership": "InOut", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBoolField", + "printedName": "decodeSingularBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedBoolField", + "printedName": "decodeRepeatedBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularStringField", + "printedName": "decodeSingularStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "paramValueOwnership": "InOut", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularStringField", + "printedName": "decodeSingularStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedStringField", + "printedName": "decodeRepeatedStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBytesField", + "printedName": "decodeSingularBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "paramValueOwnership": "InOut", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBytesField", + "printedName": "decodeSingularBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedBytesField", + "printedName": "decodeRepeatedBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularEnumField", + "printedName": "decodeSingularEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularEnumField", + "printedName": "decodeSingularEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedEnumField", + "printedName": "decodeRepeatedEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularMessageField", + "printedName": "decodeSingularMessageField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedMessageField", + "printedName": "decodeRepeatedMessageField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularGroupField", + "printedName": "decodeSingularGroupField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedGroupField", + "printedName": "decodeRepeatedGroupField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMap", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B3MapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_1.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufEnumMap", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B7EnumMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMessageMap", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B10MessageMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(values:messageType:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF", + "mangledName": "$s13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionFieldsAsMessageSet", + "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "mangledName": "$s13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionFieldsAsMessageSet", + "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "mangledName": "$s13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7DecoderP", + "mangledName": "$s13SwiftProtobuf7DecoderP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Edition", + "printedName": "Google_Protobuf_Edition", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition2023", + "printedName": "edition2023", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition1TestOnly", + "printedName": "edition1TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition2TestOnly", + "printedName": "edition2TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99997TestOnly", + "printedName": "edition99997TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99998TestOnly", + "printedName": "edition99998TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99999TestOnly", + "printedName": "edition99999TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "Google_Protobuf_FileDescriptorSet", + "children": [ + { + "kind": "Var", + "name": "file", + "printedName": "file", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "Google_Protobuf_FileDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "package", + "printedName": "package", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPackage", + "printedName": "hasPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPackage", + "printedName": "clearPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "dependency", + "printedName": "dependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "publicDependency", + "printedName": "publicDependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "weakDependency", + "printedName": "weakDependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "service", + "printedName": "service", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extension", + "printedName": "extension", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "sourceCodeInfo", + "printedName": "sourceCodeInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceCodeInfo", + "printedName": "hasSourceCodeInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceCodeInfo", + "printedName": "clearSourceCodeInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSyntax", + "printedName": "hasSyntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSyntax", + "printedName": "clearSyntax()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16clearEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16clearEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "Google_Protobuf_DescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "field", + "printedName": "field", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extension", + "printedName": "extension", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nestedType", + "printedName": "nestedType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extensionRange", + "printedName": "extensionRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofDecl", + "printedName": "oneofDecl", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reservedRange", + "printedName": "reservedRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "reservedName", + "printedName": "reservedName", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionRange", + "printedName": "ExtensionRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ReservedRange", + "printedName": "ReservedRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + }, + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "Google_Protobuf_ExtensionRangeOptions", + "children": [ + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "declaration", + "printedName": "declaration", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "verification", + "printedName": "verification", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasVerification", + "printedName": "hasVerification", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearVerification", + "printedName": "clearVerification()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VerificationState", + "printedName": "VerificationState", + "children": [ + { + "kind": "Var", + "name": "declaration", + "printedName": "declaration", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unverified", + "printedName": "unverified", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState?", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Declaration", + "printedName": "Declaration", + "children": [ + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "fullName", + "printedName": "fullName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFullName", + "printedName": "hasFullName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFullName", + "printedName": "clearFullName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasType", + "printedName": "hasType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearType", + "printedName": "clearType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reserved", + "printedName": "reserved", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasReserved", + "printedName": "hasReserved", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearReserved", + "printedName": "clearReserved()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRepeated", + "printedName": "hasRepeated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRepeated", + "printedName": "clearRepeated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + }, + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "Google_Protobuf_FieldDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "label", + "printedName": "label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLabel", + "printedName": "hasLabel", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLabel", + "printedName": "clearLabel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasType", + "printedName": "hasType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearType", + "printedName": "clearType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "typeName", + "printedName": "typeName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasTypeName", + "printedName": "hasTypeName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearTypeName", + "printedName": "clearTypeName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "extendee", + "printedName": "extendee", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasExtendee", + "printedName": "hasExtendee", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearExtendee", + "printedName": "clearExtendee()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "defaultValue", + "printedName": "defaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDefaultValue", + "printedName": "hasDefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDefaultValue", + "printedName": "clearDefaultValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "oneofIndex", + "printedName": "oneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOneofIndex", + "printedName": "hasOneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOneofIndex", + "printedName": "clearOneofIndex()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jsonName", + "printedName": "jsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJsonName", + "printedName": "hasJsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJsonName", + "printedName": "clearJsonName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "proto3Optional", + "printedName": "proto3Optional", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasProto3Optional", + "printedName": "hasProto3Optional", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearProto3Optional", + "printedName": "clearProto3Optional()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TypeEnum", + "printedName": "TypeEnum", + "children": [ + { + "kind": "Var", + "name": "double", + "printedName": "double", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "float", + "printedName": "float", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "int64", + "printedName": "int64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "uint64", + "printedName": "uint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "int32", + "printedName": "int32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fixed64", + "printedName": "fixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fixed32", + "printedName": "fixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "bool", + "printedName": "bool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "string", + "printedName": "string", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "group", + "printedName": "group", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "bytes", + "printedName": "bytes", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "uint32", + "printedName": "uint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "enum", + "printedName": "enum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sfixed32", + "printedName": "sfixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sfixed64", + "printedName": "sfixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sint32", + "printedName": "sint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sint64", + "printedName": "sint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Label", + "printedName": "Label", + "children": [ + { + "kind": "Var", + "name": "optional", + "printedName": "optional", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "required", + "printedName": "required", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label?", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "Google_Protobuf_OneofDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "Google_Protobuf_EnumDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reservedRange", + "printedName": "reservedRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "reservedName", + "printedName": "reservedName", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EnumReservedRange", + "printedName": "EnumReservedRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + }, + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "Google_Protobuf_EnumValueDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "Google_Protobuf_ServiceDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "method", + "printedName": "method", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "Google_Protobuf_MethodDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "inputType", + "printedName": "inputType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasInputType", + "printedName": "hasInputType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearInputType", + "printedName": "clearInputType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "outputType", + "printedName": "outputType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOutputType", + "printedName": "hasOutputType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOutputType", + "printedName": "clearOutputType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "clientStreaming", + "printedName": "clientStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasClientStreaming", + "printedName": "hasClientStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearClientStreaming", + "printedName": "clearClientStreaming()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "serverStreaming", + "printedName": "serverStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasServerStreaming", + "printedName": "hasServerStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearServerStreaming", + "printedName": "clearServerStreaming()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileOptions", + "printedName": "Google_Protobuf_FileOptions", + "children": [ + { + "kind": "Var", + "name": "javaPackage", + "printedName": "javaPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaPackage", + "printedName": "hasJavaPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaPackage", + "printedName": "clearJavaPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaOuterClassname", + "printedName": "javaOuterClassname", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaOuterClassname", + "printedName": "hasJavaOuterClassname", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaOuterClassname", + "printedName": "clearJavaOuterClassname()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaMultipleFiles", + "printedName": "javaMultipleFiles", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaMultipleFiles", + "printedName": "hasJavaMultipleFiles", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaMultipleFiles", + "printedName": "clearJavaMultipleFiles()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaGenerateEqualsAndHash", + "printedName": "javaGenerateEqualsAndHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaGenerateEqualsAndHash", + "printedName": "hasJavaGenerateEqualsAndHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaGenerateEqualsAndHash", + "printedName": "clearJavaGenerateEqualsAndHash()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaStringCheckUtf8", + "printedName": "javaStringCheckUtf8", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaStringCheckUtf8", + "printedName": "hasJavaStringCheckUtf8", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaStringCheckUtf8", + "printedName": "clearJavaStringCheckUtf8()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "optimizeFor", + "printedName": "optimizeFor", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptimizeFor", + "printedName": "hasOptimizeFor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptimizeFor", + "printedName": "clearOptimizeFor()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "goPackage", + "printedName": "goPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasGoPackage", + "printedName": "hasGoPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearGoPackage", + "printedName": "clearGoPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "ccGenericServices", + "printedName": "ccGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCcGenericServices", + "printedName": "hasCcGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCcGenericServices", + "printedName": "clearCcGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaGenericServices", + "printedName": "javaGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaGenericServices", + "printedName": "hasJavaGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaGenericServices", + "printedName": "clearJavaGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "pyGenericServices", + "printedName": "pyGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPyGenericServices", + "printedName": "hasPyGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPyGenericServices", + "printedName": "clearPyGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpGenericServices", + "printedName": "phpGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpGenericServices", + "printedName": "hasPhpGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpGenericServices", + "printedName": "clearPhpGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23clearPhpGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23clearPhpGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "ccEnableArenas", + "printedName": "ccEnableArenas", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCcEnableArenas", + "printedName": "hasCcEnableArenas", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCcEnableArenas", + "printedName": "clearCcEnableArenas()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "objcClassPrefix", + "printedName": "objcClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasObjcClassPrefix", + "printedName": "hasObjcClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearObjcClassPrefix", + "printedName": "clearObjcClassPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "csharpNamespace", + "printedName": "csharpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCsharpNamespace", + "printedName": "hasCsharpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCsharpNamespace", + "printedName": "clearCsharpNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "swiftPrefix", + "printedName": "swiftPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSwiftPrefix", + "printedName": "hasSwiftPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSwiftPrefix", + "printedName": "clearSwiftPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpClassPrefix", + "printedName": "phpClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpClassPrefix", + "printedName": "hasPhpClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpClassPrefix", + "printedName": "clearPhpClassPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpNamespace", + "printedName": "phpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpNamespace", + "printedName": "hasPhpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpNamespace", + "printedName": "clearPhpNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpMetadataNamespace", + "printedName": "phpMetadataNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpMetadataNamespace", + "printedName": "hasPhpMetadataNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpMetadataNamespace", + "printedName": "clearPhpMetadataNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "rubyPackage", + "printedName": "rubyPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRubyPackage", + "printedName": "hasRubyPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRubyPackage", + "printedName": "clearRubyPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptimizeMode", + "printedName": "OptimizeMode", + "children": [ + { + "kind": "Var", + "name": "speed", + "printedName": "speed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "codeSize", + "printedName": "codeSize", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "liteRuntime", + "printedName": "liteRuntime", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MessageOptions", + "printedName": "Google_Protobuf_MessageOptions", + "children": [ + { + "kind": "Var", + "name": "messageSetWireFormat", + "printedName": "messageSetWireFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMessageSetWireFormat", + "printedName": "hasMessageSetWireFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMessageSetWireFormat", + "printedName": "clearMessageSetWireFormat()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "noStandardDescriptorAccessor", + "printedName": "noStandardDescriptorAccessor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNoStandardDescriptorAccessor", + "printedName": "hasNoStandardDescriptorAccessor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNoStandardDescriptorAccessor", + "printedName": "clearNoStandardDescriptorAccessor()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "mapEntry", + "printedName": "mapEntry", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMapEntry", + "printedName": "hasMapEntry", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMapEntry", + "printedName": "clearMapEntry()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecatedLegacyJsonFieldConflicts", + "printedName": "deprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecatedLegacyJsonFieldConflicts", + "printedName": "hasDeprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecatedLegacyJsonFieldConflicts", + "printedName": "clearDeprecatedLegacyJsonFieldConflicts()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldOptions", + "printedName": "Google_Protobuf_FieldOptions", + "children": [ + { + "kind": "Var", + "name": "ctype", + "printedName": "ctype", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCtype", + "printedName": "hasCtype", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCtype", + "printedName": "clearCtype()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPacked", + "printedName": "hasPacked", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPacked", + "printedName": "clearPacked()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jstype", + "printedName": "jstype", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJstype", + "printedName": "hasJstype", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJstype", + "printedName": "clearJstype()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "lazy", + "printedName": "lazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLazy", + "printedName": "hasLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLazy", + "printedName": "clearLazy()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unverifiedLazy", + "printedName": "unverifiedLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasUnverifiedLazy", + "printedName": "hasUnverifiedLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearUnverifiedLazy", + "printedName": "clearUnverifiedLazy()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "weak", + "printedName": "weak", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasWeak", + "printedName": "hasWeak", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearWeak", + "printedName": "clearWeak()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "debugRedact", + "printedName": "debugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDebugRedact", + "printedName": "hasDebugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDebugRedact", + "printedName": "clearDebugRedact()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "retention", + "printedName": "retention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRetention", + "printedName": "hasRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRetention", + "printedName": "clearRetention()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "targets", + "printedName": "targets", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "editionDefaults", + "printedName": "editionDefaults", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CType", + "printedName": "CType", + "children": [ + { + "kind": "Var", + "name": "string", + "printedName": "string", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "cord", + "printedName": "cord", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "stringPiece", + "printedName": "stringPiece", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType?", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSType", + "printedName": "JSType", + "children": [ + { + "kind": "Var", + "name": "jsNormal", + "printedName": "jsNormal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "jsString", + "printedName": "jsString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "jsNumber", + "printedName": "jsNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType?", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionRetention", + "printedName": "OptionRetention", + "children": [ + { + "kind": "Var", + "name": "retentionUnknown", + "printedName": "retentionUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "retentionRuntime", + "printedName": "retentionRuntime", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "retentionSource", + "printedName": "retentionSource", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionTargetType", + "printedName": "OptionTargetType", + "children": [ + { + "kind": "Var", + "name": "targetTypeUnknown", + "printedName": "targetTypeUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "targetTypeFile", + "printedName": "targetTypeFile", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeExtensionRange", + "printedName": "targetTypeExtensionRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeMessage", + "printedName": "targetTypeMessage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeField", + "printedName": "targetTypeField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeOneof", + "printedName": "targetTypeOneof", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeEnum", + "printedName": "targetTypeEnum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeEnumEntry", + "printedName": "targetTypeEnumEntry", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeService", + "printedName": "targetTypeService", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeMethod", + "printedName": "targetTypeMethod", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EditionDefault", + "printedName": "EditionDefault", + "children": [ + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF4EnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF4EnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasValue", + "printedName": "hasValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearValue", + "printedName": "clearValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + }, + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_OneofOptions", + "printedName": "Google_Protobuf_OneofOptions", + "children": [ + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumOptions", + "printedName": "Google_Protobuf_EnumOptions", + "children": [ + { + "kind": "Var", + "name": "allowAlias", + "printedName": "allowAlias", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasAllowAlias", + "printedName": "hasAllowAlias", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearAllowAlias", + "printedName": "clearAllowAlias()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecatedLegacyJsonFieldConflicts", + "printedName": "deprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecatedLegacyJsonFieldConflicts", + "printedName": "hasDeprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecatedLegacyJsonFieldConflicts", + "printedName": "clearDeprecatedLegacyJsonFieldConflicts()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "Google_Protobuf_EnumValueOptions", + "children": [ + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "debugRedact", + "printedName": "debugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDebugRedact", + "printedName": "hasDebugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDebugRedact", + "printedName": "clearDebugRedact()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "Google_Protobuf_ServiceOptions", + "children": [ + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MethodOptions", + "printedName": "Google_Protobuf_MethodOptions", + "children": [ + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "idempotencyLevel", + "printedName": "idempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIdempotencyLevel", + "printedName": "hasIdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIdempotencyLevel", + "printedName": "clearIdempotencyLevel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IdempotencyLevel", + "printedName": "IdempotencyLevel", + "children": [ + { + "kind": "Var", + "name": "idempotencyUnknown", + "printedName": "idempotencyUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "noSideEffects", + "printedName": "noSideEffects", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "idempotent", + "printedName": "idempotent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "Google_Protobuf_UninterpretedOption", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "identifierValue", + "printedName": "identifierValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIdentifierValue", + "printedName": "hasIdentifierValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIdentifierValue", + "printedName": "clearIdentifierValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "positiveIntValue", + "printedName": "positiveIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPositiveIntValue", + "printedName": "hasPositiveIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPositiveIntValue", + "printedName": "clearPositiveIntValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "negativeIntValue", + "printedName": "negativeIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNegativeIntValue", + "printedName": "hasNegativeIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNegativeIntValue", + "printedName": "clearNegativeIntValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "doubleValue", + "printedName": "doubleValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDoubleValue", + "printedName": "hasDoubleValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDoubleValue", + "printedName": "clearDoubleValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStringValue", + "printedName": "hasStringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStringValue", + "printedName": "clearStringValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "aggregateValue", + "printedName": "aggregateValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasAggregateValue", + "printedName": "hasAggregateValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearAggregateValue", + "printedName": "clearAggregateValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NamePart", + "printedName": "NamePart", + "children": [ + { + "kind": "Var", + "name": "namePart", + "printedName": "namePart", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNamePart", + "printedName": "hasNamePart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNamePart", + "printedName": "clearNamePart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "isExtension", + "printedName": "isExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIsExtension", + "printedName": "hasIsExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIsExtension", + "printedName": "clearIsExtension()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + }, + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FeatureSet", + "printedName": "Google_Protobuf_FeatureSet", + "children": [ + { + "kind": "Var", + "name": "fieldPresence", + "printedName": "fieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFieldPresence", + "printedName": "hasFieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFieldPresence", + "printedName": "clearFieldPresence()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnumType", + "printedName": "hasEnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnumType", + "printedName": "clearEnumType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "repeatedFieldEncoding", + "printedName": "repeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRepeatedFieldEncoding", + "printedName": "hasRepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRepeatedFieldEncoding", + "printedName": "clearRepeatedFieldEncoding()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "messageEncoding", + "printedName": "messageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMessageEncoding", + "printedName": "hasMessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMessageEncoding", + "printedName": "clearMessageEncoding()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jsonFormat", + "printedName": "jsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJsonFormat", + "printedName": "hasJsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJsonFormat", + "printedName": "clearJsonFormat()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "FieldPresence", + "printedName": "FieldPresence", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "explicit", + "printedName": "explicit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "implicit", + "printedName": "implicit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "legacyRequired", + "printedName": "legacyRequired", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence?", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EnumType", + "printedName": "EnumType", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "open", + "printedName": "open", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "closed", + "printedName": "closed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType?", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedFieldEncoding", + "printedName": "RepeatedFieldEncoding", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "expanded", + "printedName": "expanded", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MessageEncoding", + "printedName": "MessageEncoding", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "lengthPrefixed", + "printedName": "lengthPrefixed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "delimited", + "printedName": "delimited", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding?", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JsonFormat", + "printedName": "JsonFormat", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "allow", + "printedName": "allow", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "legacyBestEffort", + "printedName": "legacyBestEffort", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat?", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "Google_Protobuf_FeatureSetDefaults", + "children": [ + { + "kind": "Var", + "name": "defaults", + "printedName": "defaults", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minimumEdition", + "printedName": "minimumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMinimumEdition", + "printedName": "hasMinimumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMinimumEdition", + "printedName": "clearMinimumEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "maximumEdition", + "printedName": "maximumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMaximumEdition", + "printedName": "hasMaximumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMaximumEdition", + "printedName": "clearMaximumEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "minimumEditionEnum", + "printedName": "minimumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMinimumEditionEnum", + "printedName": "hasMinimumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMinimumEditionEnum", + "printedName": "clearMinimumEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMinimumEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMinimumEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "maximumEditionEnum", + "printedName": "maximumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMaximumEditionEnum", + "printedName": "hasMaximumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMaximumEditionEnum", + "printedName": "clearMaximumEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMaximumEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMaximumEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "FeatureSetEditionDefault", + "printedName": "FeatureSetEditionDefault", + "children": [ + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG4EnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG4EnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + }, + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "Google_Protobuf_SourceCodeInfo", + "children": [ + { + "kind": "Var", + "name": "location", + "printedName": "location", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Location", + "printedName": "Location", + "children": [ + { + "kind": "Var", + "name": "path", + "printedName": "path", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "span", + "printedName": "span", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "leadingComments", + "printedName": "leadingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLeadingComments", + "printedName": "hasLeadingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLeadingComments", + "printedName": "clearLeadingComments()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "trailingComments", + "printedName": "trailingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasTrailingComments", + "printedName": "hasTrailingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearTrailingComments", + "printedName": "clearTrailingComments()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "leadingDetachedComments", + "printedName": "leadingDetachedComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + }, + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "Google_Protobuf_GeneratedCodeInfo", + "children": [ + { + "kind": "Var", + "name": "annotation", + "printedName": "annotation", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Annotation", + "printedName": "Annotation", + "children": [ + { + "kind": "Var", + "name": "path", + "printedName": "path", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceFile", + "printedName": "sourceFile", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceFile", + "printedName": "hasSourceFile", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceFile", + "printedName": "clearSourceFile()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "begin", + "printedName": "begin", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasBegin", + "printedName": "hasBegin", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearBegin", + "printedName": "clearBegin()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "semantic", + "printedName": "semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSemantic", + "printedName": "hasSemantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSemantic", + "printedName": "clearSemantic()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Semantic", + "printedName": "Semantic", + "children": [ + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "set", + "printedName": "set", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "alias", + "printedName": "alias", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic?", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + }, + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Duration", + "printedName": "Google_Protobuf_Duration", + "children": [ + { + "kind": "Var", + "name": "seconds", + "printedName": "seconds", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nanos", + "printedName": "nanos", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(seconds:nanos:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "hasDefaultArg": true, + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "hasDefaultArg": true, + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeInterval:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "timeInterval", + "printedName": "timeInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Empty", + "printedName": "Google_Protobuf_Empty", + "children": [ + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Enum", + "printedName": "Enum", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf4EnumPxycfc", + "mangledName": "$s13SwiftProtobuf4EnumPxycfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf4EnumP8rawValueSivp", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf4EnumP8rawValueSivg", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : Swift.RawRepresentable>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "children": [ + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.ValueType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "getExtensionValue", + "printedName": "getExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0.ValueType?", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.ValueType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hasExtensionValue", + "printedName": "hasExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearExtensionValue", + "printedName": "clearExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Equatable, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Hashable, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "children": [ + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "AssociatedType", + "name": "ValueType", + "printedName": "ValueType", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf14ExtensionFieldP9ValueTypeQa", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP9ValueTypeQa", + "moduleName": "SwiftProtobuf", + "protocolReq": true + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalExtensionField", + "printedName": "OptionalExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedExtensionField", + "printedName": "RepeatedExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PackedExtensionField", + "printedName": "PackedExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalEnumExtensionField", + "printedName": "OptionalEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedEnumExtensionField", + "printedName": "RepeatedEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PackedEnumExtensionField", + "printedName": "PackedEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalMessageExtensionField", + "printedName": "OptionalMessageExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedMessageExtensionField", + "printedName": "RepeatedMessageExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalGroupExtensionField", + "printedName": "OptionalGroupExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedGroupExtensionField", + "printedName": "RepeatedGroupExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionFieldValueSet", + "printedName": "ExtensionFieldValueSet", + "children": [ + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVACycfc", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionMap", + "printedName": "ExtensionMap", + "children": [ + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip", + "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig", + "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "fieldNumberForProto", + "printedName": "fieldNumberForProto(messageType:protoFieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf12ExtensionMapP", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldMask", + "printedName": "Google_Protobuf_FieldMask", + "children": [ + { + "kind": "Var", + "name": "paths", + "printedName": "paths", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protoPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protoPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "AssociatedType", + "name": "BaseType", + "printedName": "BaseType", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf9FieldTypeP04BaseD0Qa", + "mangledName": "$s13SwiftProtobuf9FieldTypeP04BaseD0Qa", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0.BaseType?", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0.BaseType : Swift.Hashable>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MapKeyType", + "printedName": "MapKeyType", + "children": [ + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_0.BaseType : Swift.Comparable>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MapValueType", + "printedName": "MapValueType", + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFloat", + "printedName": "ProtobufFloat", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5FloatV", + "mangledName": "$s13SwiftProtobuf0B5FloatV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufDouble", + "printedName": "ProtobufDouble", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6DoubleV", + "mangledName": "$s13SwiftProtobuf0B6DoubleV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufInt32", + "printedName": "ProtobufInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5Int32V", + "mangledName": "$s13SwiftProtobuf0B5Int32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufInt64", + "printedName": "ProtobufInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5Int64V", + "mangledName": "$s13SwiftProtobuf0B5Int64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufUInt32", + "printedName": "ProtobufUInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6UInt32V", + "mangledName": "$s13SwiftProtobuf0B6UInt32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufUInt64", + "printedName": "ProtobufUInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6UInt64V", + "mangledName": "$s13SwiftProtobuf0B6UInt64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSInt32", + "printedName": "ProtobufSInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6SInt32V", + "mangledName": "$s13SwiftProtobuf0B6SInt32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSInt64", + "printedName": "ProtobufSInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6SInt64V", + "mangledName": "$s13SwiftProtobuf0B6SInt64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFixed32", + "printedName": "ProtobufFixed32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B7Fixed32V", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFixed64", + "printedName": "ProtobufFixed64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B7Fixed64V", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSFixed32", + "printedName": "ProtobufSFixed32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B8SFixed32V", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSFixed64", + "printedName": "ProtobufSFixed64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B8SFixed64V", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufBool", + "printedName": "ProtobufBool", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B4BoolV", + "mangledName": "$s13SwiftProtobuf0B4BoolV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufString", + "printedName": "ProtobufString", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ", + "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ", + "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6StringV", + "mangledName": "$s13SwiftProtobuf0B6StringV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufBytes", + "printedName": "ProtobufBytes", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5BytesV", + "mangledName": "$s13SwiftProtobuf0B5BytesV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "defaultAnyTypeURLPrefix", + "printedName": "defaultAnyTypeURLPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp", + "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg", + "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Dispatch", + "printedName": "Dispatch", + "declKind": "Import", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1sopyAA07Google_B9_DurationVADF", + "mangledName": "$s13SwiftProtobuf1sopyAA07Google_B9_DurationVADF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Prefix", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Internal", + "printedName": "Internal", + "children": [ + { + "kind": "Var", + "name": "emptyData", + "printedName": "emptyData", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ", + "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ", + "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "areAllInitialized", + "printedName": "areAllInitialized(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Message]", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ", + "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "areAllInitialized", + "printedName": "areAllInitialized(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_0_0 : SwiftProtobuf.Message]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ", + "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf8InternalO", + "mangledName": "$s13SwiftProtobuf8InternalO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecodingError", + "printedName": "JSONDecodingError", + "children": [ + { + "kind": "Var", + "name": "failure", + "printedName": "failure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedNumber", + "printedName": "malformedNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "numberRange", + "printedName": "numberRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedMap", + "printedName": "malformedMap", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedBool", + "printedName": "malformedBool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedString", + "printedName": "malformedString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "schemaMismatch", + "printedName": "schemaMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unrecognizedEnumValue", + "printedName": "unrecognizedEnumValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "illegalNull", + "printedName": "illegalNull", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unquotedMapKey", + "printedName": "unquotedMapKey", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "leadingZero", + "printedName": "leadingZero", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedDuration", + "printedName": "malformedDuration", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedTimestamp", + "printedName": "malformedTimestamp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedFieldMask", + "printedName": "malformedFieldMask", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "conflictingOneOf", + "printedName": "conflictingOneOf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unknownField", + "printedName": "unknownField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> (Swift.String) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecodingOptions", + "printedName": "JSONDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ignoreUnknownFields", + "printedName": "ignoreUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncodingError", + "printedName": "JSONEncodingError", + "children": [ + { + "kind": "Var", + "name": "anyTranscodeFailure", + "printedName": "anyTranscodeFailure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "timestampRange", + "printedName": "timestampRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "durationRange", + "printedName": "durationRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fieldMaskConversion", + "printedName": "fieldMaskConversion", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingValue", + "printedName": "missingValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "valueNumberNotFinite", + "printedName": "valueNumberNotFinite", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncodingOptions", + "printedName": "JSONEncodingOptions", + "children": [ + { + "kind": "Var", + "name": "alwaysPrintEnumsAsInts", + "printedName": "alwaysPrintEnumsAsInts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preserveProtoFieldNames", + "printedName": "preserveProtoFieldNames", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Message", + "printedName": "Message", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePxycfc", + "mangledName": "$s13SwiftProtobuf7MessagePxycfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvpZ", + "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvgZ", + "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqualTo", + "printedName": "isEqualTo(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF", + "mangledName": "$s13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "with", + "printedName": "with(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(inout τ_0_0) throws -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "typeAttributes": [ + "noescape" + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "Rethrows", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unpackingAny:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "serializedData", + "printedName": "serializedData(partial:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(serializedData:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(contiguousBytes:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(serializedData:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(contiguousBytes:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "_merge", + "printedName": "_merge(rawBuffer:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnsafeRawBufferPointer", + "printedName": "Swift.UnsafeRawBufferPointer", + "usr": "s:SW" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "UsableFromInline", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "jsonString", + "printedName": "jsonString(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "jsonUTF8Data", + "printedName": "jsonUTF8Data(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonString:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonString:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonUTF8Data:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonUTF8Data:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "jsonString", + "printedName": "jsonString(from:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "jsonUTF8Data", + "printedName": "jsonUTF8Data(from:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONString:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONString:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONUTF8Data:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONUTF8Data:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "textFormatString", + "printedName": "textFormatString()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatStringSSyF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatStringSSyF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "textFormatString", + "printedName": "textFormatString(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatEncodingOptions", + "printedName": "SwiftProtobuf.TextFormatEncodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:options:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "children": [ + { + "kind": "Function", + "name": "_protobuf_generated_isEqualTo", + "printedName": "_protobuf_generated_isEqualTo(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqualTo", + "printedName": "isEqualTo(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_protobuf_generated_isEqualTo", + "printedName": "_protobuf_generated_isEqualTo(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyMessageExtension", + "printedName": "AnyMessageExtension", + "children": [ + { + "kind": "Var", + "name": "fieldNumber", + "printedName": "fieldNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "fieldName", + "printedName": "fieldName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "_protobuf_newField", + "printedName": "_protobuf_newField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MessageExtension", + "printedName": "MessageExtension", + "children": [ + { + "kind": "Var", + "name": "fieldNumber", + "printedName": "fieldNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "fieldName", + "printedName": "fieldName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_protobuf_fieldNumber:fieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_0_0, τ_0_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "_protobuf_newField", + "printedName": "_protobuf_newField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:13SwiftProtobuf16MessageExtensionC", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "AnyMessageExtension", + "printedName": "AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "_NameMap", + "printedName": "_NameMap", + "children": [ + { + "kind": "TypeDecl", + "name": "NameDescription", + "printedName": "NameDescription", + "children": [ + { + "kind": "Var", + "name": "same", + "printedName": "same", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "standard", + "printedName": "standard", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unique", + "printedName": "unique", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString, json: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + }, + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "aliased", + "printedName": "aliased", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString, aliases: [Swift.StaticString])", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.StaticString]", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ], + "usr": "s:Sa" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf8_NameMapVACycfc", + "mangledName": "$s13SwiftProtobuf8_NameMapVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(dictionaryLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[(Swift.Int, SwiftProtobuf._NameMap.NameDescription)]", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Int, SwiftProtobuf._NameMap.NameDescription)", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc", + "mangledName": "$s13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf8_NameMapV", + "mangledName": "$s13SwiftProtobuf8_NameMapV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "Key", + "printedName": "Key", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ], + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufAPIVersion_2", + "printedName": "ProtobufAPIVersion_2", + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf0B12APIVersion_2P", + "mangledName": "$s13SwiftProtobuf0B12APIVersion_2P", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufAPIVersionCheck", + "printedName": "ProtobufAPIVersionCheck", + "children": [ + { + "kind": "AssociatedType", + "name": "Version", + "printedName": "Version", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf0B15APIVersionCheckP7VersionQa", + "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP7VersionQa", + "moduleName": "SwiftProtobuf", + "protocolReq": true + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf0B15APIVersionCheckP", + "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0.Version : SwiftProtobuf.ProtobufAPIVersion_2>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufMap", + "printedName": "_ProtobufMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B3MapV", + "mangledName": "$s13SwiftProtobuf01_B3MapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufMessageMap", + "printedName": "_ProtobufMessageMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B10MessageMapV", + "mangledName": "$s13SwiftProtobuf01_B10MessageMapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : Swift.Hashable, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufEnumMap", + "printedName": "_ProtobufEnumMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B7EnumMapV", + "mangledName": "$s13SwiftProtobuf01_B7EnumMapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "children": [ + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._ProtoNameProviding>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SimpleExtensionMap", + "printedName": "SimpleExtensionMap", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVACycfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(arrayLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.AnyMessageExtension]", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.SimpleExtensionMap]", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "fieldNumberForProto", + "printedName": "fieldNumberForProto(messageType:protoFieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "insert", + "printedName": "insert(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "insert", + "printedName": "insert(contentsOf:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.AnyMessageExtension]", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "formUnion", + "printedName": "formUnion(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "union", + "printedName": "union(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionMap", + "printedName": "ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByArrayLiteral", + "printedName": "ExpressibleByArrayLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ArrayLiteralElement", + "printedName": "ArrayLiteralElement", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ] + } + ], + "usr": "s:s25ExpressibleByArrayLiteralP", + "mangledName": "$ss25ExpressibleByArrayLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_SourceContext", + "printedName": "Google_Protobuf_SourceContext", + "children": [ + { + "kind": "Var", + "name": "fileName", + "printedName": "fileName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_NullValue", + "printedName": "Google_Protobuf_NullValue", + "children": [ + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Struct", + "printedName": "Google_Protobuf_Struct", + "children": [ + { + "kind": "Var", + "name": "fields", + "printedName": "fields", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(dictionaryLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[(Swift.String, SwiftProtobuf.Google_Protobuf_Value)]", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.String, SwiftProtobuf.Google_Protobuf_Value)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(fields:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "Key", + "printedName": "Key", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Value", + "printedName": "Google_Protobuf_Value", + "children": [ + { + "kind": "Var", + "name": "kind", + "printedName": "kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "numberValue", + "printedName": "numberValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "boolValue", + "printedName": "boolValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "structValue", + "printedName": "structValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "listValue", + "printedName": "listValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OneOf_Kind", + "printedName": "OneOf_Kind", + "children": [ + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "numberValue", + "printedName": "numberValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "boolValue", + "printedName": "boolValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "structValue", + "printedName": "structValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "listValue", + "printedName": "listValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(booleanLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unicodeScalarLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(extendedGraphemeClusterLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(nilLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(numberValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(boolValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(structValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(listValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByBooleanLiteral", + "printedName": "ExpressibleByBooleanLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "BooleanLiteralType", + "printedName": "BooleanLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:s27ExpressibleByBooleanLiteralP", + "mangledName": "$ss27ExpressibleByBooleanLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByNilLiteral", + "printedName": "ExpressibleByNilLiteral", + "usr": "s:s23ExpressibleByNilLiteralP", + "mangledName": "$ss23ExpressibleByNilLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ListValue", + "printedName": "Google_Protobuf_ListValue", + "children": [ + { + "kind": "Var", + "name": "values", + "printedName": "values", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(arrayLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(values:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByArrayLiteral", + "printedName": "ExpressibleByArrayLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ArrayLiteralElement", + "printedName": "ArrayLiteralElement", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:s25ExpressibleByArrayLiteralP", + "mangledName": "$ss25ExpressibleByArrayLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatDecodingError", + "printedName": "TextFormatDecodingError", + "children": [ + { + "kind": "Var", + "name": "malformedText", + "printedName": "malformedText", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedNumber", + "printedName": "malformedNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "schemaMismatch", + "printedName": "schemaMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unknownField", + "printedName": "unknownField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unrecognizedEnumValue", + "printedName": "unrecognizedEnumValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "conflictingOneOf", + "printedName": "conflictingOneOf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "internalExtensionError", + "printedName": "internalExtensionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatDecodingOptions", + "printedName": "TextFormatDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatEncodingOptions", + "printedName": "TextFormatEncodingOptions", + "children": [ + { + "kind": "Var", + "name": "printUnknownFields", + "printedName": "printUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatEncodingOptions", + "printedName": "SwiftProtobuf.TextFormatEncodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Timestamp", + "printedName": "Google_Protobuf_Timestamp", + "children": [ + { + "kind": "Var", + "name": "seconds", + "printedName": "seconds", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nanos", + "printedName": "nanos", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(seconds:nanos:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "hasDefaultArg": true, + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "hasDefaultArg": true, + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeIntervalSince1970:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeIntervalSinceReferenceDate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(date:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "timeIntervalSince1970", + "printedName": "timeIntervalSince1970", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "timeIntervalSinceReferenceDate", + "printedName": "timeIntervalSinceReferenceDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "date", + "printedName": "date", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Syntax", + "printedName": "Google_Protobuf_Syntax", + "children": [ + { + "kind": "Var", + "name": "proto2", + "printedName": "proto2", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "proto3", + "printedName": "proto3", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "editions", + "printedName": "editions", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Type", + "printedName": "Google_Protobuf_Type", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "fields", + "printedName": "fields", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofs", + "printedName": "oneofs", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Field", + "printedName": "Google_Protobuf_Field", + "children": [ + { + "kind": "Var", + "name": "kind", + "printedName": "kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "cardinality", + "printedName": "cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "typeURL", + "printedName": "typeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofIndex", + "printedName": "oneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "jsonName", + "printedName": "jsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultValue", + "printedName": "defaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Kind", + "printedName": "Kind", + "children": [ + { + "kind": "Var", + "name": "typeUnknown", + "printedName": "typeUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeDouble", + "printedName": "typeDouble", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFloat", + "printedName": "typeFloat", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeInt64", + "printedName": "typeInt64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeUint64", + "printedName": "typeUint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeInt32", + "printedName": "typeInt32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFixed64", + "printedName": "typeFixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFixed32", + "printedName": "typeFixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeBool", + "printedName": "typeBool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeString", + "printedName": "typeString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeGroup", + "printedName": "typeGroup", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeMessage", + "printedName": "typeMessage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeBytes", + "printedName": "typeBytes", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeUint32", + "printedName": "typeUint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeEnum", + "printedName": "typeEnum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSfixed32", + "printedName": "typeSfixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSfixed64", + "printedName": "typeSfixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSint32", + "printedName": "typeSint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSint64", + "printedName": "typeSint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Cardinality", + "printedName": "Cardinality", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "optional", + "printedName": "optional", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "required", + "printedName": "required", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality?", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Enum", + "printedName": "Google_Protobuf_Enum", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumvalue", + "printedName": "enumvalue", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValue", + "printedName": "Google_Protobuf_EnumValue", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Option", + "printedName": "Google_Protobuf_Option", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasValue", + "printedName": "hasValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearValue", + "printedName": "clearValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV10clearValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV10clearValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "UnknownStorage", + "printedName": "UnknownStorage", + "children": [ + { + "kind": "Var", + "name": "data", + "printedName": "data", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14UnknownStorageVACycfc", + "mangledName": "$s13SwiftProtobuf14UnknownStorageVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf14UnknownStorageV", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Version", + "printedName": "Version", + "children": [ + { + "kind": "Var", + "name": "major", + "printedName": "major", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV5majorSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV5majorSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV5majorSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV5majorSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "minor", + "printedName": "minor", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV5minorSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV5minorSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV5minorSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV5minorSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "revision", + "printedName": "revision", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV8revisionSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV8revisionSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "versionString", + "printedName": "versionString", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvpZ", + "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvgZ", + "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf7VersionV", + "mangledName": "$s13SwiftProtobuf7VersionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Visitor", + "printedName": "Visitor", + "children": [ + { + "kind": "Function", + "name": "visitSingularFloatField", + "printedName": "visitSingularFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularDoubleField", + "printedName": "visitSingularDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt32Field", + "printedName": "visitSingularInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt64Field", + "printedName": "visitSingularInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt32Field", + "printedName": "visitSingularUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt64Field", + "printedName": "visitSingularUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt32Field", + "printedName": "visitSingularSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt64Field", + "printedName": "visitSingularSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed32Field", + "printedName": "visitSingularFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed64Field", + "printedName": "visitSingularFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed32Field", + "printedName": "visitSingularSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed64Field", + "printedName": "visitSingularSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularBoolField", + "printedName": "visitSingularBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularStringField", + "printedName": "visitSingularStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularBytesField", + "printedName": "visitSingularBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularEnumField", + "printedName": "visitSingularEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularMessageField", + "printedName": "visitSingularMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularGroupField", + "printedName": "visitSingularGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFloatField", + "printedName": "visitRepeatedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedDoubleField", + "printedName": "visitRepeatedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt32Field", + "printedName": "visitRepeatedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt64Field", + "printedName": "visitRepeatedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt32Field", + "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt64Field", + "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt32Field", + "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt64Field", + "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed32Field", + "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed64Field", + "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed32Field", + "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed64Field", + "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBoolField", + "printedName": "visitRepeatedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedStringField", + "printedName": "visitRepeatedStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBytesField", + "printedName": "visitRepeatedBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedEnumField", + "printedName": "visitRepeatedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedMessageField", + "printedName": "visitRepeatedMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedGroupField", + "printedName": "visitRepeatedGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFloatField", + "printedName": "visitPackedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedDoubleField", + "printedName": "visitPackedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt32Field", + "printedName": "visitPackedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt64Field", + "printedName": "visitPackedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt32Field", + "printedName": "visitPackedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt64Field", + "printedName": "visitPackedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt32Field", + "printedName": "visitPackedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt64Field", + "printedName": "visitPackedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed32Field", + "printedName": "visitPackedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed64Field", + "printedName": "visitPackedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed32Field", + "printedName": "visitPackedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed64Field", + "printedName": "visitPackedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedBoolField", + "printedName": "visitPackedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedEnumField", + "printedName": "visitPackedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMap", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B3MapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_1.BaseType" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufEnumMap", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B7EnumMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMessageMap", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B10MessageMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFields", + "printedName": "visitExtensionFields(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFieldsAsMessageSet", + "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitUnknown", + "printedName": "visitUnknown(bytes:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF", + "mangledName": "$s13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFloatField", + "printedName": "visitSingularFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt32Field", + "printedName": "visitSingularInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt32Field", + "printedName": "visitSingularUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt32Field", + "printedName": "visitSingularSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt64Field", + "printedName": "visitSingularSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed32Field", + "printedName": "visitSingularFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed64Field", + "printedName": "visitSingularFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed32Field", + "printedName": "visitSingularSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed64Field", + "printedName": "visitSingularSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFloatField", + "printedName": "visitRepeatedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedDoubleField", + "printedName": "visitRepeatedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt32Field", + "printedName": "visitRepeatedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt64Field", + "printedName": "visitRepeatedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt32Field", + "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt64Field", + "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt32Field", + "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt64Field", + "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed32Field", + "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed64Field", + "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed32Field", + "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed64Field", + "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBoolField", + "printedName": "visitRepeatedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedStringField", + "printedName": "visitRepeatedStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBytesField", + "printedName": "visitRepeatedBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedEnumField", + "printedName": "visitRepeatedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedMessageField", + "printedName": "visitRepeatedMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedGroupField", + "printedName": "visitRepeatedGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFloatField", + "printedName": "visitPackedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedDoubleField", + "printedName": "visitPackedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt32Field", + "printedName": "visitPackedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt64Field", + "printedName": "visitPackedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt32Field", + "printedName": "visitPackedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt64Field", + "printedName": "visitPackedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt32Field", + "printedName": "visitPackedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt64Field", + "printedName": "visitPackedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed32Field", + "printedName": "visitPackedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed64Field", + "printedName": "visitPackedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed32Field", + "printedName": "visitPackedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed64Field", + "printedName": "visitPackedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedBoolField", + "printedName": "visitPackedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedEnumField", + "printedName": "visitPackedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularGroupField", + "printedName": "visitSingularGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFieldsAsMessageSet", + "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFields", + "printedName": "visitExtensionFields(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7VisitorP", + "mangledName": "$s13SwiftProtobuf7VisitorP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_DoubleValue", + "printedName": "Google_Protobuf_DoubleValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FloatValue", + "printedName": "Google_Protobuf_FloatValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Int64Value", + "printedName": "Google_Protobuf_Int64Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UInt64Value", + "printedName": "Google_Protobuf_UInt64Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Int32Value", + "printedName": "Google_Protobuf_Int32Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UInt32Value", + "printedName": "Google_Protobuf_UInt32Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_BoolValue", + "printedName": "Google_Protobuf_BoolValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(booleanLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByBooleanLiteral", + "printedName": "ExpressibleByBooleanLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "BooleanLiteralType", + "printedName": "BooleanLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:s27ExpressibleByBooleanLiteralP", + "mangledName": "$ss27ExpressibleByBooleanLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_StringValue", + "printedName": "Google_Protobuf_StringValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueVyACSScfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVyACSScfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(extendedGraphemeClusterLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unicodeScalarLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_BytesValue", + "printedName": "Google_Protobuf_BytesValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + } + ], + "json_format_version": 8 + }, + "ConstValues": [ + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7544, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7762, + "length": 6, + "value": "\".Any\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 7839, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7859, + "length": 10, + "value": "\"type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 7876, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7892, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 8668, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 8759, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 9187, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 9315, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9626, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9693, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9711, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1032, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1197, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1762, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1811, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 2506, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 2877, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 3944, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 4455, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 5522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6096, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6368, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6452, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 9765, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 10078, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 10195, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 11040, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 12897, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 14385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 14825, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 15201, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 16012, + "length": 4, + "value": "\"{}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 16104, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 16815, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 17364, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 17494, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 18483, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 18607, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 3545, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 3644, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 5445, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 6230, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 6408, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 6507, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10332, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10550, + "length": 6, + "value": "\".Api\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10627, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10643, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10656, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10672, + "length": 9, + "value": "\"methods\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10688, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10704, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10720, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10736, + "length": 9, + "value": "\"version\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10752, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10772, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10795, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10811, + "length": 8, + "value": "\"mixins\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10826, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10842, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11276, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11357, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11442, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11527, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11611, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11703, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11787, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12371, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12489, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12607, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12724, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12843, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12963, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13078, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13264, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13313, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13362, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13411, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13474, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13521, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13629, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13647, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13861, + "length": 9, + "value": "\".Method\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13941, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13957, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13970, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13990, + "length": 18, + "value": "\"request_type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14015, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14035, + "length": 19, + "value": "\"request_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14061, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14081, + "length": 19, + "value": "\"response_type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14107, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14127, + "length": 20, + "value": "\"response_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14154, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14170, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14186, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14202, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14636, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14717, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14808, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14899, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14991, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15083, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15168, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15456, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15587, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 15628, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15720, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15853, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 15895, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15988, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 16106, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 16221, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16476, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16543, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16608, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16726, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16773, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16834, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16852, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17065, + "length": 8, + "value": "\".Mixin\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17144, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17160, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17173, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17189, + "length": 6, + "value": "\"root\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17702, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17990, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 18101, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18291, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18334, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18395, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18413, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 1131, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1313, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2821, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2852, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3010, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "StringLiteral", + "offset": 3238, + "length": 61, + "value": "\"Somehow BinaryDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3788, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4662, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4830, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4887, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5033, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5042, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5063, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5090, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5129, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5183, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5192, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5221, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5326, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5350, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5359, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5384, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5415, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5459, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5522, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5531, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5564, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5681, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5724, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5733, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5761, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5770, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5799, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5834, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5896, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6025, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6072, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6081, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6113, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6122, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6155, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6194, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6264, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6405, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6440, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6591, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6600, + "length": 2, + "value": "25" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6632, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6671, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6763, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6790, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7622, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7857, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8107, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8227, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8391, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8607, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8730, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9013, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9251, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9504, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 9624, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 9789, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 10005, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10159, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10494, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10784, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11071, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 11142, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11600, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11917, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12199, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12478, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 12549, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12999, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13337, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13630, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13920, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 13991, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14440, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14722, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14959, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15221, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 15292, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15713, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16084, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16410, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16737, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 16808, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17309, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17634, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17914, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18191, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18262, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18709, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18963, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19068, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19277, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19382, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19574, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19768, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20013, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20204, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20458, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20564, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20773, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20879, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21071, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21195, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21266, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21511, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21703, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21956, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22060, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22268, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22372, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22563, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22685, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22756, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22999, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23189, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 23442, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23547, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 23755, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23860, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24051, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24174, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24245, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24488, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24679, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24941, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24962, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25179, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25200, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25437, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25463, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25534, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25920, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25960, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 26218, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26368, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 26658, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26808, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 27253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27597, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 27708, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 28222, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28351, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28766, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 29144, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 29522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 29607, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "Array", + "offset": 30277, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 30552, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 30934, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 31365, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 31636, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 31915, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 32141, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 32420, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33117, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33383, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33591, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 34278, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 34977, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35369, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35868, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 36644, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37053, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37459, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37576, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 38627, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39010, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39416, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39533, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 40115, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 42554, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 42928, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44272, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44392, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 44769, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44930, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 45266, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 46077, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 47387, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 47829, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 47990, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48781, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48868, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48895, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 49244, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50156, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50243, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50270, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51196, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51354, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51390, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51410, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51427, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51562, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51595, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 51612, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51656, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51778, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51818, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51842, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51876, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51910, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 52047, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 52634, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53581, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53761, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53799, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54036, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54216, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54254, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54362, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54523, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54740, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54904, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 55839, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 889, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 1707, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 2372, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 2804, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 2960, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 3081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 3483, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 5103, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 6974, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7130, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7246, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7781, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7786, + "length": 4, + "value": "1024" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7793, + "length": 4, + "value": "1024" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7833, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7921, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8004, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8144, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8325, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8503, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9224, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9442, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9465, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9491, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9719, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9749, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9773, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 9783, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9841, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9867, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9875, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9917, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9934, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 992, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1184, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1588, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2277, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2312, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2319, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2344, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2783, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 3352, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 3691, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4791, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 944, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3950, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5557, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5884, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6213, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6542, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6870, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8731, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8991, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9393, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10519, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10887, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11256, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11641, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12027, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12397, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 14990, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 15435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 16377, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 16912, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17268, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17822, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17898, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 18579, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 18660, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 19301, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 19385, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 20096, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3416, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3420, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5749, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6125, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6495, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6894, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7287, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7666, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9460, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9464, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9703, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10318, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10392, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10549, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10622, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11089, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11168, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11311, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11383, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11811, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11893, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12036, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12111, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3660, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3688, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3725, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3762, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3797, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3842, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3887, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4105, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4137, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4181, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4226, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4271, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 4837, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6097, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6215, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6377, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6489, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6556, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6625, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6696, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 12701, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 13080, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 14553, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 14932, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 15906, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 16167, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17712, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17892, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17925, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 18308, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 19941, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 20471, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 22238, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 25566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 28315, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30041, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30070, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30098, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30126, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30155, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30183, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30213, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30243, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30270, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30299, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30328, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30359, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30388, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30418, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30446, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30478, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30510, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30540, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30678, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30706, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30734, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30763, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30791, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30821, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30851, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30878, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30907, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30935, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30966, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30995, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31025, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31053, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31085, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31117, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31147, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31177, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31511, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31542, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31573, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31714, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31745, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31776, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 34577, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 35253, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 35399, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 36098, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 36477, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 37761, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 39408, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 42152, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 42653, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 45788, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 46337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 47271, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 49699, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 50204, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 50719, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 51222, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 51964, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 52533, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58832, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58860, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58891, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59032, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59063, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59097, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 60606, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 61343, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 62108, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 63390, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 64345, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 65465, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 67505, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 70972, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 71551, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 72254, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 72734, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 73278, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76028, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76057, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76084, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76226, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76253, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76287, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76680, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76711, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76742, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76883, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76914, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76945, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77476, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77515, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77554, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77710, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77749, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77787, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78669, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78746, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78793, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78833, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78871, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78909, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78946, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78988, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79028, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79186, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79223, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79270, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79310, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79348, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79386, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79423, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79465, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79505, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79544, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 82904, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 83571, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 84201, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 85001, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 86121, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 87106, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 88153, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 88637, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 90020, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 90497, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 91357, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 92815, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93504, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93545, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93581, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93734, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93770, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93803, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 95008, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 95686, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 96133, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 96571, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 98850, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103082, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103112, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103143, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103174, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103320, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103351, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103382, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103419, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103711, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103741, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103768, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103906, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103962, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104269, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104299, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104328, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104468, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104497, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104528, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104838, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104868, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104905, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105046, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105083, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105115, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105418, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105448, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105476, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105624, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105652, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105691, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 107474, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 114958, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 116335, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 116726, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 119599, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 120491, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 120962, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 121628, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 122211, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123555, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123584, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123612, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123758, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123786, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 127995, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128155, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128171, + "length": 17, + "value": "\"EDITION_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128195, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128211, + "length": 21, + "value": "\"EDITION_1_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128239, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128255, + "length": 21, + "value": "\"EDITION_2_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128283, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128302, + "length": 14, + "value": "\"EDITION_2023\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128323, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128343, + "length": 25, + "value": "\"EDITION_99997_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128375, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128395, + "length": 25, + "value": "\"EDITION_99998_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128427, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128447, + "length": 25, + "value": "\"EDITION_99999_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128695, + "length": 20, + "value": "\".FileDescriptorSet\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128786, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128802, + "length": 6, + "value": "\"file\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 128919, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 128937, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 129365, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 129655, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129869, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129930, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129948, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130175, + "length": 22, + "value": "\".FileDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130268, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130284, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130297, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130313, + "length": 9, + "value": "\"package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130329, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130345, + "length": 12, + "value": "\"dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130364, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130385, + "length": 19, + "value": "\"public_dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130411, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130432, + "length": 17, + "value": "\"weak_dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130456, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130476, + "length": 14, + "value": "\"message_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130497, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130517, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130535, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130551, + "length": 9, + "value": "\"service\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130567, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130583, + "length": 11, + "value": "\"extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130601, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130617, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130633, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130653, + "length": 18, + "value": "\"source_code_info\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130678, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130695, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130710, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130727, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130743, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130764, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 130896, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 130975, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131053, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131135, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131197, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131215, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131725, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131810, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131897, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131986, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132072, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132157, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132246, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132332, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132425, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132518, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132609, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132694, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132780, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133369, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133485, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133612, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133738, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133858, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133976, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134102, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134215, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134339, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134477, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134608, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134720, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134837, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134956, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135181, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135232, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135287, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135354, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135417, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135474, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135525, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135574, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135631, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135682, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135747, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135796, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135847, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135906, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135967, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135985, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136208, + "length": 18, + "value": "\".DescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136297, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136313, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136342, + "length": 7, + "value": "\"field\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136356, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136372, + "length": 11, + "value": "\"extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136390, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136410, + "length": 13, + "value": "\"nested_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136430, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136450, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136468, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136488, + "length": 17, + "value": "\"extension_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136512, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136532, + "length": 12, + "value": "\"oneof_decl\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136551, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136567, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136583, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136603, + "length": 16, + "value": "\"reserved_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136626, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136647, + "length": 15, + "value": "\"reserved_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136792, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136856, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136916, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136978, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137057, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137121, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137254, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137291, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138169, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138256, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138344, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138430, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138609, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139238, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139416, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139511, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139604, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139703, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139797, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139889, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139983, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140081, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140909, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141049, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141185, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141333, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141471, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141594, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141736, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141882, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 142025, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142498, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142562, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142634, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142708, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142778, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142932, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143000, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143080, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143158, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143180, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143228, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143295, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143313, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143582, + "length": 17, + "value": "\".ExtensionRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143670, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143686, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143700, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143716, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143728, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143744, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143851, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143869, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144297, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144379, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144459, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145046, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145157, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145274, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145565, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145616, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 145963, + "length": 16, + "value": "\".ReservedRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146050, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 146066, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146080, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 146096, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146609, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147190, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147301, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147547, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147590, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147651, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147669, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 147898, + "length": 24, + "value": "\".ExtensionRangeOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147993, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148015, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148044, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148060, + "length": 13, + "value": "\"declaration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148080, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148097, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148114, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148130, + "length": 14, + "value": "\"verification\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148248, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148338, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148401, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148419, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148847, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148936, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149024, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149112, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149211, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149218, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149933, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150048, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150166, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150313, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150408, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150419, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150673, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150730, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150783, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150844, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150905, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 151000, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 151018, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151203, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151219, + "length": 13, + "value": "\"DECLARATION\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151239, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151255, + "length": 12, + "value": "\"UNVERIFIED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151543, + "length": 14, + "value": "\".Declaration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151628, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151644, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151659, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151679, + "length": 11, + "value": "\"full_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151697, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151713, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151726, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151742, + "length": 10, + "value": "\"reserved\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151759, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151775, + "length": 10, + "value": "\"repeated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152211, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152294, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152380, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152462, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152546, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153132, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153249, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153362, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153477, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153592, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153848, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153901, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153946, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153999, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154052, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154113, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154131, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154359, + "length": 23, + "value": "\".FieldDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154453, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154469, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154482, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154498, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154513, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154529, + "length": 7, + "value": "\"label\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154543, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154559, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154572, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154592, + "length": 11, + "value": "\"type_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154610, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154626, + "length": 10, + "value": "\"extendee\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154643, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154663, + "length": 15, + "value": "\"default_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154685, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154705, + "length": 13, + "value": "\"oneof_index\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154725, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154746, + "length": 11, + "value": "\"json_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154764, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154780, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154796, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154817, + "length": 17, + "value": "\"proto3_optional\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154932, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154950, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155378, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155460, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155546, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155629, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155710, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155790, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155876, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155966, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156052, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156139, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156226, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156818, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156935, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157049, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157161, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157272, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157389, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157510, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157627, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157745, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157862, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157984, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158211, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158260, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158307, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158352, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158458, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158519, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158576, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158629, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158680, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158745, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158806, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158824, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 158999, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159015, + "length": 13, + "value": "\"TYPE_DOUBLE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159035, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159051, + "length": 12, + "value": "\"TYPE_FLOAT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159070, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159086, + "length": 12, + "value": "\"TYPE_INT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159105, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159121, + "length": 13, + "value": "\"TYPE_UINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159141, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159157, + "length": 12, + "value": "\"TYPE_INT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159176, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159192, + "length": 14, + "value": "\"TYPE_FIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159213, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159229, + "length": 14, + "value": "\"TYPE_FIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159250, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159266, + "length": 11, + "value": "\"TYPE_BOOL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159284, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159300, + "length": 13, + "value": "\"TYPE_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159320, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159337, + "length": 12, + "value": "\"TYPE_GROUP\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159356, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159373, + "length": 14, + "value": "\"TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159394, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159411, + "length": 12, + "value": "\"TYPE_BYTES\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159430, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159447, + "length": 13, + "value": "\"TYPE_UINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159467, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159484, + "length": 11, + "value": "\"TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159502, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159519, + "length": 15, + "value": "\"TYPE_SFIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159541, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159558, + "length": 15, + "value": "\"TYPE_SFIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159580, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159597, + "length": 13, + "value": "\"TYPE_SINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159617, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159634, + "length": 13, + "value": "\"TYPE_SINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159817, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159833, + "length": 16, + "value": "\"LABEL_OPTIONAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159856, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159872, + "length": 16, + "value": "\"LABEL_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159911, + "length": 16, + "value": "\"LABEL_REPEATED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160153, + "length": 23, + "value": "\".OneofDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160263, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160276, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160292, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 160399, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 160417, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160845, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160927, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 161514, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 161631, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161857, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161908, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161969, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161987, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162214, + "length": 22, + "value": "\".EnumDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162307, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162323, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162336, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162352, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162366, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162382, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162398, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162418, + "length": 16, + "value": "\"reserved_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162441, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162461, + "length": 15, + "value": "\"reserved_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162588, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162650, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162668, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163096, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163178, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163261, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163347, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163438, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164028, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164146, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164259, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164393, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164520, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164740, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164785, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164836, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164897, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164956, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 165017, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 165035, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165315, + "length": 20, + "value": "\".EnumReservedRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165406, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165422, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165436, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165452, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165883, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165965, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 166546, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 166657, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 166919, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 166962, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167023, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167041, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167273, + "length": 27, + "value": "\".EnumValueDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167371, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167387, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167400, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167416, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167431, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167447, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167554, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167572, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168000, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168082, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168165, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168752, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168866, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168983, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169217, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169266, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169317, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169378, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169626, + "length": 25, + "value": "\".ServiceDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169722, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169738, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169751, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169767, + "length": 8, + "value": "\"method\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169782, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169798, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169982, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 170000, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170428, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170510, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170594, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171181, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171301, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171414, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171644, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171691, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171742, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171803, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171821, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172050, + "length": 24, + "value": "\".MethodDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172161, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172174, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172194, + "length": 12, + "value": "\"input_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172213, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172233, + "length": 13, + "value": "\"output_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172253, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172269, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172285, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172305, + "length": 18, + "value": "\"client_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172330, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172350, + "length": 18, + "value": "\"server_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 172466, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 172484, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172912, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172994, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173081, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173169, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173255, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173346, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173938, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174056, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174175, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174292, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174414, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174536, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174764, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174876, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174927, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174994, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175061, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175122, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175140, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175359, + "length": 14, + "value": "\".FileOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175444, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175464, + "length": 14, + "value": "\"java_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175485, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175505, + "length": 22, + "value": "\"java_outer_classname\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175534, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175555, + "length": 21, + "value": "\"java_multiple_files\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175583, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175604, + "length": 31, + "value": "\"java_generate_equals_and_hash\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175642, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175663, + "length": 24, + "value": "\"java_string_check_utf8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175694, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175714, + "length": 14, + "value": "\"optimize_for\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175735, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175756, + "length": 12, + "value": "\"go_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175775, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175796, + "length": 21, + "value": "\"cc_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175824, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175845, + "length": 23, + "value": "\"java_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175875, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175896, + "length": 21, + "value": "\"py_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175924, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175945, + "length": 22, + "value": "\"php_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175974, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175991, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176010, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176031, + "length": 18, + "value": "\"cc_enable_arenas\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176056, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176077, + "length": 19, + "value": "\"objc_class_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176103, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176124, + "length": 18, + "value": "\"csharp_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176149, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176170, + "length": 14, + "value": "\"swift_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176191, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176212, + "length": 18, + "value": "\"php_class_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176237, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176258, + "length": 15, + "value": "\"php_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176280, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176301, + "length": 24, + "value": "\"php_metadata_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176332, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176353, + "length": 14, + "value": "\"ruby_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176374, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176391, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176408, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176430, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 177438, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 178934, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179076, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179173, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179193, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179734, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179829, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179931, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180024, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180124, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180218, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180318, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180420, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180520, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180628, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180721, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180823, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180920, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181020, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181120, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181216, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181315, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181412, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181513, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181618, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181714, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181808, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181914, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181921, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182853, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182981, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183115, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183244, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183379, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183516, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183651, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183794, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183922, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184059, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184191, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184326, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184461, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184592, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184726, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184858, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184994, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185134, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185265, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185394, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185557, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185656, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185667, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186145, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186323, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186427, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186519, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186595, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186755, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186847, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186935, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187025, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187181, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187265, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187349, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187425, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187507, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187585, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187679, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187755, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187825, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187917, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187939, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188054, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188149, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188167, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188337, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188353, + "length": 7, + "value": "\"SPEED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188367, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188383, + "length": 11, + "value": "\"CODE_SIZE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188401, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188417, + "length": 14, + "value": "\"LITE_RUNTIME\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188651, + "length": 17, + "value": "\".MessageOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188739, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188759, + "length": 25, + "value": "\"message_set_wire_format\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188791, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188811, + "length": 33, + "value": "\"no_standard_descriptor_accessor\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188851, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188867, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188886, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188906, + "length": 11, + "value": "\"map_entry\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188924, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188945, + "length": 40, + "value": "\"deprecated_legacy_json_field_conflicts\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188992, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 189009, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189026, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 189048, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189174, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189237, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189327, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189345, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189773, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189869, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189973, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190059, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190143, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190254, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190342, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190441, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190448, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191153, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191288, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191405, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191520, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191661, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191780, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191927, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 192022, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 192033, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192370, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192427, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192585, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192638, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192711, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192772, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192867, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192885, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193105, + "length": 15, + "value": "\".FieldOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193191, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193207, + "length": 7, + "value": "\"ctype\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193221, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193237, + "length": 8, + "value": "\"packed\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193252, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193268, + "length": 8, + "value": "\"jstype\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193283, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193299, + "length": 6, + "value": "\"lazy\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193312, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193333, + "length": 17, + "value": "\"unverified_lazy\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193357, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193373, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193392, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193409, + "length": 6, + "value": "\"weak\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193422, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193443, + "length": 14, + "value": "\"debug_redact\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193464, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193481, + "length": 11, + "value": "\"retention\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193499, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193516, + "length": 9, + "value": "\"targets\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193532, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193553, + "length": 18, + "value": "\"edition_defaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193578, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193595, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193612, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193634, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194145, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194222, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194348, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195249, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195391, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195488, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195508, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196049, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196136, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196224, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196316, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196402, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196490, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196577, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196674, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196768, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196860, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196950, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197051, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197145, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197251, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197258, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198046, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198169, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198296, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198417, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198540, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198661, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198793, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198922, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199049, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199185, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199336, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199461, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199624, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199723, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199734, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200202, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200268, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200334, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200396, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200478, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200552, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200614, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200690, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200762, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200830, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200914, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200984, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201076, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201098, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201146, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201213, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201308, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201326, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201490, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201506, + "length": 8, + "value": "\"STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201521, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201537, + "length": 6, + "value": "\"CORD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201550, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201566, + "length": 14, + "value": "\"STRING_PIECE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201743, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201759, + "length": 11, + "value": "\"JS_NORMAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201777, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201793, + "length": 11, + "value": "\"JS_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201811, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201827, + "length": 11, + "value": "\"JS_NUMBER\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202010, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202026, + "length": 19, + "value": "\"RETENTION_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202052, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202068, + "length": 19, + "value": "\"RETENTION_RUNTIME\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202094, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202110, + "length": 18, + "value": "\"RETENTION_SOURCE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202301, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202317, + "length": 21, + "value": "\"TARGET_TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202345, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202361, + "length": 18, + "value": "\"TARGET_TYPE_FILE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202386, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202402, + "length": 29, + "value": "\"TARGET_TYPE_EXTENSION_RANGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202438, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202454, + "length": 21, + "value": "\"TARGET_TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202482, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202498, + "length": 19, + "value": "\"TARGET_TYPE_FIELD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202524, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202540, + "length": 19, + "value": "\"TARGET_TYPE_ONEOF\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202566, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202582, + "length": 18, + "value": "\"TARGET_TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202607, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202623, + "length": 24, + "value": "\"TARGET_TYPE_ENUM_ENTRY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202654, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202670, + "length": 21, + "value": "\"TARGET_TYPE_SERVICE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202698, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202714, + "length": 20, + "value": "\"TARGET_TYPE_METHOD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202995, + "length": 17, + "value": "\".EditionDefault\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203083, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203099, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203115, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203135, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203156, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203172, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203605, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203690, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203773, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204364, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204478, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204596, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204842, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204901, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204948, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205009, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205027, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205247, + "length": 15, + "value": "\".OneofOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 205333, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205349, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 205366, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205388, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205514, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205577, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205685, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206113, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206200, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206299, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206306, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207000, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207146, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207241, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207252, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207468, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207541, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207602, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207697, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207715, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 207934, + "length": 14, + "value": "\".EnumOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208019, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208039, + "length": 13, + "value": "\"allow_alias\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208059, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208075, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208094, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208114, + "length": 40, + "value": "\"deprecated_legacy_json_field_conflicts\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208161, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208177, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208194, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208216, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208342, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208495, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208513, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208941, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209027, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209113, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209223, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209310, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209409, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209416, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210108, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210225, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210366, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210484, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210630, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210725, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210736, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 210954, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211011, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211116, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211169, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211242, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211303, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211398, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211416, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211640, + "length": 19, + "value": "\".EnumValueOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211730, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211746, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211765, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211781, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211798, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211818, + "length": 14, + "value": "\"debug_redact\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211839, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211861, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212050, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212140, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212158, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212586, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212672, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212759, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212846, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212945, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212952, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213649, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213767, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213885, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214031, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214126, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214137, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214418, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214477, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214550, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214611, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214706, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 214946, + "length": 17, + "value": "\".ServiceOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215034, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215051, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215068, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215085, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215104, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215126, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215252, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215315, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215851, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215938, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216026, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216125, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216132, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216827, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216946, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217093, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217188, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217199, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217419, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217476, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217549, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217610, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217705, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217723, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 217944, + "length": 16, + "value": "\".MethodOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218031, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218048, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218067, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218088, + "length": 19, + "value": "\"idempotency_level\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218114, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218131, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218148, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218170, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218296, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218359, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218449, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218467, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218895, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218982, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219075, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219163, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219262, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219269, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219963, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220087, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220206, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220353, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220448, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220459, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220681, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220750, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220803, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220876, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220937, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 221032, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 221050, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221226, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221242, + "length": 21, + "value": "\"IDEMPOTENCY_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221270, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221286, + "length": 17, + "value": "\"NO_SIDE_EFFECTS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221310, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221326, + "length": 12, + "value": "\"IDEMPOTENT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221563, + "length": 22, + "value": "\".UninterpretedOption\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221656, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221672, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221685, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221705, + "length": 18, + "value": "\"identifier_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221730, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221750, + "length": 20, + "value": "\"positive_int_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221777, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221797, + "length": 20, + "value": "\"negative_int_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221824, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221844, + "length": 14, + "value": "\"double_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221865, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221885, + "length": 14, + "value": "\"string_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221906, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221926, + "length": 17, + "value": "\"aggregate_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 222054, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 222072, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222500, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222582, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222675, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222769, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222862, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222951, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223039, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223635, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223755, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223880, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224004, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224124, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224243, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224366, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224588, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224655, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224724, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224793, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224852, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224911, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224976, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225037, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225055, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225326, + "length": 11, + "value": "\".NamePart\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 225408, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225428, + "length": 11, + "value": "\"name_part\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 225446, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225466, + "length": 14, + "value": "\"is_extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225560, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225607, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225625, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226053, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226139, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226731, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226849, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227158, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227237, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227455, + "length": 13, + "value": "\".FeatureSet\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227539, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227559, + "length": 16, + "value": "\"field_presence\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227582, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227602, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227620, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227640, + "length": 25, + "value": "\"repeated_field_encoding\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227672, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227692, + "length": 18, + "value": "\"message_encoding\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227717, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227737, + "length": 13, + "value": "\"json_format\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227854, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227872, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228300, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228389, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228473, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228570, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228661, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228747, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228754, + "length": 4, + "value": "1002" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228760, + "length": 4, + "value": "9995" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228767, + "length": 5, + "value": "10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229457, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229572, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229700, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229822, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229939, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230036, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230047, + "length": 5, + "value": "10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230265, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230318, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230397, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230464, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230521, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230582, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230865, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230881, + "length": 24, + "value": "\"FIELD_PRESENCE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230912, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230928, + "length": 10, + "value": "\"EXPLICIT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230945, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230961, + "length": 10, + "value": "\"IMPLICIT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230978, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230994, + "length": 17, + "value": "\"LEGACY_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231174, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231190, + "length": 19, + "value": "\"ENUM_TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231216, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231232, + "length": 6, + "value": "\"OPEN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231245, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231261, + "length": 8, + "value": "\"CLOSED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231445, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231461, + "length": 33, + "value": "\"REPEATED_FIELD_ENCODING_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231501, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231517, + "length": 8, + "value": "\"PACKED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231532, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231548, + "length": 10, + "value": "\"EXPANDED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231728, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231744, + "length": 26, + "value": "\"MESSAGE_ENCODING_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231777, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231793, + "length": 17, + "value": "\"LENGTH_PREFIXED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231817, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231833, + "length": 11, + "value": "\"DELIMITED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232009, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232025, + "length": 21, + "value": "\"JSON_FORMAT_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232053, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232069, + "length": 7, + "value": "\"ALLOW\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232083, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232099, + "length": 20, + "value": "\"LEGACY_BEST_EFFORT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232343, + "length": 21, + "value": "\".FeatureSetDefaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232451, + "length": 10, + "value": "\"defaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232468, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232488, + "length": 17, + "value": "\"minimum_edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232512, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232532, + "length": 17, + "value": "\"maximum_edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232556, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232576, + "length": 22, + "value": "\"minimum_edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232605, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232625, + "length": 22, + "value": "\"maximum_edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 232762, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 232780, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233208, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233294, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233386, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233478, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233572, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234178, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234297, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234420, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234545, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234670, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 234898, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 234963, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235028, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235101, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235174, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235538, + "length": 27, + "value": "\".FeatureSetEditionDefault\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235636, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235652, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235668, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235688, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235709, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235725, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235834, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235852, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236280, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236365, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236452, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237043, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237161, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237557, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237616, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237669, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237730, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237748, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 237970, + "length": 17, + "value": "\".SourceCodeInfo\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238058, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 238074, + "length": 10, + "value": "\"location\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238510, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239028, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239089, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239107, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239368, + "length": 11, + "value": "\".Location\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239450, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239466, + "length": 6, + "value": "\"path\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239479, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239495, + "length": 6, + "value": "\"span\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239508, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239528, + "length": 18, + "value": "\"leading_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239553, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239573, + "length": 19, + "value": "\"trailing_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239599, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239619, + "length": 27, + "value": "\"leading_detached_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240072, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240152, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240232, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240325, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240419, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241019, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241127, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241247, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241372, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241525, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241751, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241794, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241861, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241930, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242011, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242072, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242090, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 242315, + "length": 20, + "value": "\".GeneratedCodeInfo\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 242406, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 242422, + "length": 12, + "value": "\"annotation\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 242860, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243168, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243394, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243455, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243473, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243742, + "length": 13, + "value": "\".Annotation\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243826, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243842, + "length": 6, + "value": "\"path\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243855, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243875, + "length": 13, + "value": "\"source_file\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243911, + "length": 7, + "value": "\"begin\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243925, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243941, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243953, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243969, + "length": 10, + "value": "\"semantic\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244405, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244485, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244573, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244655, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244735, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245434, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245547, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245658, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245773, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246013, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246070, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246117, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246160, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246213, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246274, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246292, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246475, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246491, + "length": 6, + "value": "\"NONE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246504, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246520, + "length": 5, + "value": "\"SET\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246532, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246548, + "length": 7, + "value": "\"ALIAS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1062, + "length": 3, + "value": "128" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1569, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1828, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 5208, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 5642, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 5989, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6212, + "length": 11, + "value": "\".Duration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6294, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6310, + "length": 9, + "value": "\"seconds\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6342, + "length": 7, + "value": "\"nanos\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6858, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7067, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7147, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7177, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7255, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7457, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7502, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7563, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7581, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "StringLiteral", + "offset": 3378, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "StringLiteral", + "offset": 3598, + "length": 8, + "value": "\".Empty\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "BooleanLiteral", + "offset": 4099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "BooleanLiteral", + "offset": 4117, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "BooleanLiteral", + "offset": 1959, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5072, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5130, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5137, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 5407, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 5612, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6922, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6980, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6987, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 7257, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 7462, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10385, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10443, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10450, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 10719, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 10923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12277, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12335, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12342, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 12611, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 12815, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15848, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15906, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15913, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 16185, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 16392, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19441, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19496, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19503, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 19910, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 20115, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1240, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1307, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1353, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1384, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "IntegerLiteral", + "offset": 1748, + "length": 8, + "value": "16777619" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 3116, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 3147, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "Array", + "offset": 9053, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9402, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9626, + "length": 12, + "value": "\".FieldMask\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 9709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9725, + "length": 7, + "value": "\"paths\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 10158, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 10449, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10649, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10710, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10728, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 1267, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 1660, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2198, + "length": 4, + "value": "0x07" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2206, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2261, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2520, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "FloatLiteral", + "offset": 3377, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "FloatLiteral", + "offset": 4519, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 5674, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 6823, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 7975, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 9133, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 10288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 11444, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 12603, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 13767, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 14931, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 16100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 17259, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 18422, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 19524, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 20603, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "StringLiteral", + "offset": 749, + "length": 21, + "value": "\"type.googleapis.com\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1788, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3876, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "StringLiteral", + "offset": 6240, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 729, + "length": 33, + "value": "\"org.swift.protobuf.typeRegistry\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1086, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1119, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1505, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2250, + "length": 21, + "value": "\"google.protobuf.Any\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2301, + "length": 27, + "value": "\"google.protobuf.BoolValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2364, + "length": 28, + "value": "\"google.protobuf.BytesValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2429, + "length": 29, + "value": "\"google.protobuf.DoubleValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2496, + "length": 26, + "value": "\"google.protobuf.Duration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2557, + "length": 23, + "value": "\"google.protobuf.Empty\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2612, + "length": 27, + "value": "\"google.protobuf.FieldMask\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2675, + "length": 28, + "value": "\"google.protobuf.FloatValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2740, + "length": 28, + "value": "\"google.protobuf.Int32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2805, + "length": 28, + "value": "\"google.protobuf.Int64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2870, + "length": 27, + "value": "\"google.protobuf.ListValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2933, + "length": 29, + "value": "\"google.protobuf.StringValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3000, + "length": 24, + "value": "\"google.protobuf.Struct\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3057, + "length": 27, + "value": "\"google.protobuf.Timestamp\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3120, + "length": 29, + "value": "\"google.protobuf.UInt32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3187, + "length": 29, + "value": "\"google.protobuf.UInt64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3254, + "length": 23, + "value": "\"google.protobuf.Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "BooleanLiteral", + "offset": 4779, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "BooleanLiteral", + "offset": 5278, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 771, + "length": 12, + "value": "315576000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 901, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 917, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 996, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1017, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1078, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1149, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1272, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1277, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1282, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1287, + "length": 3, + "value": "\"4\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1292, + "length": 3, + "value": "\"5\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1297, + "length": 3, + "value": "\"6\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1302, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1307, + "length": 3, + "value": "\"8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1312, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1360, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1371, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1735, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1746, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1857, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1896, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1965, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2023, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2900, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3297, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3310, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3325, + "length": 19, + "value": "\"-0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3342, + "length": 1, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 27, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3383, + "length": 1, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3672, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3690, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 4158, + "length": 18, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 4173, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5958, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5967, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6004, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6022, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1154, + "length": 4, + "value": "0x20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1167, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1187, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1212, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1438, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1519, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1525, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1685, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1691, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1722, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1728, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1732, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1738, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1742, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1746, + "length": 3, + "value": "\"(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1750, + "length": 3, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2125, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2156, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2162, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2195, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2252, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2258, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2262, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2268, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2272, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2276, + "length": 3, + "value": "\"(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2280, + "length": 3, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "Array", + "offset": 2633, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2661, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2758, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2995, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3060, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3095, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5759, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5794, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5801, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1280, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1319, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1477, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1516, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 2033, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_NullValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 766, + "length": 6, + "value": "\"null\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1455, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1528, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1826, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 697, + "length": 12, + "value": "-62135596800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 776, + "length": 12, + "value": "253402300799" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1308, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1465, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1486, + "length": 2, + "value": "57" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1507, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1529, + "length": 2, + "value": "58" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1550, + "length": 2, + "value": "43" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1574, + "length": 2, + "value": "84" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1598, + "length": 2, + "value": "90" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1621, + "length": 2, + "value": "46" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1839, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1853, + "length": 3, + "value": "528" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2213, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2229, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2244, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2258, + "length": 5, + "value": "53328" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2339, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2349, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2359, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2369, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2384, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2409, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 4, + "value": "9999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2558, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2568, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2583, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2609, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2627, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2754, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2764, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2808, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2825, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2964, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2980, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3007, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3139, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3150, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3166, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3195, + "length": 2, + "value": "59" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3345, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3356, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3379, + "length": 2, + "value": "61" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "Array", + "offset": 3769, + "length": 55, + "value": "[0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3862, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3889, + "length": 3, + "value": "400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3896, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3911, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3932, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3937, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3965, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3982, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4011, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4122, + "length": 3, + "value": "365" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4142, + "length": 6, + "value": "719527" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4189, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4226, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4231, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4270, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4275, + "length": 3, + "value": "400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4343, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4384, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4481, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4558, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4657, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4680, + "length": 9, + "value": "100000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4839, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4855, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4891, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5080, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5201, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5217, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5271, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5287, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5315, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5341, + "length": 2, + "value": "59" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5360, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5529, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5581, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5642, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5694, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5867, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5957, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6540, + "length": 50, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6557, + "length": 1, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6573, + "length": 1, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6589, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6610, + "length": 49, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6626, + "length": 1, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6642, + "length": 1, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6658, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6752, + "length": 44, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6766, + "length": 1, + "value": "\"T\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6780, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6794, + "length": 1, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 7085, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 7103, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 7572, + "length": 18, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 7587, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 2823, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 2968, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3090, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3211, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3216, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3302, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 3657, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 4151, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 4174, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 5646, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 5655, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift", + "kind": "IntegerLiteral", + "offset": 660, + "length": 10, + "value": "2166136261" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift", + "kind": "IntegerLiteral", + "offset": 701, + "length": 8, + "value": "16777619" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1493, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1524, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1855, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1886, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 683, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 710, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1819, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1992, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 2476, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3269, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3571, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4339, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4774, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 5256, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5558, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6288, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6704, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7190, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9768, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10414, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11225, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13406, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15420, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15488, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15709, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16872, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 17041, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17120, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17244, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 18236, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18315, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18544, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19448, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 19617, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19696, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19820, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 878, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 1156, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 576, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 617, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 658, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 701, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 743, + "length": 3, + "value": "\"4\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 785, + "length": 3, + "value": "\"5\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 826, + "length": 3, + "value": "\"6\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 912, + "length": 3, + "value": "\"8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 954, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 997, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1039, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1083, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1126, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1169, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1218, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1266, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1317, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1372, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1428, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1482, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1537, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1581, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1625, + "length": 3, + "value": "\"B\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1669, + "length": 3, + "value": "\"C\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1713, + "length": 3, + "value": "\"D\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1757, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1801, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1845, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1889, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1933, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4589, + "length": 5, + "value": "\"\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4828, + "length": 5, + "value": "\"\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4905, + "length": 6, + "value": "\"]\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6183, + "length": 6, + "value": "\"null\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6445, + "length": 9, + "value": "\"\"NaN\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6515, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6554, + "length": 15, + "value": "\"\"-Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6627, + "length": 14, + "value": "\"\"Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7006, + "length": 9, + "value": "\"\"NaN\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7076, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7115, + "length": 15, + "value": "\"\"-Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7188, + "length": 14, + "value": "\"\"Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7448, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7491, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7551, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7691, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7916, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 9894, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 9950, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10268, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10290, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10314, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10336, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10360, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10383, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10407, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10430, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10454, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10477, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10501, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10524, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10549, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10572, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10597, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10601, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10605, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10611, + "length": 3, + "value": "159" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10684, + "length": 7, + "value": "\"\\u00\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10745, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10803, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10826, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10831, + "length": 3, + "value": "126" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10917, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10924, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10959, + "length": 4, + "value": "0xc0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11003, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11035, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11078, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11102, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11110, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11146, + "length": 4, + "value": "0xe0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11190, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11223, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11268, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11273, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11308, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11351, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11407, + "length": 4, + "value": "0xf0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11451, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11484, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11529, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11535, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11570, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11615, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11620, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11655, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11698, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11960, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12123, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12165, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12192, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12248, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12307, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12313, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12373, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12379, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12439, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12444, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12502, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12535, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12576, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12630, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12681, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12760, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12814, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12820, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12876, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12882, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12938, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12943, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12997, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13023, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13052, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13105, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13111, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13167, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13173, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13229, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13234, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13305, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13334, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13388, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13394, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13450, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13456, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 708, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 872, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 10186, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 10363, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 11661, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11828, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11909, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 11995, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12285, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12451, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12540, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12607, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12870, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 13037, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 13131, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13198, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 1310, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 1399, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1577, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1991, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2260, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2800, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3993, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4272, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4549, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4781, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5181, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 570, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 608, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 640, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 676, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 717, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 755, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 799, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 840, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 881, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 924, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 966, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1009, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1053, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1095, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1138, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1185, + "length": 3, + "value": "\";\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1234, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1284, + "length": 4, + "value": "\"'\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1383, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1425, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1472, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1520, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1570, + "length": 3, + "value": "\"?\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1613, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1668, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1724, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1778, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1833, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1887, + "length": 3, + "value": "\"<\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1942, + "length": 3, + "value": "\">\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1985, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2029, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2073, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2117, + "length": 3, + "value": "\"b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2161, + "length": 3, + "value": "\"e\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2205, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2249, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2293, + "length": 3, + "value": "\"I\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2337, + "length": 3, + "value": "\"l\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2381, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2425, + "length": 3, + "value": "\"N\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2469, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2513, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2557, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2645, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2689, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2782, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2793, + "length": 2, + "value": "57" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2820, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2848, + "length": 2, + "value": "65" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2852, + "length": 2, + "value": "97" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2863, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2873, + "length": 2, + "value": "66" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2877, + "length": 2, + "value": "98" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2888, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2898, + "length": 2, + "value": "67" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2902, + "length": 2, + "value": "99" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2913, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2923, + "length": 2, + "value": "68" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2927, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2939, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2949, + "length": 2, + "value": "69" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2965, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2975, + "length": 2, + "value": "70" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 3, + "value": "102" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2991, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "Array", + "offset": 3319, + "length": 1203, + "value": "[-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 62, -1, 62, -1, 63, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, -1, -1, -1, -1, -1, -1, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, -1, -1, -1, -1, 63, -1, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 5611, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 5645, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 5683, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 6695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 6804, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 6876, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 6904, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7333, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7337, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7779, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7799, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7821, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7873, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 7920, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 8029, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 8856, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9102, + "length": 2, + "value": "61" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9524, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9566, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9592, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9614, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9650, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9672, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9708, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9729, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9784, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9810, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9832, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9938, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9955, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9991, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10009, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10045, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10074, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10144, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10161, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10197, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10226, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10242, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10296, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10325, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11396, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11407, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11418, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11548, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11571, + "length": 6, + "value": "0xE000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11685, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 11984, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 12006, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12541, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12552, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12563, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12593, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12626, + "length": 6, + "value": "0xE000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12799, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12843, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12881, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12899, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13426, + "length": 8, + "value": "\"\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13497, + "length": 8, + "value": "\"\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13568, + "length": 8, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13639, + "length": 8, + "value": "\"\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13710, + "length": 8, + "value": "\"\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15467, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15494, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15633, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 15843, + "length": 59, + "value": "\"Somehow JSONDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19272, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19489, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19499, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19643, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 21548, + "length": 18, + "value": "0x8000000000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "FloatLiteral", + "offset": 24051, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 27515, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 28099, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 29623, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 31669, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33503, + "length": 5, + "value": "\"NaN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33540, + "length": 5, + "value": "\"Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33582, + "length": 6, + "value": "\"-Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33626, + "length": 10, + "value": "\"Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33673, + "length": 11, + "value": "\"-Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 33911, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35897, + "length": 5, + "value": "\"NaN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35935, + "length": 5, + "value": "\"Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35978, + "length": 6, + "value": "\"-Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 36023, + "length": 10, + "value": "\"Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 36071, + "length": 11, + "value": "\"-Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 36311, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39081, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39176, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39399, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39430, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39774, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 40289, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 40453, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 41017, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 41033, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 41050, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 41065, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 42537, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 43358, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 43426, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 46425, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 46447, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48196, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 48208, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48240, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48309, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48700, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48850, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48910, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49818, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49879, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49920, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 50223, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 999, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1036, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1474, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1493, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1510, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1519, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "BooleanLiteral", + "offset": 5566, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "StringLiteral", + "offset": 6385, + "length": 17, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "StringLiteral", + "offset": 6398, + "length": 1, + "value": "\":\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "BooleanLiteral", + "offset": 8232, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 1263, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 1867, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 2174, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 4058, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 5332, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 6664, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 8225, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 8946, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+JSONAdditions.swift", + "kind": "IntegerLiteral", + "offset": 4971, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+JSONArrayAdditions.swift", + "kind": "IntegerLiteral", + "offset": 5451, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+TextFormatAdditions.swift", + "kind": "IntegerLiteral", + "offset": 3932, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1131, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "StringLiteral", + "offset": 1170, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1205, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1324, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "StringLiteral", + "offset": 5368, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 6275, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7561, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7680, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7910, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1227, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1342, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1455, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1683, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1798, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1912, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2026, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2142, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2258, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2374, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2490, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2601, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2716, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2828, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2945, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3068, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3189, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3304, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3421, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3536, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3651, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3768, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3885, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4001, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4117, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4353, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4471, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4589, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4702, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4933, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5052, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5177, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5300, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5528, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5641, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5754, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5869, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5984, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6098, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6212, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6328, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6444, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6560, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6676, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6787, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6904, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7140, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7644, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7776, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7936, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8019, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "BooleanLiteral", + "offset": 2758, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "BooleanLiteral", + "offset": 2815, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3355, + "length": 35, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3370, + "length": 1, + "value": "\":(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3388, + "length": 1, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3456, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3476, + "length": 26, + "value": "\"SimpleExtensionMap(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3500, + "length": 1, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3406, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 16, + "value": "\".SourceContext\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 3721, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3741, + "length": 11, + "value": "\"file_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 4178, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 4478, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4692, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4753, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4771, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1200, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "StringLiteral", + "offset": 1308, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1459, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1662, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1762, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1863, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 2771, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "BooleanLiteral", + "offset": 3039, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 2916, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 3067, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "Dictionary", + "offset": 4171, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 5271, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 5667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "Array", + "offset": 8813, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9402, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 9564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9580, + "length": 12, + "value": "\"NULL_VALUE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9804, + "length": 9, + "value": "\".Struct\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 9884, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9900, + "length": 8, + "value": "\"fields\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 10334, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 10812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11008, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11069, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11087, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11300, + "length": 8, + "value": "\".Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11379, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11399, + "length": 12, + "value": "\"null_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11418, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11438, + "length": 14, + "value": "\"number_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11459, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11479, + "length": 14, + "value": "\"string_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11500, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11520, + "length": 12, + "value": "\"bool_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11539, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11559, + "length": 14, + "value": "\"struct_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11580, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11600, + "length": 12, + "value": "\"list_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12038, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12303, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12553, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12803, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 13047, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13123, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13192, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 13479, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13558, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13627, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14505, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14693, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14881, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15063, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15252, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15437, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15655, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15716, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15734, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 15951, + "length": 12, + "value": "\".ListValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16034, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 16050, + "length": 8, + "value": "\"values\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16484, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16780, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 16982, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 17043, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 17061, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 892, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2459, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2796, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3041, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3727, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3750, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3917, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4730, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4753, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6090, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6257, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7400, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7590, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8720, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8887, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9994, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10017, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10184, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13408, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13575, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14419, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14586, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15410, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15433, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15600, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17266, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17289, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17456, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18417, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18701, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18891, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19645, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20368, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21094, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21530, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21537, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21641, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21650, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22299, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22322, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22489, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23132, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23568, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23575, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23679, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23688, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24349, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24372, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24539, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25156, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25592, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25599, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25703, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25712, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26350, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26373, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26540, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 910, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 597, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 640, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 683, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 726, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 773, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 823, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 866, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 920, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 975, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1030, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1086, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1131, + "length": 4, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1176, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1204, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "Array", + "offset": 1426, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 2998, + "length": 4, + "value": "\": \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3301, + "length": 6, + "value": "\" {\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3484, + "length": 5, + "value": "\"}\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3646, + "length": 4, + "value": "\", \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4072, + "length": 5, + "value": "\"nan\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4138, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4177, + "length": 6, + "value": "\"-inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4241, + "length": 5, + "value": "\"inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4467, + "length": 5, + "value": "\"nan\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4533, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4572, + "length": 6, + "value": "\"-inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4636, + "length": 5, + "value": "\"inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4830, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4875, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4911, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4968, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4975, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5010, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5066, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5072, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5133, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5215, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5440, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5813, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 5848, + "length": 4, + "value": "\"0x\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5913, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5990, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6022, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6061, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6283, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6292, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6522, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6560, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6584, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6622, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6646, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6685, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6709, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6748, + "length": 5, + "value": "\"\\v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6772, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6811, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6835, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6874, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6898, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6937, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6962, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 7001, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7026, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7030, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7034, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7174, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7235, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7239, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7299, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7320, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7324, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7420, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7427, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7462, + "length": 4, + "value": "0xc0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7485, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7518, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7541, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7563, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7571, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7607, + "length": 4, + "value": "0xe0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7651, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7684, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7729, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7734, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7769, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7812, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7868, + "length": 4, + "value": "0xf0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7912, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7945, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7990, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7996, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8031, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8076, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8081, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8116, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8159, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8438, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8463, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8593, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8631, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8657, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8695, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8721, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8760, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8786, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8825, + "length": 5, + "value": "\"\\v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8851, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8890, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8916, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8955, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8981, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 9020, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9047, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 9086, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9113, + "length": 2, + "value": "32" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9118, + "length": 3, + "value": "126" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9329, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9384, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9388, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9442, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 617, + "length": 22, + "value": "[(1, \"key\"), (2, \"value\")]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 1870, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 3222, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 3319, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4209, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4558, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5548, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Array", + "offset": 6043, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6247, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6735, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7122, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7818, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8282, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8529, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9448, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9625, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 12452, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13842, + "length": 9, + "value": "\"#json: \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13928, + "length": 4, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 19517, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 21113, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 21297, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 25490, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 25574, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26077, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26168, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26629, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 576, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 614, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 646, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 761, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 805, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 846, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 887, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 930, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 973, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1015, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1102, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1144, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1187, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1234, + "length": 3, + "value": "\";\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1283, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1333, + "length": 4, + "value": "\"'\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1474, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1522, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1572, + "length": 3, + "value": "\"?\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1615, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1670, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1726, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1780, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1835, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1889, + "length": 3, + "value": "\"<\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1944, + "length": 3, + "value": "\">\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1987, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2031, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2075, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2119, + "length": 3, + "value": "\"b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2163, + "length": 3, + "value": "\"e\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2207, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2251, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2339, + "length": 3, + "value": "\"i\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2383, + "length": 3, + "value": "\"l\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2427, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2471, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2515, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2559, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2603, + "length": 3, + "value": "\"T\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2647, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2691, + "length": 3, + "value": "\"U\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2735, + "length": 3, + "value": "\"v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2779, + "length": 3, + "value": "\"x\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2823, + "length": 3, + "value": "\"y\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2867, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2911, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 3117, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 3206, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4077, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4090, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4102, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5221, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5242, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5344, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5914, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5983, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5987, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6100, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6107, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6168, + "length": 4, + "value": "0xC0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6214, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6241, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6286, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6308, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6316, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6378, + "length": 4, + "value": "0xE0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6424, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6452, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6499, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6504, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6534, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6579, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6601, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6611, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6675, + "length": 4, + "value": "0xF0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6721, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6749, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6796, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6802, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6832, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6879, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6884, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6914, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6959, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 7352, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9627, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9749, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9780, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9942, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 10170, + "length": 65, + "value": "\"Somehow TextFormatDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10370, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10564, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10628, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10739, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10767, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 11298, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 11507, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12396, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12601, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12876, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13354, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 13397, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13447, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13463, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 13804, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13861, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13881, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14061, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14080, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14122, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14157, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14176, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14447, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14512, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14647, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14651, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14859, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14886, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15008, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15257, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15261, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15331, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15354, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15361, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15432, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15455, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15464, + "length": 6, + "value": "0xDFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15648, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15656, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15728, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15751, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15761, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15835, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16117, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16167, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16205, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16398, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16872, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17042, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17646, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17668, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17712, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17732, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17832, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17854, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18179, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18269, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18362, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18445, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18465, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18484, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18580, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18599, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18642, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18711, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18753, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18877, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18881, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18950, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19010, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19146, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19150, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19215, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19282, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19305, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19312, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19378, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19383, + "length": 4, + "value": "0xC0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19429, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19454, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19459, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19504, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19535, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19558, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19566, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19633, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19638, + "length": 4, + "value": "0xE0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19684, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19710, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19715, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19762, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19767, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19795, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19800, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19845, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19876, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19899, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19909, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19978, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19983, + "length": 4, + "value": "0xF0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20029, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20055, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20060, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20107, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20113, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20141, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20146, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20193, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20198, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20226, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20231, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20276, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20307, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20604, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20630, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20678, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20711, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20786, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20886, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20924, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20984, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21027, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21087, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21129, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21189, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21290, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21338, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21398, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21495, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21540, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21585, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21678, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21752, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 21987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22040, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22166, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22392, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 22547, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22573, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22995, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23011, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23195, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23228, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23283, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23317, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23386, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23693, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23808, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23895, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24136, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24258, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24288, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24504, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24598, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24972, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25093, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25123, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25383, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25469, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25802, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25812, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25941, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25967, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26275, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26329, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26508, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26710, + "length": 18, + "value": "0x8000000000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27540, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27682, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 27860, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27959, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28087, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28795, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28937, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 28966, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29269, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 29417, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29545, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29673, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 29706, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30386, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30511, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30703, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30913, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30989, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31285, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31543, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32296, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32386, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 32723, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32765, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33062, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33099, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33152, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33185, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33393, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33893, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33973, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33995, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 34036, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 35345, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 35361, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35452, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35502, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35739, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35962, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 36125, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 36790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 37906, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 37959, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38039, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38200, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38893, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 39763, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40266, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40321, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40415, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41241, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41268, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41702, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41729, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 41779, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 41809, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42505, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42607, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42929, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42949, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 6962, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7227, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7575, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7799, + "length": 12, + "value": "\".Timestamp\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7882, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7898, + "length": 9, + "value": "\"seconds\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7914, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7930, + "length": 7, + "value": "\"nanos\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8363, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8446, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8655, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8735, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8765, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8843, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9047, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9092, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9153, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9171, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 592, + "length": 4, + "value": "1440" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 625, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 655, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 689, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 724, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 755, + "length": 10, + "value": "1000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1390, + "length": 7, + "value": "2440588" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1853, + "length": 4, + "value": "1401" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1868, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1877, + "length": 6, + "value": "274277" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1885, + "length": 6, + "value": "146097" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1898, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1903, + "length": 2, + "value": "38" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1918, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1926, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1957, + "length": 4, + "value": "1461" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1964, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1988, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2014, + "length": 3, + "value": "153" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2020, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2025, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2051, + "length": 3, + "value": "153" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2058, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2061, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2067, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 4, + "value": "1461" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2097, + "length": 4, + "value": "4716" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2108, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2113, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2121, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2254, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2269, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2292, + "length": 7, + "value": "1000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2303, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2318, + "length": 38, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2346, + "length": 7, + "value": "1000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2355, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2377, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2385, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2400, + "length": 33, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2432, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2456, + "length": 27, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2482, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2899, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3127, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3156, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 3905, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 4012, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 4100, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 5469, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 5912, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 6004, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 6095, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7694, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7728, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7761, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7793, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7825, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7858, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7890, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7924, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7958, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7989, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8022, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8055, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8090, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8123, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8157, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8189, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8225, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8261, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8295, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8462, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8495, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8527, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8559, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8592, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8624, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8658, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8692, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8723, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8756, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8788, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8823, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8856, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8890, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8922, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8958, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8994, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9028, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9062, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9674, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9704, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9735, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9766, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9926, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9957, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9988, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 10019, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 11337, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 11421, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 12660, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 12743, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 14941, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15116, + "length": 15, + "value": "\"SYNTAX_PROTO2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15138, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15154, + "length": 15, + "value": "\"SYNTAX_PROTO3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15176, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15192, + "length": 17, + "value": "\"SYNTAX_EDITIONS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15419, + "length": 7, + "value": "\".Type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15497, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15513, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15526, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15542, + "length": 8, + "value": "\"fields\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15557, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15573, + "length": 8, + "value": "\"oneofs\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15588, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15604, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15620, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15640, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15663, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15679, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15694, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15710, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16226, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16310, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16393, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16478, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16570, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16651, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17238, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17354, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17469, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17587, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17706, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17825, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17942, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18130, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18177, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18224, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18273, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18336, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18432, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18493, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18511, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18724, + "length": 8, + "value": "\".Field\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18803, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18819, + "length": 6, + "value": "\"kind\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18832, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18848, + "length": 13, + "value": "\"cardinality\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18868, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18884, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18899, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18915, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18928, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18948, + "length": 10, + "value": "\"type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18965, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18985, + "length": 13, + "value": "\"oneof_index\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19005, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19021, + "length": 8, + "value": "\"packed\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19036, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19052, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19068, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19089, + "length": 11, + "value": "\"json_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19107, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19128, + "length": 15, + "value": "\"default_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19569, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19648, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19734, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19816, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19897, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19981, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20067, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20148, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20233, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20319, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20747, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20778, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20857, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20968, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21085, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21120, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21203, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21234, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21316, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21434, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21553, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21681, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21872, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21929, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21976, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22019, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22068, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22123, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22170, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22270, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22329, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22390, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22408, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22580, + "length": 14, + "value": "\"TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22601, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22617, + "length": 13, + "value": "\"TYPE_DOUBLE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22637, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22653, + "length": 12, + "value": "\"TYPE_FLOAT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22672, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22688, + "length": 12, + "value": "\"TYPE_INT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22707, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22723, + "length": 13, + "value": "\"TYPE_UINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22743, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22759, + "length": 12, + "value": "\"TYPE_INT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22778, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22794, + "length": 14, + "value": "\"TYPE_FIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22815, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22831, + "length": 14, + "value": "\"TYPE_FIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22852, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22868, + "length": 11, + "value": "\"TYPE_BOOL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22886, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22902, + "length": 13, + "value": "\"TYPE_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22922, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22939, + "length": 12, + "value": "\"TYPE_GROUP\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22958, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22975, + "length": 14, + "value": "\"TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22996, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23013, + "length": 12, + "value": "\"TYPE_BYTES\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23032, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23049, + "length": 13, + "value": "\"TYPE_UINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23069, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23086, + "length": 11, + "value": "\"TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23104, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23121, + "length": 15, + "value": "\"TYPE_SFIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23143, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23160, + "length": 15, + "value": "\"TYPE_SFIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23182, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23199, + "length": 13, + "value": "\"TYPE_SINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23219, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23236, + "length": 13, + "value": "\"TYPE_SINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23410, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23426, + "length": 21, + "value": "\"CARDINALITY_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23454, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23470, + "length": 22, + "value": "\"CARDINALITY_OPTIONAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23499, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23515, + "length": 22, + "value": "\"CARDINALITY_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23544, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23560, + "length": 22, + "value": "\"CARDINALITY_REPEATED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23792, + "length": 7, + "value": "\".Enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23870, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23886, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23899, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23915, + "length": 11, + "value": "\"enumvalue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23933, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23949, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23965, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23985, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24008, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 24024, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24039, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 24055, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24490, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24571, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24658, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24743, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24835, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24916, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25503, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25625, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25743, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25862, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25981, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26098, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26286, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26339, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26388, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26451, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26498, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26547, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26608, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26626, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26843, + "length": 12, + "value": "\".EnumValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26942, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26955, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26971, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26986, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 27002, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27437, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27518, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27600, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27892, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28002, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28120, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28318, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28414, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28475, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28493, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28707, + "length": 9, + "value": "\".Option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28787, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28803, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28832, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29265, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29346, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 30044, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30240, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30287, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30348, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30366, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 939, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 944, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 951, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 968, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 994, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 999, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1007, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1024, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1050, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1055, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1063, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1080, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1106, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1111, + "length": 2, + "value": "28" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1119, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1136, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1155, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1535, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2036, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2043, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2060, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2083, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2100, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2197, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2218, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2223, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2231, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2246, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2264, + "length": 2, + "value": "28" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2291, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2296, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2304, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2319, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2337, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2369, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2377, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2392, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3200, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3281, + "length": 3, + "value": "128" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3303, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3324, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 733, + "length": 2, + "value": "24" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 870, + "length": 31, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 879, + "length": 1, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 888, + "length": 1, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 900, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2209, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2238, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2268, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 3421, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 3898, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 4375, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 4857, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 5334, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 5816, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 6300, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8114, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8340, + "length": 14, + "value": "\".DoubleValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 8425, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8441, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 8874, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9082, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9161, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9426, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9444, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 9662, + "length": 13, + "value": "\".FloatValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 9762, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10195, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10402, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10480, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10682, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10743, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10761, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 10979, + "length": 13, + "value": "\".Int64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11063, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 11079, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11512, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11719, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11797, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 11999, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 12060, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 12078, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 12297, + "length": 14, + "value": "\".UInt64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 12382, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 12398, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 12831, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13039, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13118, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13322, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13401, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 13619, + "length": 13, + "value": "\".Int32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13703, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 13719, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14152, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14359, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14437, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14639, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14700, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14718, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 14937, + "length": 14, + "value": "\".UInt32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15022, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 15038, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15471, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15679, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15758, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 15962, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16023, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16041, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 16258, + "length": 12, + "value": "\".BoolValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 16341, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 16357, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 16790, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16996, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 17077, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17338, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17356, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 17575, + "length": 14, + "value": "\".StringValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 17660, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 17676, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18109, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18400, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18604, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18665, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18683, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 18901, + "length": 13, + "value": "\".BytesValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18985, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 19001, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 19434, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 19723, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 19925, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 19986, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 20004, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1186, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1201, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1740, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2265, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2285, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2793, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2813, + "length": 1, + "value": "1" + } + ] +} \ No newline at end of file diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface new file mode 100644 index 0000000..a8c6ed0 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -0,0 +1,3812 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name SwiftProtobuf +// swift-module-flags-ignorable: -enable-bare-slash-regex +import Dispatch +import Foundation +import Swift +@_exported import SwiftProtobuf +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +public struct Google_Protobuf_Any { + public var typeURL: Swift.String { + get + set + } + public var value: Foundation.Data { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Any : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Any : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Any, rhs: SwiftProtobuf.Google_Protobuf_Any) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum AnyUnpackError : Swift.Error { + case typeMismatch + case malformedWellKnownTypeJSON + case malformedAnyField + public static func == (a: SwiftProtobuf.AnyUnpackError, b: SwiftProtobuf.AnyUnpackError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Api { + public var name: Swift.String + public var methods: [SwiftProtobuf.Google_Protobuf_Method] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var version: Swift.String + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var mixins: [SwiftProtobuf.Google_Protobuf_Mixin] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Method { + public var name: Swift.String + public var requestTypeURL: Swift.String + public var requestStreaming: Swift.Bool + public var responseTypeURL: Swift.String + public var responseStreaming: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Mixin { + public var name: Swift.String + public var root: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Api : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Method : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Mixin : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Api : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Api, rhs: SwiftProtobuf.Google_Protobuf_Api) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Method : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Method, rhs: SwiftProtobuf.Google_Protobuf_Method) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Mixin : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Mixin, rhs: SwiftProtobuf.Google_Protobuf_Mixin) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum BinaryDecodingError : Swift.Error { + case trailingGarbage + case truncated + case invalidUTF8 + case malformedProtobuf + case missingRequiredFields + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.BinaryDecodingError, b: SwiftProtobuf.BinaryDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct BinaryDecodingOptions { + public var messageDepthLimit: Swift.Int + public var discardUnknownFields: Swift.Bool + public init() +} +public enum BinaryDelimited { + public enum Error : Swift.Error { + case unknownStreamError + case truncated + public static func == (a: SwiftProtobuf.BinaryDelimited.Error, b: SwiftProtobuf.BinaryDelimited.Error) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } + } + public static func serialize(message: any SwiftProtobuf.Message, to stream: Foundation.OutputStream, partial: Swift.Bool = false) throws + public static func parse(messageType: M.Type, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws -> M where M : SwiftProtobuf.Message + public static func merge(into message: inout M, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where M : SwiftProtobuf.Message +} +public enum BinaryEncodingError : Swift.Error { + case anyTranscodeFailure + case missingRequiredFields + public static func == (a: SwiftProtobuf.BinaryEncodingError, b: SwiftProtobuf.BinaryEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public protocol Decoder { + mutating func handleConflictingOneOf() throws + mutating func nextFieldNumber() throws -> Swift.Int? + mutating func decodeSingularFloatField(value: inout Swift.Float) throws + mutating func decodeSingularFloatField(value: inout Swift.Float?) throws + mutating func decodeRepeatedFloatField(value: inout [Swift.Float]) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double?) throws + mutating func decodeRepeatedDoubleField(value: inout [Swift.Double]) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedUInt32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedUInt64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedFixed32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedFixed64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSFixed32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSFixed64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool?) throws + mutating func decodeRepeatedBoolField(value: inout [Swift.Bool]) throws + mutating func decodeSingularStringField(value: inout Swift.String) throws + mutating func decodeSingularStringField(value: inout Swift.String?) throws + mutating func decodeRepeatedStringField(value: inout [Swift.String]) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data?) throws + mutating func decodeRepeatedBytesField(value: inout [Foundation.Data]) throws + mutating func decodeSingularEnumField(value: inout E) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularEnumField(value: inout E?) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeRepeatedEnumField(value: inout [E]) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularMessageField(value: inout M?) throws where M : SwiftProtobuf.Message + mutating func decodeRepeatedMessageField(value: inout [M]) throws where M : SwiftProtobuf.Message + mutating func decodeSingularGroupField(value: inout G?) throws where G : SwiftProtobuf.Message + mutating func decodeRepeatedGroupField(value: inout [G]) throws where G : SwiftProtobuf.Message + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: inout SwiftProtobuf._ProtobufMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: inout SwiftProtobuf._ProtobufEnumMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: inout SwiftProtobuf._ProtobufMessageMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func decodeExtensionField(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) throws + mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +extension SwiftProtobuf.Decoder { + public mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +public enum Google_Protobuf_Edition : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case edition2023 + case edition1TestOnly + case edition2TestOnly + case edition99997TestOnly + case edition99998TestOnly + case edition99999TestOnly + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Edition] + public static var allCases: [SwiftProtobuf.Google_Protobuf_Edition] { + get + } +} +public struct Google_Protobuf_FileDescriptorSet { + public var file: [SwiftProtobuf.Google_Protobuf_FileDescriptorProto] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var package: Swift.String { + get + set + } + public var hasPackage: Swift.Bool { + get + } + public mutating func clearPackage() + public var dependency: [Swift.String] + public var publicDependency: [Swift.Int32] + public var weakDependency: [Swift.Int32] + public var messageType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] + public var service: [SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto] + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_FileOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var sourceCodeInfo: SwiftProtobuf.Google_Protobuf_SourceCodeInfo { + get + set + } + public var hasSourceCodeInfo: Swift.Bool { + get + } + public mutating func clearSourceCodeInfo() + public var syntax: Swift.String { + get + set + } + public var hasSyntax: Swift.Bool { + get + } + public mutating func clearSyntax() + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_DescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var field: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var nestedType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] { + get + set + } + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] { + get + set + } + public var extensionRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange] { + get + set + } + public var oneofDecl: [SwiftProtobuf.Google_Protobuf_OneofDescriptorProto] { + get + set + } + public var options: SwiftProtobuf.Google_Protobuf_MessageOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange] { + get + set + } + public var reservedName: [Swift.String] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct ExtensionRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var options: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public struct ReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.ExtensibleMessage { + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var declaration: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration] + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var verification: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState { + get + set + } + public var hasVerification: Swift.Bool { + get + } + public mutating func clearVerification() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum VerificationState : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case declaration + case unverified + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct Declaration { + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var fullName: Swift.String { + get + set + } + public var hasFullName: Swift.Bool { + get + } + public mutating func clearFullName() + public var type: Swift.String { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var reserved: Swift.Bool { + get + set + } + public var hasReserved: Swift.Bool { + get + } + public mutating func clearReserved() + public var repeated: Swift.Bool { + get + set + } + public var hasRepeated: Swift.Bool { + get + } + public mutating func clearRepeated() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] + public static var allCases: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] { + get + } +} +public struct Google_Protobuf_FieldDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var label: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label { + get + set + } + public var hasLabel: Swift.Bool { + get + } + public mutating func clearLabel() + public var type: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var typeName: Swift.String { + get + set + } + public var hasTypeName: Swift.Bool { + get + } + public mutating func clearTypeName() + public var extendee: Swift.String { + get + set + } + public var hasExtendee: Swift.Bool { + get + } + public mutating func clearExtendee() + public var defaultValue: Swift.String { + get + set + } + public var hasDefaultValue: Swift.Bool { + get + } + public mutating func clearDefaultValue() + public var oneofIndex: Swift.Int32 { + get + set + } + public var hasOneofIndex: Swift.Bool { + get + } + public mutating func clearOneofIndex() + public var jsonName: Swift.String { + get + set + } + public var hasJsonName: Swift.Bool { + get + } + public mutating func clearJsonName() + public var options: SwiftProtobuf.Google_Protobuf_FieldOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var proto3Optional: Swift.Bool { + get + set + } + public var hasProto3Optional: Swift.Bool { + get + } + public mutating func clearProto3Optional() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum TypeEnum : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case double + case float + case int64 + case uint64 + case int32 + case fixed64 + case fixed32 + case bool + case string + case group + case message + case bytes + case uint32 + case `enum` + case sfixed32 + case sfixed64 + case sint32 + case sint64 + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Label : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case optional + case required + case repeated + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] { + get + } +} +public struct Google_Protobuf_OneofDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var options: SwiftProtobuf.Google_Protobuf_OneofOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var value: [SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_EnumOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange] + public var reservedName: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct EnumReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_EnumValueDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var options: SwiftProtobuf.Google_Protobuf_EnumValueOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_ServiceDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var method: [SwiftProtobuf.Google_Protobuf_MethodDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_ServiceOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_MethodDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var inputType: Swift.String { + get + set + } + public var hasInputType: Swift.Bool { + get + } + public mutating func clearInputType() + public var outputType: Swift.String { + get + set + } + public var hasOutputType: Swift.Bool { + get + } + public mutating func clearOutputType() + public var options: SwiftProtobuf.Google_Protobuf_MethodOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var clientStreaming: Swift.Bool { + get + set + } + public var hasClientStreaming: Swift.Bool { + get + } + public mutating func clearClientStreaming() + public var serverStreaming: Swift.Bool { + get + set + } + public var hasServerStreaming: Swift.Bool { + get + } + public mutating func clearServerStreaming() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileOptions : SwiftProtobuf.ExtensibleMessage { + public var javaPackage: Swift.String { + get + set + } + public var hasJavaPackage: Swift.Bool { + get + } + public mutating func clearJavaPackage() + public var javaOuterClassname: Swift.String { + get + set + } + public var hasJavaOuterClassname: Swift.Bool { + get + } + public mutating func clearJavaOuterClassname() + public var javaMultipleFiles: Swift.Bool { + get + set + } + public var hasJavaMultipleFiles: Swift.Bool { + get + } + public mutating func clearJavaMultipleFiles() + public var javaGenerateEqualsAndHash: Swift.Bool { + get + set + } + public var hasJavaGenerateEqualsAndHash: Swift.Bool { + get + } + public mutating func clearJavaGenerateEqualsAndHash() + public var javaStringCheckUtf8: Swift.Bool { + get + set + } + public var hasJavaStringCheckUtf8: Swift.Bool { + get + } + public mutating func clearJavaStringCheckUtf8() + public var optimizeFor: SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode { + get + set + } + public var hasOptimizeFor: Swift.Bool { + get + } + public mutating func clearOptimizeFor() + public var goPackage: Swift.String { + get + set + } + public var hasGoPackage: Swift.Bool { + get + } + public mutating func clearGoPackage() + public var ccGenericServices: Swift.Bool { + get + set + } + public var hasCcGenericServices: Swift.Bool { + get + } + public mutating func clearCcGenericServices() + public var javaGenericServices: Swift.Bool { + get + set + } + public var hasJavaGenericServices: Swift.Bool { + get + } + public mutating func clearJavaGenericServices() + public var pyGenericServices: Swift.Bool { + get + set + } + public var hasPyGenericServices: Swift.Bool { + get + } + public mutating func clearPyGenericServices() + public var phpGenericServices: Swift.Bool { + get + set + } + public var hasPhpGenericServices: Swift.Bool { + get + } + public mutating func clearPhpGenericServices() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var ccEnableArenas: Swift.Bool { + get + set + } + public var hasCcEnableArenas: Swift.Bool { + get + } + public mutating func clearCcEnableArenas() + public var objcClassPrefix: Swift.String { + get + set + } + public var hasObjcClassPrefix: Swift.Bool { + get + } + public mutating func clearObjcClassPrefix() + public var csharpNamespace: Swift.String { + get + set + } + public var hasCsharpNamespace: Swift.Bool { + get + } + public mutating func clearCsharpNamespace() + public var swiftPrefix: Swift.String { + get + set + } + public var hasSwiftPrefix: Swift.Bool { + get + } + public mutating func clearSwiftPrefix() + public var phpClassPrefix: Swift.String { + get + set + } + public var hasPhpClassPrefix: Swift.Bool { + get + } + public mutating func clearPhpClassPrefix() + public var phpNamespace: Swift.String { + get + set + } + public var hasPhpNamespace: Swift.Bool { + get + } + public mutating func clearPhpNamespace() + public var phpMetadataNamespace: Swift.String { + get + set + } + public var hasPhpMetadataNamespace: Swift.Bool { + get + } + public mutating func clearPhpMetadataNamespace() + public var rubyPackage: Swift.String { + get + set + } + public var hasRubyPackage: Swift.Bool { + get + } + public mutating func clearRubyPackage() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OptimizeMode : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case speed + case codeSize + case liteRuntime + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] { + get + } +} +public struct Google_Protobuf_MessageOptions : SwiftProtobuf.ExtensibleMessage { + public var messageSetWireFormat: Swift.Bool { + get + set + } + public var hasMessageSetWireFormat: Swift.Bool { + get + } + public mutating func clearMessageSetWireFormat() + public var noStandardDescriptorAccessor: Swift.Bool { + get + set + } + public var hasNoStandardDescriptorAccessor: Swift.Bool { + get + } + public mutating func clearNoStandardDescriptorAccessor() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var mapEntry: Swift.Bool { + get + set + } + public var hasMapEntry: Swift.Bool { + get + } + public mutating func clearMapEntry() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_FieldOptions : SwiftProtobuf.ExtensibleMessage { + public var ctype: SwiftProtobuf.Google_Protobuf_FieldOptions.CType { + get + set + } + public var hasCtype: Swift.Bool { + get + } + public mutating func clearCtype() + public var packed: Swift.Bool { + get + set + } + public var hasPacked: Swift.Bool { + get + } + public mutating func clearPacked() + public var jstype: SwiftProtobuf.Google_Protobuf_FieldOptions.JSType { + get + set + } + public var hasJstype: Swift.Bool { + get + } + public mutating func clearJstype() + public var lazy: Swift.Bool { + get + set + } + public var hasLazy: Swift.Bool { + get + } + public mutating func clearLazy() + public var unverifiedLazy: Swift.Bool { + get + set + } + public var hasUnverifiedLazy: Swift.Bool { + get + } + public mutating func clearUnverifiedLazy() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var weak: Swift.Bool { + get + set + } + public var hasWeak: Swift.Bool { + get + } + public mutating func clearWeak() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var retention: SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention { + get + set + } + public var hasRetention: Swift.Bool { + get + } + public mutating func clearRetention() + public var targets: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + set + } + public var editionDefaults: [SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault] { + get + set + } + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum CType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case string + case cord + case stringPiece + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JSType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case jsNormal + case jsString + case jsNumber + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionRetention : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case retentionUnknown + case retentionRuntime + case retentionSource + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionTargetType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case targetTypeUnknown + case targetTypeFile + case targetTypeExtensionRange + case targetTypeMessage + case targetTypeField + case targetTypeOneof + case targetTypeEnum + case targetTypeEnumEntry + case targetTypeService + case targetTypeMethod + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct EditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var value: Swift.String { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + } +} +public struct Google_Protobuf_OneofOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumOptions : SwiftProtobuf.ExtensibleMessage { + public var allowAlias: Swift.Bool { + get + set + } + public var hasAllowAlias: Swift.Bool { + get + } + public mutating func clearAllowAlias() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumValueOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_ServiceOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_MethodOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var idempotencyLevel: SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel { + get + set + } + public var hasIdempotencyLevel: Swift.Bool { + get + } + public mutating func clearIdempotencyLevel() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum IdempotencyLevel : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case idempotencyUnknown + case noSideEffects + case idempotent + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] + public static var allCases: [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] { + get + } +} +public struct Google_Protobuf_UninterpretedOption { + public var name: [SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart] + public var identifierValue: Swift.String { + get + set + } + public var hasIdentifierValue: Swift.Bool { + get + } + public mutating func clearIdentifierValue() + public var positiveIntValue: Swift.UInt64 { + get + set + } + public var hasPositiveIntValue: Swift.Bool { + get + } + public mutating func clearPositiveIntValue() + public var negativeIntValue: Swift.Int64 { + get + set + } + public var hasNegativeIntValue: Swift.Bool { + get + } + public mutating func clearNegativeIntValue() + public var doubleValue: Swift.Double { + get + set + } + public var hasDoubleValue: Swift.Bool { + get + } + public mutating func clearDoubleValue() + public var stringValue: Foundation.Data { + get + set + } + public var hasStringValue: Swift.Bool { + get + } + public mutating func clearStringValue() + public var aggregateValue: Swift.String { + get + set + } + public var hasAggregateValue: Swift.Bool { + get + } + public mutating func clearAggregateValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct NamePart { + public var namePart: Swift.String { + get + set + } + public var hasNamePart: Swift.Bool { + get + } + public mutating func clearNamePart() + public var isExtension: Swift.Bool { + get + set + } + public var hasIsExtension: Swift.Bool { + get + } + public mutating func clearIsExtension() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_FeatureSet : SwiftProtobuf.ExtensibleMessage { + public var fieldPresence: SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence { + get + set + } + public var hasFieldPresence: Swift.Bool { + get + } + public mutating func clearFieldPresence() + public var enumType: SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType { + get + set + } + public var hasEnumType: Swift.Bool { + get + } + public mutating func clearEnumType() + public var repeatedFieldEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding { + get + set + } + public var hasRepeatedFieldEncoding: Swift.Bool { + get + } + public mutating func clearRepeatedFieldEncoding() + public var messageEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding { + get + set + } + public var hasMessageEncoding: Swift.Bool { + get + } + public mutating func clearMessageEncoding() + public var jsonFormat: SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat { + get + set + } + public var hasJsonFormat: Swift.Bool { + get + } + public mutating func clearJsonFormat() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum FieldPresence : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case explicit + case implicit + case legacyRequired + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum EnumType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case open + case closed + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum RepeatedFieldEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case packed + case expanded + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum MessageEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case lengthPrefixed + case delimited + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JsonFormat : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case allow + case legacyBestEffort + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] { + get + } +} +public struct Google_Protobuf_FeatureSetDefaults { + public var defaults: [SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault] + public var minimumEdition: Swift.String { + get + set + } + public var hasMinimumEdition: Swift.Bool { + get + } + public mutating func clearMinimumEdition() + public var maximumEdition: Swift.String { + get + set + } + public var hasMaximumEdition: Swift.Bool { + get + } + public mutating func clearMaximumEdition() + public var minimumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMinimumEditionEnum: Swift.Bool { + get + } + public mutating func clearMinimumEditionEnum() + public var maximumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMaximumEditionEnum: Swift.Bool { + get + } + public mutating func clearMaximumEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct FeatureSetEditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_SourceCodeInfo { + public var location: [SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Location { + public var path: [Swift.Int32] + public var span: [Swift.Int32] + public var leadingComments: Swift.String { + get + set + } + public var hasLeadingComments: Swift.Bool { + get + } + public mutating func clearLeadingComments() + public var trailingComments: Swift.String { + get + set + } + public var hasTrailingComments: Swift.Bool { + get + } + public mutating func clearTrailingComments() + public var leadingDetachedComments: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_GeneratedCodeInfo { + public var annotation: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Annotation { + public var path: [Swift.Int32] + public var sourceFile: Swift.String { + get + set + } + public var hasSourceFile: Swift.Bool { + get + } + public mutating func clearSourceFile() + public var begin: Swift.Int32 { + get + set + } + public var hasBegin: Swift.Bool { + get + } + public mutating func clearBegin() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var semantic: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic { + get + set + } + public var hasSemantic: Swift.Bool { + get + } + public mutating func clearSemantic() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Semantic : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case none + case set + case alias + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] + public static var allCases: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Edition : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileOptions, rhs: SwiftProtobuf.Google_Protobuf_FileOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MessageOptions, rhs: SwiftProtobuf.Google_Protobuf_MessageOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofOptions, rhs: SwiftProtobuf.Google_Protobuf_OneofOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceOptions, rhs: SwiftProtobuf.Google_Protobuf_ServiceOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodOptions, rhs: SwiftProtobuf.Google_Protobuf_MethodOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSet, rhs: SwiftProtobuf.Google_Protobuf_FeatureSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +public struct Google_Protobuf_Duration { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Duration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Duration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Empty { + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Empty : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Empty : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Empty, rhs: SwiftProtobuf.Google_Protobuf_Empty) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol Enum : Swift.Hashable, Swift.RawRepresentable { + init() + init?(rawValue: Swift.Int) + var rawValue: Swift.Int { get } +} +extension SwiftProtobuf.Enum { + public func hash(into hasher: inout Swift.Hasher) +} +public protocol ExtensibleMessage : SwiftProtobuf.Message { + var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet { get set } +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, value: F.ValueType) where F : SwiftProtobuf.ExtensionField + public func getExtensionValue(ext: SwiftProtobuf.MessageExtension) -> F.ValueType? where F : SwiftProtobuf.ExtensionField + public func hasExtensionValue(ext: SwiftProtobuf.MessageExtension) -> Swift.Bool where F : SwiftProtobuf.ExtensionField + public mutating func clearExtensionValue(ext: SwiftProtobuf.MessageExtension) where F : SwiftProtobuf.ExtensionField +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Equatable, M : SwiftProtobuf.Message + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Hashable, M : SwiftProtobuf.Message +} +public protocol AnyExtensionField : Swift.CustomDebugStringConvertible { + func hash(into hasher: inout Swift.Hasher) + var protobufExtension: any SwiftProtobuf.AnyMessageExtension { get } + func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + mutating func decodeExtensionField(decoder: inout T) throws where T : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + var isInitialized: Swift.Bool { get } +} +extension SwiftProtobuf.AnyExtensionField { + public var isInitialized: Swift.Bool { + get + } +} +public protocol ExtensionField : Swift.Hashable, SwiftProtobuf.AnyExtensionField { + associatedtype ValueType + var value: Self.ValueType { get set } + init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: Self.ValueType) + init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder +} +public struct OptionalExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = SwiftProtobuf.OptionalExtensionField.BaseType + public var value: SwiftProtobuf.OptionalExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalExtensionField, rhs: SwiftProtobuf.OptionalExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.RepeatedExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedExtensionField, rhs: SwiftProtobuf.RepeatedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.PackedExtensionField.BaseType] + public var value: SwiftProtobuf.PackedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedExtensionField, rhs: SwiftProtobuf.PackedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = E + public var value: SwiftProtobuf.OptionalEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalEnumExtensionField, rhs: SwiftProtobuf.OptionalEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalEnumExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedEnumExtensionField, rhs: SwiftProtobuf.RepeatedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.PackedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedEnumExtensionField, rhs: SwiftProtobuf.PackedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = SwiftProtobuf.OptionalMessageExtensionField.BaseType + public var value: SwiftProtobuf.OptionalMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalMessageExtensionField, rhs: SwiftProtobuf.OptionalMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalMessageExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = [SwiftProtobuf.RepeatedMessageExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedMessageExtensionField, rhs: SwiftProtobuf.RepeatedMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct OptionalGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = SwiftProtobuf.OptionalGroupExtensionField.BaseType + public var value: G + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalGroupExtensionField, rhs: SwiftProtobuf.OptionalGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = [SwiftProtobuf.RepeatedGroupExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedGroupExtensionField, rhs: SwiftProtobuf.RepeatedGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct ExtensionFieldValueSet : Swift.Hashable { + public static func == (lhs: SwiftProtobuf.ExtensionFieldValueSet, rhs: SwiftProtobuf.ExtensionFieldValueSet) -> Swift.Bool + public init() + public func hash(into hasher: inout Swift.Hasher) + public func traverse(visitor: inout V, start: Swift.Int, end: Swift.Int) throws where V : SwiftProtobuf.Visitor + public subscript(index: Swift.Int) -> (any SwiftProtobuf.AnyExtensionField)? { + get + set + } + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public protocol ExtensionMap { + subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { get } + func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? +} +public struct Google_Protobuf_FieldMask { + public var paths: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldMask, rhs: SwiftProtobuf.Google_Protobuf_FieldMask) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol FieldType { + associatedtype BaseType : Swift.Hashable + static var proto3DefaultValue: Self.BaseType { get } + static func decodeSingular(value: inout Self.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func decodeRepeated(value: inout [Self.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func visitSingular(value: Self.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitRepeated(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitPacked(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public protocol MapKeyType : SwiftProtobuf.FieldType { + static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +extension SwiftProtobuf.MapKeyType where Self.BaseType : Swift.Comparable { + public static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +public protocol MapValueType : SwiftProtobuf.FieldType { +} +public struct ProtobufFloat : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Float + public static var proto3DefaultValue: Swift.Float { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFloat.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFloat.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFloat.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufDouble : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Double + public static var proto3DefaultValue: Swift.Double { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufDouble.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufDouble.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufDouble.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBool : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Bool + public static var proto3DefaultValue: Swift.Bool { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBool.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBool.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBool.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func _lessThan(lhs: SwiftProtobuf.ProtobufBool.BaseType, rhs: SwiftProtobuf.ProtobufBool.BaseType) -> Swift.Bool +} +public struct ProtobufString : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.String + public static var proto3DefaultValue: Swift.String { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufString.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufString.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufString.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBytes : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Foundation.Data + public static var proto3DefaultValue: Foundation.Data { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBytes.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBytes.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBytes.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public let defaultAnyTypeURLPrefix: Swift.String +extension SwiftProtobuf.Google_Protobuf_Any { + public init(message: any SwiftProtobuf.Message, partial: Swift.Bool = false, typePrefix: Swift.String = defaultAnyTypeURLPrefix) throws + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public func isA(_ type: M.Type) -> Swift.Bool where M : SwiftProtobuf.Message + public func hash(into hasher: inout Swift.Hasher) +} +extension SwiftProtobuf.Google_Protobuf_Any { + @discardableResult + public static func register(messageType: any SwiftProtobuf.Message.Type) -> Swift.Bool + public static func messageType(forTypeURL url: Swift.String) -> (any SwiftProtobuf.Message.Type)? + public static func messageType(forMessageName name: Swift.String) -> (any SwiftProtobuf.Message.Type)? +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Duration : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(timeInterval: Foundation.TimeInterval) + public var timeInterval: Foundation.TimeInterval { + get + } +} +prefix public func - (operand: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Duration +extension SwiftProtobuf.Google_Protobuf_FieldMask { + public init(protoPaths: [Swift.String]) + public init(protoPaths: Swift.String...) + public init?(jsonPaths: Swift.String...) +} +extension SwiftProtobuf.Google_Protobuf_ListValue : Swift.ExpressibleByArrayLiteral { + public typealias Element = SwiftProtobuf.Google_Protobuf_Value + public init(arrayLiteral elements: SwiftProtobuf.Google_Protobuf_ListValue.Element...) + public typealias ArrayLiteralElement = SwiftProtobuf.Google_Protobuf_ListValue.Element +} +extension SwiftProtobuf.Google_Protobuf_ListValue { + public init(values: [SwiftProtobuf.Google_Protobuf_Value]) + public subscript(index: Swift.Int) -> SwiftProtobuf.Google_Protobuf_Value { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Struct : Swift.ExpressibleByDictionaryLiteral { + public typealias Key = Swift.String + public typealias Value = SwiftProtobuf.Google_Protobuf_Value + public init(dictionaryLiteral: (Swift.String, SwiftProtobuf.Google_Protobuf_Value)...) +} +extension SwiftProtobuf.Google_Protobuf_Struct { + public init(fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value]) + public subscript(key: Swift.String) -> SwiftProtobuf.Google_Protobuf_Value? { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(timeIntervalSince1970: Foundation.TimeInterval) + public init(timeIntervalSinceReferenceDate: Foundation.TimeInterval) + public init(date: Foundation.Date) + public var timeIntervalSince1970: Foundation.TimeInterval { + get + } + public var timeIntervalSinceReferenceDate: Foundation.TimeInterval { + get + } + public var date: Foundation.Date { + get + } +} +public func + (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByIntegerLiteral { + public typealias IntegerLiteralType = Swift.Int64 + public init(integerLiteral value: Swift.Int64) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByBooleanLiteral { + public typealias BooleanLiteralType = Swift.Bool + public init(booleanLiteral value: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByStringLiteral { + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(stringLiteral value: Swift.String) + public init(unicodeScalarLiteral value: Swift.String) + public init(extendedGraphemeClusterLiteral value: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByNilLiteral { + public init(nilLiteral: ()) +} +extension SwiftProtobuf.Google_Protobuf_Value { + public init(numberValue: Swift.Double) + public init(stringValue: Swift.String) + public init(boolValue: Swift.Bool) + public init(structValue: SwiftProtobuf.Google_Protobuf_Struct) + public init(listValue: SwiftProtobuf.Google_Protobuf_ListValue) +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufDouble + public typealias FloatLiteralType = SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_DoubleValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufFloat + public typealias FloatLiteralType = Swift.Float + public init(_ value: SwiftProtobuf.Google_Protobuf_FloatValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_FloatValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : Swift.ExpressibleByBooleanLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufBool + public typealias BooleanLiteralType = Swift.Bool + public init(_ value: SwiftProtobuf.Google_Protobuf_BoolValue.WrappedType.BaseType) + public init(booleanLiteral: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_StringValue : Swift.ExpressibleByStringLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufString + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(_ value: SwiftProtobuf.Google_Protobuf_StringValue.WrappedType.BaseType) + public init(stringLiteral: Swift.String) + public init(extendedGraphemeClusterLiteral: Swift.String) + public init(unicodeScalarLiteral: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_BytesValue { + public typealias WrappedType = SwiftProtobuf.ProtobufBytes + public init(_ value: SwiftProtobuf.Google_Protobuf_BytesValue.WrappedType.BaseType) +} +public enum Internal { + public static let emptyData: Foundation.Data + public static func areAllInitialized(_ listOfMessages: [any SwiftProtobuf.Message]) -> Swift.Bool + public static func areAllInitialized(_ mapToMessages: [K : any SwiftProtobuf.Message]) -> Swift.Bool where K : Swift.Hashable +} +public enum JSONDecodingError : Swift.Error { + case failure + case malformedNumber + case numberRange + case malformedMap + case malformedBool + case malformedString + case invalidUTF8 + case missingFieldNames + case schemaMismatch + case unrecognizedEnumValue + case illegalNull + case unquotedMapKey + case leadingZero + case truncated + case malformedDuration + case malformedTimestamp + case malformedFieldMask + case trailingGarbage + case conflictingOneOf + case messageDepthLimit + case unknownField(Swift.String) +} +public struct JSONDecodingOptions { + public var messageDepthLimit: Swift.Int + public var ignoreUnknownFields: Swift.Bool + public init() +} +public enum JSONEncodingError : Swift.Error { + case anyTranscodeFailure + case timestampRange + case durationRange + case fieldMaskConversion + case missingFieldNames + case missingValue + case valueNumberNotFinite + public static func == (a: SwiftProtobuf.JSONEncodingError, b: SwiftProtobuf.JSONEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct JSONEncodingOptions { + public var alwaysPrintEnumsAsInts: Swift.Bool + public var preserveProtoFieldNames: Swift.Bool + public init() +} +public protocol Message : Swift.CustomDebugStringConvertible { + init() + static var protoMessageName: Swift.String { get } + var isInitialized: Swift.Bool { get } + var unknownFields: SwiftProtobuf.UnknownStorage { get set } + mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + func hash(into hasher: inout Swift.Hasher) + func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public var isInitialized: Swift.Bool { + get + } + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public static func with(_ populator: (inout Self) throws -> ()) rethrows -> Self +} +public protocol _MessageImplementationBase : Swift.Hashable, SwiftProtobuf.Message { + func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf._MessageImplementationBase { + public func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool + public static func == (lhs: Self, rhs: Self) -> Swift.Bool + public func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public init(unpackingAny: SwiftProtobuf.Google_Protobuf_Any, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public func serializedData(partial: Swift.Bool = false) throws -> Foundation.Data + @inlinable public init(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + self.init() + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public init(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + self.init() + try merge(contiguousBytes: bytes, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + try bytes.withUnsafeBytes { (body: UnsafeRawBufferPointer) in + try _merge(rawBuffer: body, extensions: extensions, partial: partial, options: options) + } + } + @usableFromInline + internal mutating func _merge(rawBuffer body: Swift.UnsafeRawBufferPointer, extensions: (any SwiftProtobuf.ExtensionMap)?, partial: Swift.Bool, options: SwiftProtobuf.BinaryDecodingOptions) throws +} +extension SwiftProtobuf.Message { + public func jsonString(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String + public func jsonUTF8Data(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data + public init(jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public static func jsonString(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String where Self == C.Element, C : Swift.Collection + public static func jsonUTF8Data(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data where Self == C.Element, C : Swift.Collection + public static func array(fromJSONString jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONString jsonString: Swift.String, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] +} +extension SwiftProtobuf.Message { + public func textFormatString() -> Swift.String + public func textFormatString(options: SwiftProtobuf.TextFormatEncodingOptions) -> Swift.String + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws +} +public protocol AnyMessageExtension { + var fieldNumber: Swift.Int { get } + var fieldName: Swift.String { get } + var messageType: any SwiftProtobuf.Message.Type { get } + func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder +} +public class MessageExtension : SwiftProtobuf.AnyMessageExtension where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message { + final public let fieldNumber: Swift.Int + final public let fieldName: Swift.String + final public let messageType: any SwiftProtobuf.Message.Type + public init(_protobuf_fieldNumber: Swift.Int, fieldName: Swift.String) + public func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder + @objc deinit +} +public struct _NameMap : Swift.ExpressibleByDictionaryLiteral { + public enum NameDescription { + case same(proto: Swift.StaticString) + case standard(proto: Swift.StaticString) + case unique(proto: Swift.StaticString, json: Swift.StaticString) + case aliased(proto: Swift.StaticString, aliases: [Swift.StaticString]) + } + public init() + public init(dictionaryLiteral elements: (Swift.Int, SwiftProtobuf._NameMap.NameDescription)...) + public typealias Key = Swift.Int + public typealias Value = SwiftProtobuf._NameMap.NameDescription +} +public protocol ProtobufAPIVersion_2 { +} +public protocol ProtobufAPIVersionCheck { + associatedtype Version : SwiftProtobuf.ProtobufAPIVersion_2 +} +public struct _ProtobufMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.FieldType { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType.BaseType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMap.Value> +} +public struct _ProtobufMessageMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMessageMap.Value> +} +public struct _ProtobufEnumMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufEnumMap.Value> +} +public protocol _ProtoNameProviding { + static var _protobuf_nameMap: SwiftProtobuf._NameMap { get } +} +public struct SimpleExtensionMap : SwiftProtobuf.ExtensionMap, Swift.ExpressibleByArrayLiteral, Swift.CustomDebugStringConvertible { + public typealias Element = SwiftProtobuf.AnyMessageExtension + public init() + public init(arrayLiteral: any SwiftProtobuf.AnyMessageExtension...) + public init(_ others: SwiftProtobuf.SimpleExtensionMap...) + public subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { + get + } + public func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? + public mutating func insert(_ newValue: any SwiftProtobuf.AnyMessageExtension) + public mutating func insert(contentsOf: [any SwiftProtobuf.AnyMessageExtension]) + public mutating func formUnion(_ other: SwiftProtobuf.SimpleExtensionMap) + public func union(_ other: SwiftProtobuf.SimpleExtensionMap) -> SwiftProtobuf.SimpleExtensionMap + public var debugDescription: Swift.String { + get + } + public typealias ArrayLiteralElement = any SwiftProtobuf.AnyMessageExtension +} +public struct Google_Protobuf_SourceContext { + public var fileName: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceContext, rhs: SwiftProtobuf.Google_Protobuf_SourceContext) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_NullValue : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case nullValue + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_NullValue : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_NullValue] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_NullValue] +} +public struct Google_Protobuf_Struct { + public var fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Value { + public var kind: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind? + public var nullValue: SwiftProtobuf.Google_Protobuf_NullValue { + get + set + } + public var numberValue: Swift.Double { + get + set + } + public var stringValue: Swift.String { + get + set + } + public var boolValue: Swift.Bool { + get + set + } + public var structValue: SwiftProtobuf.Google_Protobuf_Struct { + get + set + } + public var listValue: SwiftProtobuf.Google_Protobuf_ListValue { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OneOf_Kind : Swift.Equatable { + case nullValue(SwiftProtobuf.Google_Protobuf_NullValue) + case numberValue(Swift.Double) + case stringValue(Swift.String) + case boolValue(Swift.Bool) + case structValue(SwiftProtobuf.Google_Protobuf_Struct) + case listValue(SwiftProtobuf.Google_Protobuf_ListValue) + public static func == (a: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind, b: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind) -> Swift.Bool + } + public init() +} +public struct Google_Protobuf_ListValue { + public var values: [SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_NullValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Struct : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ListValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_NullValue : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Struct : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Struct, rhs: SwiftProtobuf.Google_Protobuf_Struct) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Value, rhs: SwiftProtobuf.Google_Protobuf_Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ListValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ListValue, rhs: SwiftProtobuf.Google_Protobuf_ListValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum TextFormatDecodingError : Swift.Error { + case malformedText + case malformedNumber + case trailingGarbage + case truncated + case invalidUTF8 + case schemaMismatch + case missingFieldNames + case unknownField + case unrecognizedEnumValue + case conflictingOneOf + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.TextFormatDecodingError, b: SwiftProtobuf.TextFormatDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct TextFormatDecodingOptions { + public var messageDepthLimit: Swift.Int + public init() +} +public struct TextFormatEncodingOptions { + public var printUnknownFields: Swift.Bool + public init() +} +public struct Google_Protobuf_Timestamp { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_Syntax : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case proto2 + case proto3 + case editions + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Syntax : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Syntax] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Syntax] +} +public struct Google_Protobuf_Type { + public var name: Swift.String + public var fields: [SwiftProtobuf.Google_Protobuf_Field] + public var oneofs: [Swift.String] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Field { + public var kind: SwiftProtobuf.Google_Protobuf_Field.Kind + public var cardinality: SwiftProtobuf.Google_Protobuf_Field.Cardinality + public var number: Swift.Int32 + public var name: Swift.String + public var typeURL: Swift.String + public var oneofIndex: Swift.Int32 + public var packed: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var jsonName: Swift.String + public var defaultValue: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Kind : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case typeUnknown + case typeDouble + case typeFloat + case typeInt64 + case typeUint64 + case typeInt32 + case typeFixed64 + case typeFixed32 + case typeBool + case typeString + case typeGroup + case typeMessage + case typeBytes + case typeUint32 + case typeEnum + case typeSfixed32 + case typeSfixed64 + case typeSint32 + case typeSint64 + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Cardinality : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case optional + case required + case repeated + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Kind] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Kind] +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Cardinality] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Cardinality] +} +public struct Google_Protobuf_Enum { + public var name: Swift.String + public var enumvalue: [SwiftProtobuf.Google_Protobuf_EnumValue] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumValue { + public var name: Swift.String + public var number: Swift.Int32 + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Option { + public var name: Swift.String + public var value: SwiftProtobuf.Google_Protobuf_Any { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Syntax : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Type : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Enum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Option : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Syntax : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Type : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Type, rhs: SwiftProtobuf.Google_Protobuf_Type) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Field, rhs: SwiftProtobuf.Google_Protobuf_Field) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Enum : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Enum, rhs: SwiftProtobuf.Google_Protobuf_Enum) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValue, rhs: SwiftProtobuf.Google_Protobuf_EnumValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Option : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Option, rhs: SwiftProtobuf.Google_Protobuf_Option) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct UnknownStorage : Swift.Equatable { + public var data: Foundation.Data { + get + } + public init() + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (a: SwiftProtobuf.UnknownStorage, b: SwiftProtobuf.UnknownStorage) -> Swift.Bool +} +public struct Version { + public static let major: Swift.Int + public static let minor: Swift.Int + public static let revision: Swift.Int + public static let versionString: Swift.String +} +public protocol Visitor { + mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + mutating func visitSingularDoubleField(value: Swift.Double, fieldNumber: Swift.Int) throws + mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularBoolField(value: Swift.Bool, fieldNumber: Swift.Int) throws + mutating func visitSingularStringField(value: Swift.String, fieldNumber: Swift.Int) throws + mutating func visitSingularBytesField(value: Foundation.Data, fieldNumber: Swift.Int) throws + mutating func visitSingularEnumField(value: E, fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitSingularMessageField(value: M, fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: SwiftProtobuf._ProtobufMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: SwiftProtobuf._ProtobufEnumMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: SwiftProtobuf._ProtobufMessageMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitUnknown(bytes: Foundation.Data) throws +} +extension SwiftProtobuf.Visitor { + public mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + public mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + public mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + public mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws +} +public struct Google_Protobuf_DoubleValue { + public var value: Swift.Double + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FloatValue { + public var value: Swift.Float + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int64Value { + public var value: Swift.Int64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt64Value { + public var value: Swift.UInt64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int32Value { + public var value: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt32Value { + public var value: Swift.UInt32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BoolValue { + public var value: Swift.Bool + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_StringValue { + public var value: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BytesValue { + public var value: Foundation.Data + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_StringValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DoubleValue, rhs: SwiftProtobuf.Google_Protobuf_DoubleValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FloatValue, rhs: SwiftProtobuf.Google_Protobuf_FloatValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int64Value, rhs: SwiftProtobuf.Google_Protobuf_Int64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt64Value, rhs: SwiftProtobuf.Google_Protobuf_UInt64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int32Value, rhs: SwiftProtobuf.Google_Protobuf_Int32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt32Value, rhs: SwiftProtobuf.Google_Protobuf_UInt32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BoolValue, rhs: SwiftProtobuf.Google_Protobuf_BoolValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_StringValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_StringValue, rhs: SwiftProtobuf.Google_Protobuf_StringValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BytesValue, rhs: SwiftProtobuf.Google_Protobuf_BytesValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.AnyUnpackError : Swift.Equatable {} +extension SwiftProtobuf.AnyUnpackError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Equatable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Hashable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Hashable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Equatable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Hashable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Equatable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Hashable {} diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc new file mode 100644 index 0000000000000000000000000000000000000000..9bde84f7c9a5cbbe66fcb26240f8a824c6b9936f GIT binary patch literal 315560 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

DEEXo#ZU8}W3SO;laXWH7K3xvkuy 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 A2LJ#7 literal 0 HcmV?d00001 diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface new file mode 100644 index 0000000..a8c6ed0 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -0,0 +1,3812 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name SwiftProtobuf +// swift-module-flags-ignorable: -enable-bare-slash-regex +import Dispatch +import Foundation +import Swift +@_exported import SwiftProtobuf +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +public struct Google_Protobuf_Any { + public var typeURL: Swift.String { + get + set + } + public var value: Foundation.Data { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Any : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Any : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Any, rhs: SwiftProtobuf.Google_Protobuf_Any) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum AnyUnpackError : Swift.Error { + case typeMismatch + case malformedWellKnownTypeJSON + case malformedAnyField + public static func == (a: SwiftProtobuf.AnyUnpackError, b: SwiftProtobuf.AnyUnpackError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Api { + public var name: Swift.String + public var methods: [SwiftProtobuf.Google_Protobuf_Method] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var version: Swift.String + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var mixins: [SwiftProtobuf.Google_Protobuf_Mixin] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Method { + public var name: Swift.String + public var requestTypeURL: Swift.String + public var requestStreaming: Swift.Bool + public var responseTypeURL: Swift.String + public var responseStreaming: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Mixin { + public var name: Swift.String + public var root: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Api : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Method : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Mixin : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Api : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Api, rhs: SwiftProtobuf.Google_Protobuf_Api) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Method : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Method, rhs: SwiftProtobuf.Google_Protobuf_Method) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Mixin : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Mixin, rhs: SwiftProtobuf.Google_Protobuf_Mixin) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum BinaryDecodingError : Swift.Error { + case trailingGarbage + case truncated + case invalidUTF8 + case malformedProtobuf + case missingRequiredFields + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.BinaryDecodingError, b: SwiftProtobuf.BinaryDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct BinaryDecodingOptions { + public var messageDepthLimit: Swift.Int + public var discardUnknownFields: Swift.Bool + public init() +} +public enum BinaryDelimited { + public enum Error : Swift.Error { + case unknownStreamError + case truncated + public static func == (a: SwiftProtobuf.BinaryDelimited.Error, b: SwiftProtobuf.BinaryDelimited.Error) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } + } + public static func serialize(message: any SwiftProtobuf.Message, to stream: Foundation.OutputStream, partial: Swift.Bool = false) throws + public static func parse(messageType: M.Type, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws -> M where M : SwiftProtobuf.Message + public static func merge(into message: inout M, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where M : SwiftProtobuf.Message +} +public enum BinaryEncodingError : Swift.Error { + case anyTranscodeFailure + case missingRequiredFields + public static func == (a: SwiftProtobuf.BinaryEncodingError, b: SwiftProtobuf.BinaryEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public protocol Decoder { + mutating func handleConflictingOneOf() throws + mutating func nextFieldNumber() throws -> Swift.Int? + mutating func decodeSingularFloatField(value: inout Swift.Float) throws + mutating func decodeSingularFloatField(value: inout Swift.Float?) throws + mutating func decodeRepeatedFloatField(value: inout [Swift.Float]) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double?) throws + mutating func decodeRepeatedDoubleField(value: inout [Swift.Double]) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedUInt32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedUInt64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedFixed32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedFixed64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSFixed32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSFixed64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool?) throws + mutating func decodeRepeatedBoolField(value: inout [Swift.Bool]) throws + mutating func decodeSingularStringField(value: inout Swift.String) throws + mutating func decodeSingularStringField(value: inout Swift.String?) throws + mutating func decodeRepeatedStringField(value: inout [Swift.String]) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data?) throws + mutating func decodeRepeatedBytesField(value: inout [Foundation.Data]) throws + mutating func decodeSingularEnumField(value: inout E) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularEnumField(value: inout E?) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeRepeatedEnumField(value: inout [E]) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularMessageField(value: inout M?) throws where M : SwiftProtobuf.Message + mutating func decodeRepeatedMessageField(value: inout [M]) throws where M : SwiftProtobuf.Message + mutating func decodeSingularGroupField(value: inout G?) throws where G : SwiftProtobuf.Message + mutating func decodeRepeatedGroupField(value: inout [G]) throws where G : SwiftProtobuf.Message + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: inout SwiftProtobuf._ProtobufMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: inout SwiftProtobuf._ProtobufEnumMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: inout SwiftProtobuf._ProtobufMessageMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func decodeExtensionField(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) throws + mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +extension SwiftProtobuf.Decoder { + public mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +public enum Google_Protobuf_Edition : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case edition2023 + case edition1TestOnly + case edition2TestOnly + case edition99997TestOnly + case edition99998TestOnly + case edition99999TestOnly + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Edition] + public static var allCases: [SwiftProtobuf.Google_Protobuf_Edition] { + get + } +} +public struct Google_Protobuf_FileDescriptorSet { + public var file: [SwiftProtobuf.Google_Protobuf_FileDescriptorProto] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var package: Swift.String { + get + set + } + public var hasPackage: Swift.Bool { + get + } + public mutating func clearPackage() + public var dependency: [Swift.String] + public var publicDependency: [Swift.Int32] + public var weakDependency: [Swift.Int32] + public var messageType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] + public var service: [SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto] + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_FileOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var sourceCodeInfo: SwiftProtobuf.Google_Protobuf_SourceCodeInfo { + get + set + } + public var hasSourceCodeInfo: Swift.Bool { + get + } + public mutating func clearSourceCodeInfo() + public var syntax: Swift.String { + get + set + } + public var hasSyntax: Swift.Bool { + get + } + public mutating func clearSyntax() + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_DescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var field: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var nestedType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] { + get + set + } + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] { + get + set + } + public var extensionRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange] { + get + set + } + public var oneofDecl: [SwiftProtobuf.Google_Protobuf_OneofDescriptorProto] { + get + set + } + public var options: SwiftProtobuf.Google_Protobuf_MessageOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange] { + get + set + } + public var reservedName: [Swift.String] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct ExtensionRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var options: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public struct ReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.ExtensibleMessage { + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var declaration: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration] + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var verification: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState { + get + set + } + public var hasVerification: Swift.Bool { + get + } + public mutating func clearVerification() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum VerificationState : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case declaration + case unverified + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct Declaration { + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var fullName: Swift.String { + get + set + } + public var hasFullName: Swift.Bool { + get + } + public mutating func clearFullName() + public var type: Swift.String { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var reserved: Swift.Bool { + get + set + } + public var hasReserved: Swift.Bool { + get + } + public mutating func clearReserved() + public var repeated: Swift.Bool { + get + set + } + public var hasRepeated: Swift.Bool { + get + } + public mutating func clearRepeated() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] + public static var allCases: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] { + get + } +} +public struct Google_Protobuf_FieldDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var label: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label { + get + set + } + public var hasLabel: Swift.Bool { + get + } + public mutating func clearLabel() + public var type: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var typeName: Swift.String { + get + set + } + public var hasTypeName: Swift.Bool { + get + } + public mutating func clearTypeName() + public var extendee: Swift.String { + get + set + } + public var hasExtendee: Swift.Bool { + get + } + public mutating func clearExtendee() + public var defaultValue: Swift.String { + get + set + } + public var hasDefaultValue: Swift.Bool { + get + } + public mutating func clearDefaultValue() + public var oneofIndex: Swift.Int32 { + get + set + } + public var hasOneofIndex: Swift.Bool { + get + } + public mutating func clearOneofIndex() + public var jsonName: Swift.String { + get + set + } + public var hasJsonName: Swift.Bool { + get + } + public mutating func clearJsonName() + public var options: SwiftProtobuf.Google_Protobuf_FieldOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var proto3Optional: Swift.Bool { + get + set + } + public var hasProto3Optional: Swift.Bool { + get + } + public mutating func clearProto3Optional() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum TypeEnum : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case double + case float + case int64 + case uint64 + case int32 + case fixed64 + case fixed32 + case bool + case string + case group + case message + case bytes + case uint32 + case `enum` + case sfixed32 + case sfixed64 + case sint32 + case sint64 + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Label : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case optional + case required + case repeated + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] { + get + } +} +public struct Google_Protobuf_OneofDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var options: SwiftProtobuf.Google_Protobuf_OneofOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var value: [SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_EnumOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange] + public var reservedName: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct EnumReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_EnumValueDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var options: SwiftProtobuf.Google_Protobuf_EnumValueOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_ServiceDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var method: [SwiftProtobuf.Google_Protobuf_MethodDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_ServiceOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_MethodDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var inputType: Swift.String { + get + set + } + public var hasInputType: Swift.Bool { + get + } + public mutating func clearInputType() + public var outputType: Swift.String { + get + set + } + public var hasOutputType: Swift.Bool { + get + } + public mutating func clearOutputType() + public var options: SwiftProtobuf.Google_Protobuf_MethodOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var clientStreaming: Swift.Bool { + get + set + } + public var hasClientStreaming: Swift.Bool { + get + } + public mutating func clearClientStreaming() + public var serverStreaming: Swift.Bool { + get + set + } + public var hasServerStreaming: Swift.Bool { + get + } + public mutating func clearServerStreaming() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileOptions : SwiftProtobuf.ExtensibleMessage { + public var javaPackage: Swift.String { + get + set + } + public var hasJavaPackage: Swift.Bool { + get + } + public mutating func clearJavaPackage() + public var javaOuterClassname: Swift.String { + get + set + } + public var hasJavaOuterClassname: Swift.Bool { + get + } + public mutating func clearJavaOuterClassname() + public var javaMultipleFiles: Swift.Bool { + get + set + } + public var hasJavaMultipleFiles: Swift.Bool { + get + } + public mutating func clearJavaMultipleFiles() + public var javaGenerateEqualsAndHash: Swift.Bool { + get + set + } + public var hasJavaGenerateEqualsAndHash: Swift.Bool { + get + } + public mutating func clearJavaGenerateEqualsAndHash() + public var javaStringCheckUtf8: Swift.Bool { + get + set + } + public var hasJavaStringCheckUtf8: Swift.Bool { + get + } + public mutating func clearJavaStringCheckUtf8() + public var optimizeFor: SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode { + get + set + } + public var hasOptimizeFor: Swift.Bool { + get + } + public mutating func clearOptimizeFor() + public var goPackage: Swift.String { + get + set + } + public var hasGoPackage: Swift.Bool { + get + } + public mutating func clearGoPackage() + public var ccGenericServices: Swift.Bool { + get + set + } + public var hasCcGenericServices: Swift.Bool { + get + } + public mutating func clearCcGenericServices() + public var javaGenericServices: Swift.Bool { + get + set + } + public var hasJavaGenericServices: Swift.Bool { + get + } + public mutating func clearJavaGenericServices() + public var pyGenericServices: Swift.Bool { + get + set + } + public var hasPyGenericServices: Swift.Bool { + get + } + public mutating func clearPyGenericServices() + public var phpGenericServices: Swift.Bool { + get + set + } + public var hasPhpGenericServices: Swift.Bool { + get + } + public mutating func clearPhpGenericServices() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var ccEnableArenas: Swift.Bool { + get + set + } + public var hasCcEnableArenas: Swift.Bool { + get + } + public mutating func clearCcEnableArenas() + public var objcClassPrefix: Swift.String { + get + set + } + public var hasObjcClassPrefix: Swift.Bool { + get + } + public mutating func clearObjcClassPrefix() + public var csharpNamespace: Swift.String { + get + set + } + public var hasCsharpNamespace: Swift.Bool { + get + } + public mutating func clearCsharpNamespace() + public var swiftPrefix: Swift.String { + get + set + } + public var hasSwiftPrefix: Swift.Bool { + get + } + public mutating func clearSwiftPrefix() + public var phpClassPrefix: Swift.String { + get + set + } + public var hasPhpClassPrefix: Swift.Bool { + get + } + public mutating func clearPhpClassPrefix() + public var phpNamespace: Swift.String { + get + set + } + public var hasPhpNamespace: Swift.Bool { + get + } + public mutating func clearPhpNamespace() + public var phpMetadataNamespace: Swift.String { + get + set + } + public var hasPhpMetadataNamespace: Swift.Bool { + get + } + public mutating func clearPhpMetadataNamespace() + public var rubyPackage: Swift.String { + get + set + } + public var hasRubyPackage: Swift.Bool { + get + } + public mutating func clearRubyPackage() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OptimizeMode : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case speed + case codeSize + case liteRuntime + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] { + get + } +} +public struct Google_Protobuf_MessageOptions : SwiftProtobuf.ExtensibleMessage { + public var messageSetWireFormat: Swift.Bool { + get + set + } + public var hasMessageSetWireFormat: Swift.Bool { + get + } + public mutating func clearMessageSetWireFormat() + public var noStandardDescriptorAccessor: Swift.Bool { + get + set + } + public var hasNoStandardDescriptorAccessor: Swift.Bool { + get + } + public mutating func clearNoStandardDescriptorAccessor() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var mapEntry: Swift.Bool { + get + set + } + public var hasMapEntry: Swift.Bool { + get + } + public mutating func clearMapEntry() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_FieldOptions : SwiftProtobuf.ExtensibleMessage { + public var ctype: SwiftProtobuf.Google_Protobuf_FieldOptions.CType { + get + set + } + public var hasCtype: Swift.Bool { + get + } + public mutating func clearCtype() + public var packed: Swift.Bool { + get + set + } + public var hasPacked: Swift.Bool { + get + } + public mutating func clearPacked() + public var jstype: SwiftProtobuf.Google_Protobuf_FieldOptions.JSType { + get + set + } + public var hasJstype: Swift.Bool { + get + } + public mutating func clearJstype() + public var lazy: Swift.Bool { + get + set + } + public var hasLazy: Swift.Bool { + get + } + public mutating func clearLazy() + public var unverifiedLazy: Swift.Bool { + get + set + } + public var hasUnverifiedLazy: Swift.Bool { + get + } + public mutating func clearUnverifiedLazy() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var weak: Swift.Bool { + get + set + } + public var hasWeak: Swift.Bool { + get + } + public mutating func clearWeak() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var retention: SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention { + get + set + } + public var hasRetention: Swift.Bool { + get + } + public mutating func clearRetention() + public var targets: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + set + } + public var editionDefaults: [SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault] { + get + set + } + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum CType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case string + case cord + case stringPiece + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JSType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case jsNormal + case jsString + case jsNumber + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionRetention : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case retentionUnknown + case retentionRuntime + case retentionSource + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionTargetType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case targetTypeUnknown + case targetTypeFile + case targetTypeExtensionRange + case targetTypeMessage + case targetTypeField + case targetTypeOneof + case targetTypeEnum + case targetTypeEnumEntry + case targetTypeService + case targetTypeMethod + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct EditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var value: Swift.String { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + } +} +public struct Google_Protobuf_OneofOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumOptions : SwiftProtobuf.ExtensibleMessage { + public var allowAlias: Swift.Bool { + get + set + } + public var hasAllowAlias: Swift.Bool { + get + } + public mutating func clearAllowAlias() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumValueOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_ServiceOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_MethodOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var idempotencyLevel: SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel { + get + set + } + public var hasIdempotencyLevel: Swift.Bool { + get + } + public mutating func clearIdempotencyLevel() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum IdempotencyLevel : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case idempotencyUnknown + case noSideEffects + case idempotent + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] + public static var allCases: [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] { + get + } +} +public struct Google_Protobuf_UninterpretedOption { + public var name: [SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart] + public var identifierValue: Swift.String { + get + set + } + public var hasIdentifierValue: Swift.Bool { + get + } + public mutating func clearIdentifierValue() + public var positiveIntValue: Swift.UInt64 { + get + set + } + public var hasPositiveIntValue: Swift.Bool { + get + } + public mutating func clearPositiveIntValue() + public var negativeIntValue: Swift.Int64 { + get + set + } + public var hasNegativeIntValue: Swift.Bool { + get + } + public mutating func clearNegativeIntValue() + public var doubleValue: Swift.Double { + get + set + } + public var hasDoubleValue: Swift.Bool { + get + } + public mutating func clearDoubleValue() + public var stringValue: Foundation.Data { + get + set + } + public var hasStringValue: Swift.Bool { + get + } + public mutating func clearStringValue() + public var aggregateValue: Swift.String { + get + set + } + public var hasAggregateValue: Swift.Bool { + get + } + public mutating func clearAggregateValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct NamePart { + public var namePart: Swift.String { + get + set + } + public var hasNamePart: Swift.Bool { + get + } + public mutating func clearNamePart() + public var isExtension: Swift.Bool { + get + set + } + public var hasIsExtension: Swift.Bool { + get + } + public mutating func clearIsExtension() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_FeatureSet : SwiftProtobuf.ExtensibleMessage { + public var fieldPresence: SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence { + get + set + } + public var hasFieldPresence: Swift.Bool { + get + } + public mutating func clearFieldPresence() + public var enumType: SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType { + get + set + } + public var hasEnumType: Swift.Bool { + get + } + public mutating func clearEnumType() + public var repeatedFieldEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding { + get + set + } + public var hasRepeatedFieldEncoding: Swift.Bool { + get + } + public mutating func clearRepeatedFieldEncoding() + public var messageEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding { + get + set + } + public var hasMessageEncoding: Swift.Bool { + get + } + public mutating func clearMessageEncoding() + public var jsonFormat: SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat { + get + set + } + public var hasJsonFormat: Swift.Bool { + get + } + public mutating func clearJsonFormat() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum FieldPresence : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case explicit + case implicit + case legacyRequired + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum EnumType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case open + case closed + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum RepeatedFieldEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case packed + case expanded + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum MessageEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case lengthPrefixed + case delimited + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JsonFormat : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case allow + case legacyBestEffort + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] { + get + } +} +public struct Google_Protobuf_FeatureSetDefaults { + public var defaults: [SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault] + public var minimumEdition: Swift.String { + get + set + } + public var hasMinimumEdition: Swift.Bool { + get + } + public mutating func clearMinimumEdition() + public var maximumEdition: Swift.String { + get + set + } + public var hasMaximumEdition: Swift.Bool { + get + } + public mutating func clearMaximumEdition() + public var minimumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMinimumEditionEnum: Swift.Bool { + get + } + public mutating func clearMinimumEditionEnum() + public var maximumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMaximumEditionEnum: Swift.Bool { + get + } + public mutating func clearMaximumEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct FeatureSetEditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_SourceCodeInfo { + public var location: [SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Location { + public var path: [Swift.Int32] + public var span: [Swift.Int32] + public var leadingComments: Swift.String { + get + set + } + public var hasLeadingComments: Swift.Bool { + get + } + public mutating func clearLeadingComments() + public var trailingComments: Swift.String { + get + set + } + public var hasTrailingComments: Swift.Bool { + get + } + public mutating func clearTrailingComments() + public var leadingDetachedComments: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_GeneratedCodeInfo { + public var annotation: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Annotation { + public var path: [Swift.Int32] + public var sourceFile: Swift.String { + get + set + } + public var hasSourceFile: Swift.Bool { + get + } + public mutating func clearSourceFile() + public var begin: Swift.Int32 { + get + set + } + public var hasBegin: Swift.Bool { + get + } + public mutating func clearBegin() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var semantic: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic { + get + set + } + public var hasSemantic: Swift.Bool { + get + } + public mutating func clearSemantic() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Semantic : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case none + case set + case alias + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] + public static var allCases: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Edition : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileOptions, rhs: SwiftProtobuf.Google_Protobuf_FileOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MessageOptions, rhs: SwiftProtobuf.Google_Protobuf_MessageOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofOptions, rhs: SwiftProtobuf.Google_Protobuf_OneofOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceOptions, rhs: SwiftProtobuf.Google_Protobuf_ServiceOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodOptions, rhs: SwiftProtobuf.Google_Protobuf_MethodOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSet, rhs: SwiftProtobuf.Google_Protobuf_FeatureSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +public struct Google_Protobuf_Duration { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Duration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Duration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Empty { + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Empty : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Empty : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Empty, rhs: SwiftProtobuf.Google_Protobuf_Empty) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol Enum : Swift.Hashable, Swift.RawRepresentable { + init() + init?(rawValue: Swift.Int) + var rawValue: Swift.Int { get } +} +extension SwiftProtobuf.Enum { + public func hash(into hasher: inout Swift.Hasher) +} +public protocol ExtensibleMessage : SwiftProtobuf.Message { + var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet { get set } +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, value: F.ValueType) where F : SwiftProtobuf.ExtensionField + public func getExtensionValue(ext: SwiftProtobuf.MessageExtension) -> F.ValueType? where F : SwiftProtobuf.ExtensionField + public func hasExtensionValue(ext: SwiftProtobuf.MessageExtension) -> Swift.Bool where F : SwiftProtobuf.ExtensionField + public mutating func clearExtensionValue(ext: SwiftProtobuf.MessageExtension) where F : SwiftProtobuf.ExtensionField +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Equatable, M : SwiftProtobuf.Message + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Hashable, M : SwiftProtobuf.Message +} +public protocol AnyExtensionField : Swift.CustomDebugStringConvertible { + func hash(into hasher: inout Swift.Hasher) + var protobufExtension: any SwiftProtobuf.AnyMessageExtension { get } + func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + mutating func decodeExtensionField(decoder: inout T) throws where T : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + var isInitialized: Swift.Bool { get } +} +extension SwiftProtobuf.AnyExtensionField { + public var isInitialized: Swift.Bool { + get + } +} +public protocol ExtensionField : Swift.Hashable, SwiftProtobuf.AnyExtensionField { + associatedtype ValueType + var value: Self.ValueType { get set } + init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: Self.ValueType) + init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder +} +public struct OptionalExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = SwiftProtobuf.OptionalExtensionField.BaseType + public var value: SwiftProtobuf.OptionalExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalExtensionField, rhs: SwiftProtobuf.OptionalExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.RepeatedExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedExtensionField, rhs: SwiftProtobuf.RepeatedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.PackedExtensionField.BaseType] + public var value: SwiftProtobuf.PackedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedExtensionField, rhs: SwiftProtobuf.PackedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = E + public var value: SwiftProtobuf.OptionalEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalEnumExtensionField, rhs: SwiftProtobuf.OptionalEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalEnumExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedEnumExtensionField, rhs: SwiftProtobuf.RepeatedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.PackedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedEnumExtensionField, rhs: SwiftProtobuf.PackedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = SwiftProtobuf.OptionalMessageExtensionField.BaseType + public var value: SwiftProtobuf.OptionalMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalMessageExtensionField, rhs: SwiftProtobuf.OptionalMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalMessageExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = [SwiftProtobuf.RepeatedMessageExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedMessageExtensionField, rhs: SwiftProtobuf.RepeatedMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct OptionalGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = SwiftProtobuf.OptionalGroupExtensionField.BaseType + public var value: G + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalGroupExtensionField, rhs: SwiftProtobuf.OptionalGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = [SwiftProtobuf.RepeatedGroupExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedGroupExtensionField, rhs: SwiftProtobuf.RepeatedGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct ExtensionFieldValueSet : Swift.Hashable { + public static func == (lhs: SwiftProtobuf.ExtensionFieldValueSet, rhs: SwiftProtobuf.ExtensionFieldValueSet) -> Swift.Bool + public init() + public func hash(into hasher: inout Swift.Hasher) + public func traverse(visitor: inout V, start: Swift.Int, end: Swift.Int) throws where V : SwiftProtobuf.Visitor + public subscript(index: Swift.Int) -> (any SwiftProtobuf.AnyExtensionField)? { + get + set + } + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public protocol ExtensionMap { + subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { get } + func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? +} +public struct Google_Protobuf_FieldMask { + public var paths: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldMask, rhs: SwiftProtobuf.Google_Protobuf_FieldMask) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol FieldType { + associatedtype BaseType : Swift.Hashable + static var proto3DefaultValue: Self.BaseType { get } + static func decodeSingular(value: inout Self.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func decodeRepeated(value: inout [Self.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func visitSingular(value: Self.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitRepeated(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitPacked(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public protocol MapKeyType : SwiftProtobuf.FieldType { + static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +extension SwiftProtobuf.MapKeyType where Self.BaseType : Swift.Comparable { + public static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +public protocol MapValueType : SwiftProtobuf.FieldType { +} +public struct ProtobufFloat : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Float + public static var proto3DefaultValue: Swift.Float { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFloat.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFloat.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFloat.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufDouble : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Double + public static var proto3DefaultValue: Swift.Double { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufDouble.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufDouble.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufDouble.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBool : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Bool + public static var proto3DefaultValue: Swift.Bool { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBool.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBool.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBool.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func _lessThan(lhs: SwiftProtobuf.ProtobufBool.BaseType, rhs: SwiftProtobuf.ProtobufBool.BaseType) -> Swift.Bool +} +public struct ProtobufString : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.String + public static var proto3DefaultValue: Swift.String { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufString.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufString.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufString.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBytes : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Foundation.Data + public static var proto3DefaultValue: Foundation.Data { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBytes.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBytes.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBytes.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public let defaultAnyTypeURLPrefix: Swift.String +extension SwiftProtobuf.Google_Protobuf_Any { + public init(message: any SwiftProtobuf.Message, partial: Swift.Bool = false, typePrefix: Swift.String = defaultAnyTypeURLPrefix) throws + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public func isA(_ type: M.Type) -> Swift.Bool where M : SwiftProtobuf.Message + public func hash(into hasher: inout Swift.Hasher) +} +extension SwiftProtobuf.Google_Protobuf_Any { + @discardableResult + public static func register(messageType: any SwiftProtobuf.Message.Type) -> Swift.Bool + public static func messageType(forTypeURL url: Swift.String) -> (any SwiftProtobuf.Message.Type)? + public static func messageType(forMessageName name: Swift.String) -> (any SwiftProtobuf.Message.Type)? +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Duration : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(timeInterval: Foundation.TimeInterval) + public var timeInterval: Foundation.TimeInterval { + get + } +} +prefix public func - (operand: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Duration +extension SwiftProtobuf.Google_Protobuf_FieldMask { + public init(protoPaths: [Swift.String]) + public init(protoPaths: Swift.String...) + public init?(jsonPaths: Swift.String...) +} +extension SwiftProtobuf.Google_Protobuf_ListValue : Swift.ExpressibleByArrayLiteral { + public typealias Element = SwiftProtobuf.Google_Protobuf_Value + public init(arrayLiteral elements: SwiftProtobuf.Google_Protobuf_ListValue.Element...) + public typealias ArrayLiteralElement = SwiftProtobuf.Google_Protobuf_ListValue.Element +} +extension SwiftProtobuf.Google_Protobuf_ListValue { + public init(values: [SwiftProtobuf.Google_Protobuf_Value]) + public subscript(index: Swift.Int) -> SwiftProtobuf.Google_Protobuf_Value { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Struct : Swift.ExpressibleByDictionaryLiteral { + public typealias Key = Swift.String + public typealias Value = SwiftProtobuf.Google_Protobuf_Value + public init(dictionaryLiteral: (Swift.String, SwiftProtobuf.Google_Protobuf_Value)...) +} +extension SwiftProtobuf.Google_Protobuf_Struct { + public init(fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value]) + public subscript(key: Swift.String) -> SwiftProtobuf.Google_Protobuf_Value? { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(timeIntervalSince1970: Foundation.TimeInterval) + public init(timeIntervalSinceReferenceDate: Foundation.TimeInterval) + public init(date: Foundation.Date) + public var timeIntervalSince1970: Foundation.TimeInterval { + get + } + public var timeIntervalSinceReferenceDate: Foundation.TimeInterval { + get + } + public var date: Foundation.Date { + get + } +} +public func + (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByIntegerLiteral { + public typealias IntegerLiteralType = Swift.Int64 + public init(integerLiteral value: Swift.Int64) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByBooleanLiteral { + public typealias BooleanLiteralType = Swift.Bool + public init(booleanLiteral value: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByStringLiteral { + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(stringLiteral value: Swift.String) + public init(unicodeScalarLiteral value: Swift.String) + public init(extendedGraphemeClusterLiteral value: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByNilLiteral { + public init(nilLiteral: ()) +} +extension SwiftProtobuf.Google_Protobuf_Value { + public init(numberValue: Swift.Double) + public init(stringValue: Swift.String) + public init(boolValue: Swift.Bool) + public init(structValue: SwiftProtobuf.Google_Protobuf_Struct) + public init(listValue: SwiftProtobuf.Google_Protobuf_ListValue) +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufDouble + public typealias FloatLiteralType = SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_DoubleValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufFloat + public typealias FloatLiteralType = Swift.Float + public init(_ value: SwiftProtobuf.Google_Protobuf_FloatValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_FloatValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : Swift.ExpressibleByBooleanLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufBool + public typealias BooleanLiteralType = Swift.Bool + public init(_ value: SwiftProtobuf.Google_Protobuf_BoolValue.WrappedType.BaseType) + public init(booleanLiteral: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_StringValue : Swift.ExpressibleByStringLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufString + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(_ value: SwiftProtobuf.Google_Protobuf_StringValue.WrappedType.BaseType) + public init(stringLiteral: Swift.String) + public init(extendedGraphemeClusterLiteral: Swift.String) + public init(unicodeScalarLiteral: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_BytesValue { + public typealias WrappedType = SwiftProtobuf.ProtobufBytes + public init(_ value: SwiftProtobuf.Google_Protobuf_BytesValue.WrappedType.BaseType) +} +public enum Internal { + public static let emptyData: Foundation.Data + public static func areAllInitialized(_ listOfMessages: [any SwiftProtobuf.Message]) -> Swift.Bool + public static func areAllInitialized(_ mapToMessages: [K : any SwiftProtobuf.Message]) -> Swift.Bool where K : Swift.Hashable +} +public enum JSONDecodingError : Swift.Error { + case failure + case malformedNumber + case numberRange + case malformedMap + case malformedBool + case malformedString + case invalidUTF8 + case missingFieldNames + case schemaMismatch + case unrecognizedEnumValue + case illegalNull + case unquotedMapKey + case leadingZero + case truncated + case malformedDuration + case malformedTimestamp + case malformedFieldMask + case trailingGarbage + case conflictingOneOf + case messageDepthLimit + case unknownField(Swift.String) +} +public struct JSONDecodingOptions { + public var messageDepthLimit: Swift.Int + public var ignoreUnknownFields: Swift.Bool + public init() +} +public enum JSONEncodingError : Swift.Error { + case anyTranscodeFailure + case timestampRange + case durationRange + case fieldMaskConversion + case missingFieldNames + case missingValue + case valueNumberNotFinite + public static func == (a: SwiftProtobuf.JSONEncodingError, b: SwiftProtobuf.JSONEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct JSONEncodingOptions { + public var alwaysPrintEnumsAsInts: Swift.Bool + public var preserveProtoFieldNames: Swift.Bool + public init() +} +public protocol Message : Swift.CustomDebugStringConvertible { + init() + static var protoMessageName: Swift.String { get } + var isInitialized: Swift.Bool { get } + var unknownFields: SwiftProtobuf.UnknownStorage { get set } + mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + func hash(into hasher: inout Swift.Hasher) + func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public var isInitialized: Swift.Bool { + get + } + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public static func with(_ populator: (inout Self) throws -> ()) rethrows -> Self +} +public protocol _MessageImplementationBase : Swift.Hashable, SwiftProtobuf.Message { + func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf._MessageImplementationBase { + public func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool + public static func == (lhs: Self, rhs: Self) -> Swift.Bool + public func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public init(unpackingAny: SwiftProtobuf.Google_Protobuf_Any, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public func serializedData(partial: Swift.Bool = false) throws -> Foundation.Data + @inlinable public init(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + self.init() + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public init(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + self.init() + try merge(contiguousBytes: bytes, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + try bytes.withUnsafeBytes { (body: UnsafeRawBufferPointer) in + try _merge(rawBuffer: body, extensions: extensions, partial: partial, options: options) + } + } + @usableFromInline + internal mutating func _merge(rawBuffer body: Swift.UnsafeRawBufferPointer, extensions: (any SwiftProtobuf.ExtensionMap)?, partial: Swift.Bool, options: SwiftProtobuf.BinaryDecodingOptions) throws +} +extension SwiftProtobuf.Message { + public func jsonString(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String + public func jsonUTF8Data(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data + public init(jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public static func jsonString(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String where Self == C.Element, C : Swift.Collection + public static func jsonUTF8Data(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data where Self == C.Element, C : Swift.Collection + public static func array(fromJSONString jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONString jsonString: Swift.String, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] +} +extension SwiftProtobuf.Message { + public func textFormatString() -> Swift.String + public func textFormatString(options: SwiftProtobuf.TextFormatEncodingOptions) -> Swift.String + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws +} +public protocol AnyMessageExtension { + var fieldNumber: Swift.Int { get } + var fieldName: Swift.String { get } + var messageType: any SwiftProtobuf.Message.Type { get } + func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder +} +public class MessageExtension : SwiftProtobuf.AnyMessageExtension where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message { + final public let fieldNumber: Swift.Int + final public let fieldName: Swift.String + final public let messageType: any SwiftProtobuf.Message.Type + public init(_protobuf_fieldNumber: Swift.Int, fieldName: Swift.String) + public func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder + @objc deinit +} +public struct _NameMap : Swift.ExpressibleByDictionaryLiteral { + public enum NameDescription { + case same(proto: Swift.StaticString) + case standard(proto: Swift.StaticString) + case unique(proto: Swift.StaticString, json: Swift.StaticString) + case aliased(proto: Swift.StaticString, aliases: [Swift.StaticString]) + } + public init() + public init(dictionaryLiteral elements: (Swift.Int, SwiftProtobuf._NameMap.NameDescription)...) + public typealias Key = Swift.Int + public typealias Value = SwiftProtobuf._NameMap.NameDescription +} +public protocol ProtobufAPIVersion_2 { +} +public protocol ProtobufAPIVersionCheck { + associatedtype Version : SwiftProtobuf.ProtobufAPIVersion_2 +} +public struct _ProtobufMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.FieldType { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType.BaseType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMap.Value> +} +public struct _ProtobufMessageMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMessageMap.Value> +} +public struct _ProtobufEnumMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufEnumMap.Value> +} +public protocol _ProtoNameProviding { + static var _protobuf_nameMap: SwiftProtobuf._NameMap { get } +} +public struct SimpleExtensionMap : SwiftProtobuf.ExtensionMap, Swift.ExpressibleByArrayLiteral, Swift.CustomDebugStringConvertible { + public typealias Element = SwiftProtobuf.AnyMessageExtension + public init() + public init(arrayLiteral: any SwiftProtobuf.AnyMessageExtension...) + public init(_ others: SwiftProtobuf.SimpleExtensionMap...) + public subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { + get + } + public func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? + public mutating func insert(_ newValue: any SwiftProtobuf.AnyMessageExtension) + public mutating func insert(contentsOf: [any SwiftProtobuf.AnyMessageExtension]) + public mutating func formUnion(_ other: SwiftProtobuf.SimpleExtensionMap) + public func union(_ other: SwiftProtobuf.SimpleExtensionMap) -> SwiftProtobuf.SimpleExtensionMap + public var debugDescription: Swift.String { + get + } + public typealias ArrayLiteralElement = any SwiftProtobuf.AnyMessageExtension +} +public struct Google_Protobuf_SourceContext { + public var fileName: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceContext, rhs: SwiftProtobuf.Google_Protobuf_SourceContext) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_NullValue : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case nullValue + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_NullValue : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_NullValue] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_NullValue] +} +public struct Google_Protobuf_Struct { + public var fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Value { + public var kind: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind? + public var nullValue: SwiftProtobuf.Google_Protobuf_NullValue { + get + set + } + public var numberValue: Swift.Double { + get + set + } + public var stringValue: Swift.String { + get + set + } + public var boolValue: Swift.Bool { + get + set + } + public var structValue: SwiftProtobuf.Google_Protobuf_Struct { + get + set + } + public var listValue: SwiftProtobuf.Google_Protobuf_ListValue { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OneOf_Kind : Swift.Equatable { + case nullValue(SwiftProtobuf.Google_Protobuf_NullValue) + case numberValue(Swift.Double) + case stringValue(Swift.String) + case boolValue(Swift.Bool) + case structValue(SwiftProtobuf.Google_Protobuf_Struct) + case listValue(SwiftProtobuf.Google_Protobuf_ListValue) + public static func == (a: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind, b: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind) -> Swift.Bool + } + public init() +} +public struct Google_Protobuf_ListValue { + public var values: [SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_NullValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Struct : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ListValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_NullValue : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Struct : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Struct, rhs: SwiftProtobuf.Google_Protobuf_Struct) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Value, rhs: SwiftProtobuf.Google_Protobuf_Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ListValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ListValue, rhs: SwiftProtobuf.Google_Protobuf_ListValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum TextFormatDecodingError : Swift.Error { + case malformedText + case malformedNumber + case trailingGarbage + case truncated + case invalidUTF8 + case schemaMismatch + case missingFieldNames + case unknownField + case unrecognizedEnumValue + case conflictingOneOf + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.TextFormatDecodingError, b: SwiftProtobuf.TextFormatDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct TextFormatDecodingOptions { + public var messageDepthLimit: Swift.Int + public init() +} +public struct TextFormatEncodingOptions { + public var printUnknownFields: Swift.Bool + public init() +} +public struct Google_Protobuf_Timestamp { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_Syntax : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case proto2 + case proto3 + case editions + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Syntax : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Syntax] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Syntax] +} +public struct Google_Protobuf_Type { + public var name: Swift.String + public var fields: [SwiftProtobuf.Google_Protobuf_Field] + public var oneofs: [Swift.String] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Field { + public var kind: SwiftProtobuf.Google_Protobuf_Field.Kind + public var cardinality: SwiftProtobuf.Google_Protobuf_Field.Cardinality + public var number: Swift.Int32 + public var name: Swift.String + public var typeURL: Swift.String + public var oneofIndex: Swift.Int32 + public var packed: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var jsonName: Swift.String + public var defaultValue: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Kind : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case typeUnknown + case typeDouble + case typeFloat + case typeInt64 + case typeUint64 + case typeInt32 + case typeFixed64 + case typeFixed32 + case typeBool + case typeString + case typeGroup + case typeMessage + case typeBytes + case typeUint32 + case typeEnum + case typeSfixed32 + case typeSfixed64 + case typeSint32 + case typeSint64 + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Cardinality : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case optional + case required + case repeated + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Kind] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Kind] +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Cardinality] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Cardinality] +} +public struct Google_Protobuf_Enum { + public var name: Swift.String + public var enumvalue: [SwiftProtobuf.Google_Protobuf_EnumValue] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumValue { + public var name: Swift.String + public var number: Swift.Int32 + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Option { + public var name: Swift.String + public var value: SwiftProtobuf.Google_Protobuf_Any { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Syntax : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Type : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Enum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Option : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Syntax : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Type : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Type, rhs: SwiftProtobuf.Google_Protobuf_Type) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Field, rhs: SwiftProtobuf.Google_Protobuf_Field) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Enum : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Enum, rhs: SwiftProtobuf.Google_Protobuf_Enum) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValue, rhs: SwiftProtobuf.Google_Protobuf_EnumValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Option : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Option, rhs: SwiftProtobuf.Google_Protobuf_Option) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct UnknownStorage : Swift.Equatable { + public var data: Foundation.Data { + get + } + public init() + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (a: SwiftProtobuf.UnknownStorage, b: SwiftProtobuf.UnknownStorage) -> Swift.Bool +} +public struct Version { + public static let major: Swift.Int + public static let minor: Swift.Int + public static let revision: Swift.Int + public static let versionString: Swift.String +} +public protocol Visitor { + mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + mutating func visitSingularDoubleField(value: Swift.Double, fieldNumber: Swift.Int) throws + mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularBoolField(value: Swift.Bool, fieldNumber: Swift.Int) throws + mutating func visitSingularStringField(value: Swift.String, fieldNumber: Swift.Int) throws + mutating func visitSingularBytesField(value: Foundation.Data, fieldNumber: Swift.Int) throws + mutating func visitSingularEnumField(value: E, fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitSingularMessageField(value: M, fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: SwiftProtobuf._ProtobufMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: SwiftProtobuf._ProtobufEnumMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: SwiftProtobuf._ProtobufMessageMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitUnknown(bytes: Foundation.Data) throws +} +extension SwiftProtobuf.Visitor { + public mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + public mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + public mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + public mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws +} +public struct Google_Protobuf_DoubleValue { + public var value: Swift.Double + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FloatValue { + public var value: Swift.Float + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int64Value { + public var value: Swift.Int64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt64Value { + public var value: Swift.UInt64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int32Value { + public var value: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt32Value { + public var value: Swift.UInt32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BoolValue { + public var value: Swift.Bool + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_StringValue { + public var value: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BytesValue { + public var value: Foundation.Data + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_StringValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DoubleValue, rhs: SwiftProtobuf.Google_Protobuf_DoubleValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FloatValue, rhs: SwiftProtobuf.Google_Protobuf_FloatValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int64Value, rhs: SwiftProtobuf.Google_Protobuf_Int64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt64Value, rhs: SwiftProtobuf.Google_Protobuf_UInt64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int32Value, rhs: SwiftProtobuf.Google_Protobuf_Int32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt32Value, rhs: SwiftProtobuf.Google_Protobuf_UInt32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BoolValue, rhs: SwiftProtobuf.Google_Protobuf_BoolValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_StringValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_StringValue, rhs: SwiftProtobuf.Google_Protobuf_StringValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BytesValue, rhs: SwiftProtobuf.Google_Protobuf_BytesValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.AnyUnpackError : Swift.Equatable {} +extension SwiftProtobuf.AnyUnpackError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Equatable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Hashable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Hashable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Equatable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Hashable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Equatable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Hashable {} diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json new file mode 100644 index 0000000..e83b6f2 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -0,0 +1,124677 @@ +{ + "ABIRoot": { + "kind": "Root", + "name": "TopLevel", + "printedName": "TopLevel", + "children": [ + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Any", + "printedName": "Google_Protobuf_Any", + "children": [ + { + "kind": "Var", + "name": "typeURL", + "printedName": "typeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7typeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV5value10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(message:partial:typePrefix:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "hasDefaultArg": true, + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV7message7partial10typePrefixAcA7Message_p_SbSStKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString10extensionsACSS_AA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:options:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV16textFormatString7options10extensionsACSS_AA04TextF15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "isA", + "printedName": "isA(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "τ_0_0.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV3isAySbxmAA7MessageRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "register", + "printedName": "register(messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV8register11messageTypeSbAA7Message_pXp_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "DiscardableResult", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "messageType", + "printedName": "messageType(forTypeURL:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Message.Type?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType03forF3URLAA7Message_pXpSgSS_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "messageType", + "printedName": "messageType(forMessageName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Message.Type?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV11messageType14forMessageNameAA0H0_pXpSgSS_tFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV", + "mangledName": "$s13SwiftProtobuf07Google_B4_AnyV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyUnpackError", + "printedName": "AnyUnpackError", + "children": [ + { + "kind": "Var", + "name": "typeMismatch", + "printedName": "typeMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO12typeMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedWellKnownTypeJSON", + "printedName": "malformedWellKnownTypeJSON", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO26malformedWellKnownTypeJSONyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedAnyField", + "printedName": "malformedAnyField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.AnyUnpackError.Type) -> SwiftProtobuf.AnyUnpackError", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.AnyUnpackError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO09malformedC5FieldyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + }, + { + "kind": "TypeNominal", + "name": "AnyUnpackError", + "printedName": "SwiftProtobuf.AnyUnpackError", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf14AnyUnpackErrorO", + "mangledName": "$s13SwiftProtobuf14AnyUnpackErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Api", + "printedName": "Google_Protobuf_Api", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "methods", + "printedName": "methods", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Method]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7methodsSayAA0c1_B7_MethodVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "version", + "printedName": "version", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV7versionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV7versionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "mixins", + "printedName": "mixins", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Mixin]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6mixinsSayAA0c1_B6_MixinVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Api", + "printedName": "SwiftProtobuf.Google_Protobuf_Api", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B4_ApiV", + "mangledName": "$s13SwiftProtobuf07Google_B4_ApiV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Method", + "printedName": "Google_Protobuf_Method", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "requestTypeURL", + "printedName": "requestTypeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV14requestTypeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "requestStreaming", + "printedName": "requestStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16requestStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "responseTypeURL", + "printedName": "responseTypeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV15responseTypeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "responseStreaming", + "printedName": "responseStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17responseStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Method", + "printedName": "SwiftProtobuf.Google_Protobuf_Method", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_MethodV", + "mangledName": "$s13SwiftProtobuf07Google_B7_MethodV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Mixin", + "printedName": "Google_Protobuf_Mixin", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "root", + "printedName": "root", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV4rootSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV4rootSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Mixin", + "printedName": "SwiftProtobuf.Google_Protobuf_Mixin", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_MixinV", + "mangledName": "$s13SwiftProtobuf07Google_B6_MixinV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryDecodingError", + "printedName": "BinaryDecodingError", + "children": [ + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedProtobuf", + "printedName": "malformedProtobuf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO09malformedB0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingRequiredFields", + "printedName": "missingRequiredFields", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO21missingRequiredFieldsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "internalExtensionError", + "printedName": "internalExtensionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO017internalExtensionE0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDecodingError.Type) -> SwiftProtobuf.BinaryDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingError", + "printedName": "SwiftProtobuf.BinaryDecodingError", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf19BinaryDecodingErrorO", + "mangledName": "$s13SwiftProtobuf19BinaryDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryDecodingOptions", + "printedName": "BinaryDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "discardUnknownFields", + "printedName": "discardUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV20discardUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf21BinaryDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "TypeDecl", + "name": "BinaryDelimited", + "printedName": "BinaryDelimited", + "children": [ + { + "kind": "TypeDecl", + "name": "Error", + "printedName": "Error", + "children": [ + { + "kind": "Var", + "name": "unknownStreamError", + "printedName": "unknownStreamError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO013unknownStreamE0yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryDelimited.Error.Type) -> SwiftProtobuf.BinaryDelimited.Error", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryDelimited.Error.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9truncatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "SwiftProtobuf.BinaryDelimited.Error", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5ErrorO", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5ErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Function", + "name": "serialize", + "printedName": "serialize(message:to:partial:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + }, + { + "kind": "TypeNominal", + "name": "OutputStream", + "printedName": "Foundation.OutputStream", + "usr": "c:objc(cs)NSOutputStream" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO9serialize7message2to7partialyAA7Message_p_So14NSOutputStreamCSbtKFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "parse", + "printedName": "parse(messageType:from:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "τ_0_0.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + }, + { + "kind": "TypeNominal", + "name": "InputStream", + "printedName": "Foundation.InputStream", + "usr": "c:objc(cs)NSInputStream" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5parse11messageType4from10extensions7partial7optionsxxm_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(into:from:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + }, + { + "kind": "TypeNominal", + "name": "InputStream", + "printedName": "Foundation.InputStream", + "usr": "c:objc(cs)NSInputStream" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO5merge4into4from10extensions7partial7optionsyxz_So13NSInputStreamCAA12ExtensionMap_pSgSbAA0C15DecodingOptionsVtKAA7MessageRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf15BinaryDelimitedO", + "mangledName": "$s13SwiftProtobuf15BinaryDelimitedO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "BinaryEncodingError", + "printedName": "BinaryEncodingError", + "children": [ + { + "kind": "Var", + "name": "anyTranscodeFailure", + "printedName": "anyTranscodeFailure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO19anyTranscodeFailureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingRequiredFields", + "printedName": "missingRequiredFields", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.BinaryEncodingError.Type) -> SwiftProtobuf.BinaryEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.BinaryEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO21missingRequiredFieldsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "BinaryEncodingError", + "printedName": "SwiftProtobuf.BinaryEncodingError", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf19BinaryEncodingErrorO", + "mangledName": "$s13SwiftProtobuf19BinaryEncodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Decoder", + "printedName": "Decoder", + "children": [ + { + "kind": "Function", + "name": "handleConflictingOneOf", + "printedName": "handleConflictingOneOf()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF", + "mangledName": "$s13SwiftProtobuf7DecoderP22handleConflictingOneOfyyKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "nextFieldNumber", + "printedName": "nextFieldNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF", + "mangledName": "$s13SwiftProtobuf7DecoderP15nextFieldNumberSiSgyKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFloatField", + "printedName": "decodeSingularFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "paramValueOwnership": "InOut", + "usr": "s:Sf" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFloatField", + "printedName": "decodeSingularFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularFloatField5valueySfSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFloatField", + "printedName": "decodeRepeatedFloatField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedFloatField5valueySaySfGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularDoubleField", + "printedName": "decodeSingularDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "paramValueOwnership": "InOut", + "usr": "s:Sd" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularDoubleField", + "printedName": "decodeSingularDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularDoubleField5valueySdSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedDoubleField", + "printedName": "decodeRepeatedDoubleField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedDoubleField5valueySaySdGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt32Field", + "printedName": "decodeSingularInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt32Field", + "printedName": "decodeSingularInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt32Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedInt32Field", + "printedName": "decodeRepeatedInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt32Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt64Field", + "printedName": "decodeSingularInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularInt64Field", + "printedName": "decodeSingularInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularInt64Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedInt64Field", + "printedName": "decodeRepeatedInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedInt64Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt32Field", + "printedName": "decodeSingularUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt32Field", + "printedName": "decodeSingularUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt32Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedUInt32Field", + "printedName": "decodeRepeatedUInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt32Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt64Field", + "printedName": "decodeSingularUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularUInt64Field", + "printedName": "decodeSingularUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularUInt64Field5valueys0F0VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedUInt64Field", + "printedName": "decodeRepeatedUInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedUInt64Field5valueySays0F0VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt32Field", + "printedName": "decodeSingularSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt32Field", + "printedName": "decodeSingularSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt32Field5valueys5Int32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSInt32Field", + "printedName": "decodeRepeatedSInt32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt32Field5valueySays5Int32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt64Field", + "printedName": "decodeSingularSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSInt64Field", + "printedName": "decodeSingularSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularSInt64Field5valueys5Int64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSInt64Field", + "printedName": "decodeRepeatedSInt64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedSInt64Field5valueySays5Int64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed32Field", + "printedName": "decodeSingularFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed32Field", + "printedName": "decodeSingularFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed32Field5valueys6UInt32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFixed32Field", + "printedName": "decodeRepeatedFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed32Field5valueySays6UInt32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed64Field", + "printedName": "decodeSingularFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "paramValueOwnership": "InOut", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularFixed64Field", + "printedName": "decodeSingularFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularFixed64Field5valueys6UInt64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedFixed64Field", + "printedName": "decodeRepeatedFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedFixed64Field5valueySays6UInt64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed32Field", + "printedName": "decodeSingularSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "paramValueOwnership": "InOut", + "usr": "s:s5Int32V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed32Field", + "printedName": "decodeSingularSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed32Field5valueys5Int32VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSFixed32Field", + "printedName": "decodeRepeatedSFixed32Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed32Field5valueySays5Int32VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed64Field", + "printedName": "decodeSingularSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "paramValueOwnership": "InOut", + "usr": "s:s5Int64V" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64Vz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularSFixed64Field", + "printedName": "decodeSingularSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeSingularSFixed64Field5valueys5Int64VSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedSFixed64Field", + "printedName": "decodeRepeatedSFixed64Field(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP27decodeRepeatedSFixed64Field5valueySays5Int64VGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBoolField", + "printedName": "decodeSingularBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "paramValueOwnership": "InOut", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBoolField", + "printedName": "decodeSingularBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularBoolField5valueySbSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedBoolField", + "printedName": "decodeRepeatedBoolField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedBoolField5valueySaySbGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularStringField", + "printedName": "decodeSingularStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "paramValueOwnership": "InOut", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularStringField", + "printedName": "decodeSingularStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeSingularStringField5valueySSSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedStringField", + "printedName": "decodeRepeatedStringField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP25decodeRepeatedStringField5valueySaySSGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBytesField", + "printedName": "decodeSingularBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "paramValueOwnership": "InOut", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularBytesField", + "printedName": "decodeSingularBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularBytesField5valuey10Foundation4DataVSgz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedBytesField", + "printedName": "decodeRepeatedBytesField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedBytesField5valueySay10Foundation4DataVGz_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularEnumField", + "printedName": "decodeSingularEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__z_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularEnumField", + "printedName": "decodeSingularEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeSingularEnumField5valueyqd__Sgz_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedEnumField", + "printedName": "decodeRepeatedEnumField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP23decodeRepeatedEnumField5valueySayqd__Gz_tKAA0F0Rd__Si8RawValueRtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularMessageField", + "printedName": "decodeSingularMessageField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeSingularMessageField5valueyqd__Sgz_tKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedMessageField", + "printedName": "decodeRepeatedMessageField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP26decodeRepeatedMessageField5valueySayqd__Gz_tKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeSingularGroupField", + "printedName": "decodeSingularGroupField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeSingularGroupField5valueyqd__Sgz_tKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeRepeatedGroupField", + "printedName": "decodeRepeatedGroupField(value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7DecoderP24decodeRepeatedGroupField5valueySayqd__Gz_tKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMap", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B3MapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_1.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AJQyd_0_GztKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufEnumMap", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B7EnumMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__AA0J0Rd_0_Si8RawValueRtd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeMapField", + "printedName": "decodeMapField(fieldType:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMessageMap", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B10MessageMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7DecoderP14decodeMapField9fieldType5valueyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GztKAA0e3KeyH0Rd__SHRd_0_AA0J0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Decoder, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(values:messageType:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF", + "mangledName": "$s13SwiftProtobuf7DecoderP20decodeExtensionField6values11messageType11fieldNumberyAA0eF8ValueSetVz_AA7Message_pXpSitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionFieldsAsMessageSet", + "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "mangledName": "$s13SwiftProtobuf7DecoderP33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "decodeExtensionFieldsAsMessageSet", + "printedName": "decodeExtensionFieldsAsMessageSet(values:messageType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "paramValueOwnership": "InOut", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "mangledName": "$s13SwiftProtobuf7DecoderPAAE33decodeExtensionFieldsAsMessageSet6values11messageTypeyAA0e10FieldValueI0Vz_AA0H0_pXptKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7DecoderP", + "mangledName": "$s13SwiftProtobuf7DecoderP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Edition", + "printedName": "Google_Protobuf_Edition", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO7unknownyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition2023", + "printedName": "edition2023", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO11edition2023yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition1TestOnly", + "printedName": "edition1TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition1TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition2TestOnly", + "printedName": "edition2TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO16edition2TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99997TestOnly", + "printedName": "edition99997TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99997TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99998TestOnly", + "printedName": "edition99998TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99998TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "edition99999TestOnly", + "printedName": "edition99999TestOnly", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Edition.Type) -> SwiftProtobuf.Google_Protobuf_Edition", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO20edition99999TestOnlyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO", + "mangledName": "$s13SwiftProtobuf07Google_B8_EditionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Edition]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "Google_Protobuf_FileDescriptorSet", + "children": [ + { + "kind": "Var", + "name": "file", + "printedName": "file", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV4fileSayAA0c1_b1_dE5ProtoVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorSet", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_FileDescriptorSetV", + "mangledName": "$s13SwiftProtobuf07Google_B18_FileDescriptorSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "Google_Protobuf_FileDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "package", + "printedName": "package", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7packageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPackage", + "printedName": "hasPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPackage", + "printedName": "clearPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "dependency", + "printedName": "dependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10dependencySaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "publicDependency", + "printedName": "publicDependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16publicDependencySays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "weakDependency", + "printedName": "weakDependency", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14weakDependencySays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11messageTypeSayAA0c1_b1_eF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8enumTypeSayAA0c1_b5_EnumeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "service", + "printedName": "service", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7serviceSayAA0c1_b8_ServiceeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extension", + "printedName": "extension", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9extensionSayAA0c1_b6_FieldeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "sourceCodeInfo", + "printedName": "sourceCodeInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14sourceCodeInfoAA0c1_b7_SourcehI0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceCodeInfo", + "printedName": "hasSourceCodeInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17hasSourceCodeInfoSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceCodeInfo", + "printedName": "clearSourceCodeInfo()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV19clearSourceCodeInfoyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV6syntaxSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSyntax", + "printedName": "hasSyntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hasSyntaxSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSyntax", + "printedName": "clearSyntax()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11clearSyntaxyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV10hasEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV12clearEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV11editionEnumAA0c1_B8_EditionOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV14hasEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16clearEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16clearEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FileDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_FileDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B20_FileDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "Google_Protobuf_DescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "field", + "printedName": "field", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV5fieldSayAA0c1_b6_FielddE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extension", + "printedName": "extension", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9extensionSayAA0c1_b6_FielddE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nestedType", + "printedName": "nestedType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10nestedTypeSayACGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8enumTypeSayAA0c1_b5_EnumdE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "extensionRange", + "printedName": "extensionRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14extensionRangeSayAC09ExtensionG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofDecl", + "printedName": "oneofDecl", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_OneofDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9oneofDeclSayAA0c1_b6_OneofdE0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV7optionsAA0c1_B15_MessageOptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reservedRange", + "printedName": "reservedRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13reservedRangeSayAC08ReservedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "reservedName", + "printedName": "reservedName", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV12reservedNameSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionRange", + "printedName": "ExtensionRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV7optionsAA0c1_b1_fG7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV14ExtensionRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ReservedRange", + "printedName": "ReservedRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + }, + { + "kind": "TypeNominal", + "name": "ReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13ReservedRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_DescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B16_DescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B16_DescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "Google_Protobuf_ExtensionRangeOptions", + "children": [ + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "declaration", + "printedName": "declaration", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration]", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11declarationSayAC11DeclarationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "verification", + "printedName": "verification", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV12verificationAC17VerificationStateOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasVerification", + "printedName": "hasVerification", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV15hasVerificationSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearVerification", + "printedName": "clearVerification()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17clearVerificationyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VerificationState", + "printedName": "VerificationState", + "children": [ + { + "kind": "Var", + "name": "declaration", + "printedName": "declaration", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO11declarationyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unverified", + "printedName": "unverified", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type) -> SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO10unverifiedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState?", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationState", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17VerificationStateO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Declaration", + "printedName": "Declaration", + "children": [ + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "fullName", + "printedName": "fullName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8fullNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFullName", + "printedName": "hasFullName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasFullNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFullName", + "printedName": "clearFullName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearFullNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV4typeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasType", + "printedName": "hasType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV7hasTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearType", + "printedName": "clearType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9clearTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reserved", + "printedName": "reserved", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8reservedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasReserved", + "printedName": "hasReserved", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasReservedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearReserved", + "printedName": "clearReserved()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearReservedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8repeatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRepeated", + "printedName": "hasRepeated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV11hasRepeatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRepeated", + "printedName": "clearRepeated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13clearRepeatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + }, + { + "kind": "TypeNominal", + "name": "Declaration", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV11DeclarationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV30_protobuf_extensionFieldValuesAA0dI8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ExtensionRangeOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B22_ExtensionRangeOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "Google_Protobuf_FieldDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "label", + "printedName": "label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5labelAC5LabelOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLabel", + "printedName": "hasLabel", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8hasLabelSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLabel", + "printedName": "clearLabel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10clearLabelyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "type", + "printedName": "type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV4typeAC8TypeEnumOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasType", + "printedName": "hasType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7hasTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearType", + "printedName": "clearType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9clearTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "typeName", + "printedName": "typeName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8typeNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasTypeName", + "printedName": "hasTypeName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasTypeNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearTypeName", + "printedName": "clearTypeName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearTypeNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "extendee", + "printedName": "extendee", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8extendeeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasExtendee", + "printedName": "hasExtendee", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasExtendeeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearExtendee", + "printedName": "clearExtendee()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearExtendeeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "defaultValue", + "printedName": "defaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12defaultValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDefaultValue", + "printedName": "hasDefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15hasDefaultValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDefaultValue", + "printedName": "clearDefaultValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17clearDefaultValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "oneofIndex", + "printedName": "oneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10oneofIndexs5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOneofIndex", + "printedName": "hasOneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13hasOneofIndexSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOneofIndex", + "printedName": "clearOneofIndex()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV15clearOneofIndexyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jsonName", + "printedName": "jsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8jsonNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJsonName", + "printedName": "hasJsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV11hasJsonNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJsonName", + "printedName": "clearJsonName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13clearJsonNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "proto3Optional", + "printedName": "proto3Optional", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV14proto3OptionalSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasProto3Optional", + "printedName": "hasProto3Optional", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17hasProto3OptionalSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearProto3Optional", + "printedName": "clearProto3Optional()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV19clearProto3OptionalyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TypeEnum", + "printedName": "TypeEnum", + "children": [ + { + "kind": "Var", + "name": "double", + "printedName": "double", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6doubleyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "float", + "printedName": "float", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5floatyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "int64", + "printedName": "int64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "uint64", + "printedName": "uint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "int32", + "printedName": "int32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5int32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fixed64", + "printedName": "fixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fixed32", + "printedName": "fixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7fixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "bool", + "printedName": "bool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4boolyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "string", + "printedName": "string", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6stringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "group", + "printedName": "group", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5groupyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "message", + "printedName": "message", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO7messageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "bytes", + "printedName": "bytes", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO5bytesyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "uint32", + "printedName": "uint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6uint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "enum", + "printedName": "enum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO4enumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sfixed32", + "printedName": "sfixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sfixed64", + "printedName": "sfixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8sfixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sint32", + "printedName": "sint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "sint64", + "printedName": "sint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO6sint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum]", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeEnum", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8TypeEnumO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Label", + "printedName": "Label", + "children": [ + { + "kind": "Var", + "name": "optional", + "printedName": "optional", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "required", + "printedName": "required", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8requiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type) -> SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8repeatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label?", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label]", + "children": [ + { + "kind": "TypeNominal", + "name": "Label", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B21_FieldDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "Google_Protobuf_OneofDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B21_OneofDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B21_OneofDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "Google_Protobuf_EnumDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV5valueSayAA0c1_b1_d5ValueeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "reservedRange", + "printedName": "reservedRange", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13reservedRangeSayAC0d8ReservedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "reservedName", + "printedName": "reservedName", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV12reservedNameSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EnumReservedRange", + "printedName": "EnumReservedRange", + "children": [ + { + "kind": "Var", + "name": "start", + "printedName": "start", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV5starts5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStart", + "printedName": "hasStart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8hasStartSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStart", + "printedName": "clearStart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV10clearStartyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + }, + { + "kind": "TypeNominal", + "name": "EnumReservedRange", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV0D13ReservedRangeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_EnumDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B20_EnumDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "Google_Protobuf_EnumValueDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNumber", + "printedName": "hasNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV9hasNumberSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNumber", + "printedName": "clearNumber()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV11clearNumberyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV7optionsAA0c1_b1_dE7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B25_EnumValueDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "Google_Protobuf_ServiceDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "method", + "printedName": "method", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodDescriptorProto]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV6methodSayAA0c1_b7_MethodeF0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B23_ServiceDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "Google_Protobuf_MethodDescriptorProto", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasName", + "printedName": "hasName", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7hasNameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearName", + "printedName": "clearName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9clearNameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "inputType", + "printedName": "inputType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9inputTypeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasInputType", + "printedName": "hasInputType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12hasInputTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearInputType", + "printedName": "clearInputType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV14clearInputTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "outputType", + "printedName": "outputType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10outputTypeSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOutputType", + "printedName": "hasOutputType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13hasOutputTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOutputType", + "printedName": "clearOutputType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clearOutputTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV7optionsAA0c1_b1_D7OptionsVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptions", + "printedName": "hasOptions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV10hasOptionsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptions", + "printedName": "clearOptions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV12clearOptionsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "clientStreaming", + "printedName": "clientStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15clientStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasClientStreaming", + "printedName": "hasClientStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasClientStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearClientStreaming", + "printedName": "clearClientStreaming()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearClientStreamingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "serverStreaming", + "printedName": "serverStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV15serverStreamingSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasServerStreaming", + "printedName": "hasServerStreaming", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV18hasServerStreamingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearServerStreaming", + "printedName": "clearServerStreaming()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV20clearServerStreamingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodDescriptorProto", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodDescriptorProto", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B22_MethodDescriptorProtoV", + "mangledName": "$s13SwiftProtobuf07Google_B22_MethodDescriptorProtoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FileOptions", + "printedName": "Google_Protobuf_FileOptions", + "children": [ + { + "kind": "Var", + "name": "javaPackage", + "printedName": "javaPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11javaPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaPackage", + "printedName": "hasJavaPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasJavaPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaPackage", + "printedName": "clearJavaPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearJavaPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaOuterClassname", + "printedName": "javaOuterClassname", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18javaOuterClassnameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaOuterClassname", + "printedName": "hasJavaOuterClassname", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasJavaOuterClassnameSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaOuterClassname", + "printedName": "clearJavaOuterClassname()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23clearJavaOuterClassnameyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaMultipleFiles", + "printedName": "javaMultipleFiles", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17javaMultipleFilesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaMultipleFiles", + "printedName": "hasJavaMultipleFiles", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasJavaMultipleFilesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaMultipleFiles", + "printedName": "clearJavaMultipleFiles()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearJavaMultipleFilesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaGenerateEqualsAndHash", + "printedName": "javaGenerateEqualsAndHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25javaGenerateEqualsAndHashSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaGenerateEqualsAndHash", + "printedName": "hasJavaGenerateEqualsAndHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV28hasJavaGenerateEqualsAndHashSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaGenerateEqualsAndHash", + "printedName": "clearJavaGenerateEqualsAndHash()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30clearJavaGenerateEqualsAndHashyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaStringCheckUtf8", + "printedName": "javaStringCheckUtf8", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8Sbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaStringCheckUtf8SbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaStringCheckUtf8", + "printedName": "hasJavaStringCheckUtf8", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaStringCheckUtf8Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaStringCheckUtf8", + "printedName": "clearJavaStringCheckUtf8()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaStringCheckUtf8yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "optimizeFor", + "printedName": "optimizeFor", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11optimizeForAC12OptimizeModeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasOptimizeFor", + "printedName": "hasOptimizeFor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasOptimizeForSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearOptimizeFor", + "printedName": "clearOptimizeFor()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearOptimizeForyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "goPackage", + "printedName": "goPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9goPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasGoPackage", + "printedName": "hasGoPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12hasGoPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearGoPackage", + "printedName": "clearGoPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14clearGoPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "ccGenericServices", + "printedName": "ccGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17ccGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCcGenericServices", + "printedName": "hasCcGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasCcGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCcGenericServices", + "printedName": "clearCcGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearCcGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "javaGenericServices", + "printedName": "javaGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19javaGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJavaGenericServices", + "printedName": "hasJavaGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22hasJavaGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJavaGenericServices", + "printedName": "clearJavaGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV24clearJavaGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "pyGenericServices", + "printedName": "pyGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17pyGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPyGenericServices", + "printedName": "hasPyGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20hasPyGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPyGenericServices", + "printedName": "clearPyGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV22clearPyGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpGenericServices", + "printedName": "phpGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18phpGenericServicesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpGenericServices", + "printedName": "hasPhpGenericServices", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV21hasPhpGenericServicesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpGenericServices", + "printedName": "clearPhpGenericServices()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23clearPhpGenericServicesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23clearPhpGenericServicesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "ccEnableArenas", + "printedName": "ccEnableArenas", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14ccEnableArenasSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCcEnableArenas", + "printedName": "hasCcEnableArenas", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasCcEnableArenasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCcEnableArenas", + "printedName": "clearCcEnableArenas()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearCcEnableArenasyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "objcClassPrefix", + "printedName": "objcClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15objcClassPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasObjcClassPrefix", + "printedName": "hasObjcClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasObjcClassPrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearObjcClassPrefix", + "printedName": "clearObjcClassPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearObjcClassPrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "csharpNamespace", + "printedName": "csharpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15csharpNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCsharpNamespace", + "printedName": "hasCsharpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV18hasCsharpNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCsharpNamespace", + "printedName": "clearCsharpNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20clearCsharpNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "swiftPrefix", + "printedName": "swiftPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11swiftPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSwiftPrefix", + "printedName": "hasSwiftPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV03hasA6PrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSwiftPrefix", + "printedName": "clearSwiftPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV05clearA6PrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpClassPrefix", + "printedName": "phpClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14phpClassPrefixSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpClassPrefix", + "printedName": "hasPhpClassPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17hasPhpClassPrefixSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpClassPrefix", + "printedName": "clearPhpClassPrefix()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19clearPhpClassPrefixyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpNamespace", + "printedName": "phpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12phpNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpNamespace", + "printedName": "hasPhpNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV15hasPhpNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpNamespace", + "printedName": "clearPhpNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17clearPhpNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "phpMetadataNamespace", + "printedName": "phpMetadataNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV20phpMetadataNamespaceSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPhpMetadataNamespace", + "printedName": "hasPhpMetadataNamespace", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV23hasPhpMetadataNamespaceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPhpMetadataNamespace", + "printedName": "clearPhpMetadataNamespace()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV25clearPhpMetadataNamespaceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "rubyPackage", + "printedName": "rubyPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11rubyPackageSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRubyPackage", + "printedName": "hasRubyPackage", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV14hasRubyPackageSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRubyPackage", + "printedName": "clearRubyPackage()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16clearRubyPackageyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptimizeMode", + "printedName": "OptimizeMode", + "children": [ + { + "kind": "Var", + "name": "speed", + "printedName": "speed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO5speedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "codeSize", + "printedName": "codeSize", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8codeSizeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "liteRuntime", + "printedName": "liteRuntime", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type) -> SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO11liteRuntimeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptimizeMode", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FileOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FileOptions", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_FileOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B12_FileOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MessageOptions", + "printedName": "Google_Protobuf_MessageOptions", + "children": [ + { + "kind": "Var", + "name": "messageSetWireFormat", + "printedName": "messageSetWireFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV20messageSetWireFormatSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMessageSetWireFormat", + "printedName": "hasMessageSetWireFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV03hasD13SetWireFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMessageSetWireFormat", + "printedName": "clearMessageSetWireFormat()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05clearD13SetWireFormatyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "noStandardDescriptorAccessor", + "printedName": "noStandardDescriptorAccessor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV28noStandardDescriptorAccessorSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNoStandardDescriptorAccessor", + "printedName": "hasNoStandardDescriptorAccessor", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV31hasNoStandardDescriptorAccessorSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNoStandardDescriptorAccessor", + "printedName": "clearNoStandardDescriptorAccessor()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV33clearNoStandardDescriptorAccessoryyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "mapEntry", + "printedName": "mapEntry", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8mapEntrySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMapEntry", + "printedName": "hasMapEntry", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasMapEntrySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMapEntry", + "printedName": "clearMapEntry()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearMapEntryyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecatedLegacyJsonFieldConflicts", + "printedName": "deprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecatedLegacyJsonFieldConflicts", + "printedName": "hasDeprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecatedLegacyJsonFieldConflicts", + "printedName": "clearDeprecatedLegacyJsonFieldConflicts()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV05protoD4NameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV06decodeD07decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MessageOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MessageOptions", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_MessageOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B15_MessageOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldOptions", + "printedName": "Google_Protobuf_FieldOptions", + "children": [ + { + "kind": "Var", + "name": "ctype", + "printedName": "ctype", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5ctypeAC5CTypeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasCtype", + "printedName": "hasCtype", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8hasCtypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearCtype", + "printedName": "clearCtype()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10clearCtypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6packedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPacked", + "printedName": "hasPacked", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasPackedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPacked", + "printedName": "clearPacked()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearPackedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jstype", + "printedName": "jstype", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6jstypeAC6JSTypeOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJstype", + "printedName": "hasJstype", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hasJstypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJstype", + "printedName": "clearJstype()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11clearJstypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "lazy", + "printedName": "lazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4lazySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLazy", + "printedName": "hasLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLazy", + "printedName": "clearLazy()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearLazyyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unverifiedLazy", + "printedName": "unverifiedLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14unverifiedLazySbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasUnverifiedLazy", + "printedName": "hasUnverifiedLazy", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17hasUnverifiedLazySbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearUnverifiedLazy", + "printedName": "clearUnverifiedLazy()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19clearUnverifiedLazyyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "weak", + "printedName": "weak", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV4weakSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasWeak", + "printedName": "hasWeak", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7hasWeakSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearWeak", + "printedName": "clearWeak()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9clearWeakyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "debugRedact", + "printedName": "debugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11debugRedactSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDebugRedact", + "printedName": "hasDebugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14hasDebugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDebugRedact", + "printedName": "clearDebugRedact()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16clearDebugRedactyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "retention", + "printedName": "retention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9retentionAC15OptionRetentionOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRetention", + "printedName": "hasRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV12hasRetentionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRetention", + "printedName": "clearRetention()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14clearRetentionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "targets", + "printedName": "targets", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV7targetsSayAC16OptionTargetTypeOGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "editionDefaults", + "printedName": "editionDefaults", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15editionDefaultsSayAC14EditionDefaultVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CType", + "printedName": "CType", + "children": [ + { + "kind": "Var", + "name": "string", + "printedName": "string", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO6stringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "cord", + "printedName": "cord", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO4cordyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "stringPiece", + "printedName": "stringPiece", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO11stringPieceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType?", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.CType]", + "children": [ + { + "kind": "TypeNominal", + "name": "CType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.CType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV5CTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSType", + "printedName": "JSType", + "children": [ + { + "kind": "Var", + "name": "jsNormal", + "printedName": "jsNormal", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNormalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "jsString", + "printedName": "jsString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsStringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "jsNumber", + "printedName": "jsNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8jsNumberyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType?", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.JSType]", + "children": [ + { + "kind": "TypeNominal", + "name": "JSType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.JSType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV6JSTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionRetention", + "printedName": "OptionRetention", + "children": [ + { + "kind": "Var", + "name": "retentionUnknown", + "printedName": "retentionUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionUnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "retentionRuntime", + "printedName": "retentionRuntime", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO16retentionRuntimeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "retentionSource", + "printedName": "retentionSource", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO15retentionSourceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionRetention", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV15OptionRetentionO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionTargetType", + "printedName": "OptionTargetType", + "children": [ + { + "kind": "Var", + "name": "targetTypeUnknown", + "printedName": "targetTypeUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7UnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "targetTypeFile", + "printedName": "targetTypeFile", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4FileyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeExtensionRange", + "printedName": "targetTypeExtensionRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH14ExtensionRangeyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeMessage", + "printedName": "targetTypeMessage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7MessageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeField", + "printedName": "targetTypeField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targethD0yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeOneof", + "printedName": "targetTypeOneof", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH5OneofyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeEnum", + "printedName": "targetTypeEnum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH4EnumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeEnumEntry", + "printedName": "targetTypeEnumEntry", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH9EnumEntryyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeService", + "printedName": "targetTypeService", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH7ServiceyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "targetTypeMethod", + "printedName": "targetTypeMethod", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type) -> SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO06targetH6MethodyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType]", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionTargetType", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16OptionTargetTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EditionDefault", + "printedName": "EditionDefault", + "children": [ + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV11editionEnumAA0c1_b1_F0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV03hasF4EnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF4EnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV05clearF4EnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV5valueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasValue", + "printedName": "hasValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8hasValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearValue", + "printedName": "clearValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV10clearValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + }, + { + "kind": "TypeNominal", + "name": "EditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV14EditionDefaultV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV019_protobuf_extensionD6ValuesAA09ExtensionD8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldOptions", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_FieldOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B13_FieldOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_OneofOptions", + "printedName": "Google_Protobuf_OneofOptions", + "children": [ + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_OneofOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_OneofOptions", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B13_OneofOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B13_OneofOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumOptions", + "printedName": "Google_Protobuf_EnumOptions", + "children": [ + { + "kind": "Var", + "name": "allowAlias", + "printedName": "allowAlias", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10allowAliasSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasAllowAlias", + "printedName": "hasAllowAlias", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasAllowAliasSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearAllowAlias", + "printedName": "clearAllowAlias()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearAllowAliasyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecatedLegacyJsonFieldConflicts", + "printedName": "deprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV34deprecatedLegacyJsonFieldConflictsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecatedLegacyJsonFieldConflicts", + "printedName": "hasDeprecatedLegacyJsonFieldConflicts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV37hasDeprecatedLegacyJsonFieldConflictsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecatedLegacyJsonFieldConflicts", + "printedName": "clearDeprecatedLegacyJsonFieldConflicts()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV39clearDeprecatedLegacyJsonFieldConflictsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumOptions", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_EnumOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B12_EnumOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "Google_Protobuf_EnumValueOptions", + "children": [ + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "debugRedact", + "printedName": "debugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV11debugRedactSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDebugRedact", + "printedName": "hasDebugRedact", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV14hasDebugRedactSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDebugRedact", + "printedName": "clearDebugRedact()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16clearDebugRedactyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedH0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV30_protobuf_extensionFieldValuesAA09ExtensioniE3SetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValueOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValueOptions", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B17_EnumValueOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B17_EnumValueOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "Google_Protobuf_ServiceOptions", + "children": [ + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ServiceOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_ServiceOptions", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_ServiceOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B15_ServiceOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_MethodOptions", + "printedName": "Google_Protobuf_MethodOptions", + "children": [ + { + "kind": "Var", + "name": "deprecated", + "printedName": "deprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV10deprecatedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDeprecated", + "printedName": "hasDeprecated", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13hasDeprecatedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDeprecated", + "printedName": "clearDeprecated()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV15clearDeprecatedyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "idempotencyLevel", + "printedName": "idempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16idempotencyLevelAC011IdempotencyG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIdempotencyLevel", + "printedName": "hasIdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19hasIdempotencyLevelSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIdempotencyLevel", + "printedName": "clearIdempotencyLevel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV21clearIdempotencyLevelyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8featuresAA0c1_B11_FeatureSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "uninterpretedOption", + "printedName": "uninterpretedOption", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV19uninterpretedOptionSayAA0c1_b14_UninterpretedG0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IdempotencyLevel", + "printedName": "IdempotencyLevel", + "children": [ + { + "kind": "Var", + "name": "idempotencyUnknown", + "printedName": "idempotencyUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO18idempotencyUnknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "noSideEffects", + "printedName": "noSideEffects", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO13noSideEffectsyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "idempotent", + "printedName": "idempotent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type) -> SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO10idempotentyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel?", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel]", + "children": [ + { + "kind": "TypeNominal", + "name": "IdempotencyLevel", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16IdempotencyLevelO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV30_protobuf_extensionFieldValuesAA09ExtensionH8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_MethodOptions", + "printedName": "SwiftProtobuf.Google_Protobuf_MethodOptions", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B14_MethodOptionsV", + "mangledName": "$s13SwiftProtobuf07Google_B14_MethodOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "Google_Protobuf_UninterpretedOption", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart]", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV4nameSayAC8NamePartVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "identifierValue", + "printedName": "identifierValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV15identifierValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIdentifierValue", + "printedName": "hasIdentifierValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV18hasIdentifierValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIdentifierValue", + "printedName": "clearIdentifierValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV20clearIdentifierValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "positiveIntValue", + "printedName": "positiveIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16positiveIntValues6UInt64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasPositiveIntValue", + "printedName": "hasPositiveIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasPositiveIntValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearPositiveIntValue", + "printedName": "clearPositiveIntValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearPositiveIntValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "negativeIntValue", + "printedName": "negativeIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16negativeIntValues5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNegativeIntValue", + "printedName": "hasNegativeIntValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19hasNegativeIntValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNegativeIntValue", + "printedName": "clearNegativeIntValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV21clearNegativeIntValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "doubleValue", + "printedName": "doubleValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11doubleValueSdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasDoubleValue", + "printedName": "hasDoubleValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasDoubleValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearDoubleValue", + "printedName": "clearDoubleValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearDoubleValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV11stringValue10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasStringValue", + "printedName": "hasStringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14hasStringValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearStringValue", + "printedName": "clearStringValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16clearStringValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "aggregateValue", + "printedName": "aggregateValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV14aggregateValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasAggregateValue", + "printedName": "hasAggregateValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17hasAggregateValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearAggregateValue", + "printedName": "clearAggregateValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV19clearAggregateValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "NamePart", + "printedName": "NamePart", + "children": [ + { + "kind": "Var", + "name": "namePart", + "printedName": "namePart", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV04nameG0SSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasNamePart", + "printedName": "hasNamePart", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV03hasfG0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearNamePart", + "printedName": "clearNamePart()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV05clearfG0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "isExtension", + "printedName": "isExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV11isExtensionSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasIsExtension", + "printedName": "hasIsExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV14hasIsExtensionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearIsExtension", + "printedName": "clearIsExtension()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV16clearIsExtensionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV012protoMessageF0SSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV17_protobuf_nameMapAA01_fJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + }, + { + "kind": "TypeNominal", + "name": "NamePart", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8NamePartV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UninterpretedOption", + "printedName": "SwiftProtobuf.Google_Protobuf_UninterpretedOption", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B20_UninterpretedOptionV", + "mangledName": "$s13SwiftProtobuf07Google_B20_UninterpretedOptionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FeatureSet", + "printedName": "Google_Protobuf_FeatureSet", + "children": [ + { + "kind": "Var", + "name": "fieldPresence", + "printedName": "fieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13fieldPresenceAC05FieldG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFieldPresence", + "printedName": "hasFieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16hasFieldPresenceSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFieldPresence", + "printedName": "clearFieldPresence()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18clearFieldPresenceyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "enumType", + "printedName": "enumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8enumTypeAC04EnumG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnumType", + "printedName": "hasEnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV11hasEnumTypeSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnumType", + "printedName": "clearEnumType()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13clearEnumTypeyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "repeatedFieldEncoding", + "printedName": "repeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21repeatedFieldEncodingAC08RepeatedgH0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasRepeatedFieldEncoding", + "printedName": "hasRepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV24hasRepeatedFieldEncodingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearRepeatedFieldEncoding", + "printedName": "clearRepeatedFieldEncoding()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV26clearRepeatedFieldEncodingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "messageEncoding", + "printedName": "messageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15messageEncodingAC07MessageG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMessageEncoding", + "printedName": "hasMessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV18hasMessageEncodingSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMessageEncoding", + "printedName": "clearMessageEncoding()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV20clearMessageEncodingyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "jsonFormat", + "printedName": "jsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10jsonFormatAC04JsonG0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasJsonFormat", + "printedName": "hasJsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13hasJsonFormatSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearJsonFormat", + "printedName": "clearJsonFormat()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15clearJsonFormatyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "FieldPresence", + "printedName": "FieldPresence", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "explicit", + "printedName": "explicit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8explicityA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "implicit", + "printedName": "implicit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8implicityA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "legacyRequired", + "printedName": "legacyRequired", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO14legacyRequiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence?", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence]", + "children": [ + { + "kind": "TypeNominal", + "name": "FieldPresence", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13FieldPresenceO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "EnumType", + "printedName": "EnumType", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "open", + "printedName": "open", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO4openyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "closed", + "printedName": "closed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO6closedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType?", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType]", + "children": [ + { + "kind": "TypeNominal", + "name": "EnumType", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8EnumTypeO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedFieldEncoding", + "printedName": "RepeatedFieldEncoding", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO6packedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "expanded", + "printedName": "expanded", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8expandedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedFieldEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV21RepeatedFieldEncodingO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MessageEncoding", + "printedName": "MessageEncoding", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "lengthPrefixed", + "printedName": "lengthPrefixed", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO14lengthPrefixedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "delimited", + "printedName": "delimited", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO9delimitedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding?", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding]", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageEncoding", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV15MessageEncodingO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JsonFormat", + "printedName": "JsonFormat", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO7unknownyA2EmF", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Var", + "name": "allow", + "printedName": "allow", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO5allowyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "legacyBestEffort", + "printedName": "legacyBestEffort", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type) -> SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO16legacyBestEffortyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat?", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat]", + "children": [ + { + "kind": "TypeNominal", + "name": "JsonFormat", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV10JsonFormatO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV30_protobuf_extensionFieldValuesAA09Extensionh5ValueE0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV", + "mangledName": "$s13SwiftProtobuf07Google_B11_FeatureSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "Google_Protobuf_FeatureSetDefaults", + "children": [ + { + "kind": "Var", + "name": "defaults", + "printedName": "defaults", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault]", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8defaultsSayAC0dE14EditionDefaultVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "minimumEdition", + "printedName": "minimumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14minimumEditionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMinimumEdition", + "printedName": "hasMinimumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMinimumEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMinimumEdition", + "printedName": "clearMinimumEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMinimumEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "maximumEdition", + "printedName": "maximumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV14maximumEditionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMaximumEdition", + "printedName": "hasMaximumEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17hasMaximumEditionSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMaximumEdition", + "printedName": "clearMaximumEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV19clearMaximumEditionyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "minimumEditionEnum", + "printedName": "minimumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18minimumEditionEnumAA0c1_b1_H0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMinimumEditionEnum", + "printedName": "hasMinimumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMinimumEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMinimumEditionEnum", + "printedName": "clearMinimumEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMinimumEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMinimumEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "maximumEditionEnum", + "printedName": "maximumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV18maximumEditionEnumAA0c1_b1_H0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasMaximumEditionEnum", + "printedName": "hasMaximumEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV21hasMaximumEditionEnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearMaximumEditionEnum", + "printedName": "clearMaximumEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMaximumEditionEnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV23clearMaximumEditionEnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "FeatureSetEditionDefault", + "printedName": "FeatureSetEditionDefault", + "children": [ + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEdition", + "printedName": "hasEdition", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEdition", + "printedName": "clearEdition()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG0yyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "editionEnum", + "printedName": "editionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Edition", + "printedName": "SwiftProtobuf.Google_Protobuf_Edition", + "usr": "s:13SwiftProtobuf07Google_B8_EditionO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11editionEnumAA0c1_b1_G0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEditionEnum", + "printedName": "hasEditionEnum", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV03hasG4EnumSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEditionEnum", + "printedName": "clearEditionEnum()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG4EnumyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV05clearG4EnumyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "features", + "printedName": "features", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSet", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSet", + "usr": "s:13SwiftProtobuf07Google_B11_FeatureSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8featuresAA0c1_b1_dE0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasFeatures", + "printedName": "hasFeatures", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV11hasFeaturesSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearFeatures", + "printedName": "clearFeatures()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13clearFeaturesyyF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13clearFeaturesyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + }, + { + "kind": "TypeNominal", + "name": "FeatureSetEditionDefault", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV0dE14EditionDefaultV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FeatureSetDefaults", + "printedName": "SwiftProtobuf.Google_Protobuf_FeatureSetDefaults", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B19_FeatureSetDefaultsV", + "mangledName": "$s13SwiftProtobuf07Google_B19_FeatureSetDefaultsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "Google_Protobuf_SourceCodeInfo", + "children": [ + { + "kind": "Var", + "name": "location", + "printedName": "location", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location]", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8locationSayAC8LocationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Location", + "printedName": "Location", + "children": [ + { + "kind": "Var", + "name": "path", + "printedName": "path", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4pathSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "span", + "printedName": "span", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV4spanSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "leadingComments", + "printedName": "leadingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV15leadingCommentsSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasLeadingComments", + "printedName": "hasLeadingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV18hasLeadingCommentsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearLeadingComments", + "printedName": "clearLeadingComments()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV20clearLeadingCommentsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "trailingComments", + "printedName": "trailingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16trailingCommentsSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasTrailingComments", + "printedName": "hasTrailingComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV19hasTrailingCommentsSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearTrailingComments", + "printedName": "clearTrailingComments()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV21clearTrailingCommentsyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "leadingDetachedComments", + "printedName": "leadingDetachedComments", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV23leadingDetachedCommentsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + }, + { + "kind": "TypeNominal", + "name": "Location", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8LocationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B15_SourceCodeInfoV", + "mangledName": "$s13SwiftProtobuf07Google_B15_SourceCodeInfoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "Google_Protobuf_GeneratedCodeInfo", + "children": [ + { + "kind": "Var", + "name": "annotation", + "printedName": "annotation", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation]", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10annotationSayAC10AnnotationVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Annotation", + "printedName": "Annotation", + "children": [ + { + "kind": "Var", + "name": "path", + "printedName": "path", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV4pathSays5Int32VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceFile", + "printedName": "sourceFile", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10sourceFileSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceFile", + "printedName": "hasSourceFile", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13hasSourceFileSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceFile", + "printedName": "clearSourceFile()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV15clearSourceFileyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "begin", + "printedName": "begin", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV5begins5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasBegin", + "printedName": "hasBegin", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8hasBeginSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearBegin", + "printedName": "clearBegin()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV10clearBeginyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "end", + "printedName": "end", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV3ends5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasEnd", + "printedName": "hasEnd", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV6hasEndSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearEnd", + "printedName": "clearEnd()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8clearEndyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "semantic", + "printedName": "semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8semanticAE8SemanticOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSemantic", + "printedName": "hasSemantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV11hasSemanticSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSemantic", + "printedName": "clearSemantic()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13clearSemanticyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Semantic", + "printedName": "Semantic", + "children": [ + { + "kind": "Var", + "name": "none", + "printedName": "none", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO4noneyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "set", + "printedName": "set", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO3setyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "alias", + "printedName": "alias", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type) -> SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO5aliasyA2GmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticOAGycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic?", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueAGSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO8allCasesSayAGGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO17_protobuf_nameMapAA05_NameK0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic]", + "children": [ + { + "kind": "TypeNominal", + "name": "Semantic", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8SemanticO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationVAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV17_protobuf_nameMapAA05_NameJ0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + }, + { + "kind": "TypeNominal", + "name": "Annotation", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV10AnnotationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV17_protobuf_nameMapAA05_NameI0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_GeneratedCodeInfo", + "printedName": "SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B18_GeneratedCodeInfoV", + "mangledName": "$s13SwiftProtobuf07Google_B18_GeneratedCodeInfoV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Duration", + "printedName": "Google_Protobuf_Duration", + "children": [ + { + "kind": "Var", + "name": "seconds", + "printedName": "seconds", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7secondss5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nanos", + "printedName": "nanos", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV5nanoss5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(seconds:nanos:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "hasDefaultArg": true, + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "hasDefaultArg": true, + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeInterval:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "timeInterval", + "printedName": "timeInterval", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV12timeIntervalSdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV", + "mangledName": "$s13SwiftProtobuf07Google_B9_DurationV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Empty", + "printedName": "Google_Protobuf_Empty", + "children": [ + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Empty", + "printedName": "SwiftProtobuf.Google_Protobuf_Empty", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_EmptyV", + "mangledName": "$s13SwiftProtobuf07Google_B6_EmptyV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Enum", + "printedName": "Enum", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf4EnumPxycfc", + "mangledName": "$s13SwiftProtobuf4EnumPxycfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValuexSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf4EnumP8rawValueSivp", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf4EnumP8rawValueSivg", + "mangledName": "$s13SwiftProtobuf4EnumP8rawValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf4EnumPAAE4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : Swift.RawRepresentable>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensibleMessage", + "printedName": "ExtensibleMessage", + "children": [ + { + "kind": "Var", + "name": "_protobuf_extensionFieldValues", + "printedName": "_protobuf_extensionFieldValues", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP30_protobuf_extensionFieldValuesAA09ExtensionG8ValueSetVvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.ValueType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0Cyqd__xG_0G4TypeQyd__tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "getExtensionValue", + "printedName": "getExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_1_0.ValueType?", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.ValueType" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17getExtensionValue3ext0G4TypeQyd__SgAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hasExtensionValue", + "printedName": "hasExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17hasExtensionValue3extSbAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "clearExtensionValue", + "printedName": "clearExtensionValue(ext:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_1_0, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE19clearExtensionValue3extyAA0dF0Cyqd__xG_tAA0F5FieldRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeatedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA06PackedF5FieldVyqd__GxG_Say8BaseTypeQyd__GtAA0kM0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA012RepeatedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA010PackedEnumF5FieldVyqd__GxG_Sayqd__GtAA0K0Rd__Si03RawG0Rtd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : SwiftProtobuf.Enum, τ_1_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA08RepeateddF5FieldVyqd__GxG_Sayqd__GtSQRd__AA0D0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Equatable, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "setExtensionValue", + "printedName": "setExtensionValue(ext:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension, τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_1_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessagePAAE17setExtensionValue3ext5valueyAA0dF0CyAA013RepeatedGroupF5FieldVyqd__GxG_Sayqd__GtSHRd__AA0D0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensibleMessage, τ_1_0 : Swift.Hashable, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf17ExtensibleMessageP", + "mangledName": "$s13SwiftProtobuf17ExtensibleMessageP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "children": [ + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP08protobufD0AA0c7MessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP7isEqual5otherSbAaB_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldPAAE13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "AssociatedType", + "name": "ValueType", + "printedName": "ValueType", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf14ExtensionFieldP9ValueTypeQa", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP9ValueTypeQa", + "moduleName": "SwiftProtobuf", + "protocolReq": true + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP5value9ValueTypeQzvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.ValueType" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC05valuexAA010AnyMessageC0_p_9ValueTypeQztcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionField>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0?", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP08protobufC07decoderxSgAA010AnyMessageC0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.AnyExtensionField>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalExtensionField", + "printedName": "OptionalExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV5value8BaseTypeQzvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_8BaseTypeQztcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalExtensionField", + "printedName": "SwiftProtobuf.OptionalExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22OptionalExtensionFieldV", + "mangledName": "$s13SwiftProtobuf22OptionalExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedExtensionField", + "printedName": "RepeatedExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV5valueSay8BaseTypeQzGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedExtensionField", + "printedName": "SwiftProtobuf.RepeatedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22RepeatedExtensionFieldV", + "mangledName": "$s13SwiftProtobuf22RepeatedExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PackedExtensionField", + "printedName": "PackedExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV5valueSay8BaseTypeQzGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD0AA010AnyMessageD0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD05valueACyxGAA010AnyMessageD0_p_Say8BaseTypeQzGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV7isEqual5otherSbAA03AnydE0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV06decodedE07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedExtensionField", + "printedName": "SwiftProtobuf.PackedExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV08protobufD07decoderACyxGSgAA010AnyMessageD0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf20PackedExtensionFieldV", + "mangledName": "$s13SwiftProtobuf20PackedExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalEnumExtensionField", + "printedName": "OptionalEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalEnumExtensionField", + "printedName": "SwiftProtobuf.OptionalEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf26OptionalEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf26OptionalEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedEnumExtensionField", + "printedName": "RepeatedEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedEnumExtensionField", + "printedName": "SwiftProtobuf.RepeatedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf26RepeatedEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf26RepeatedEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "PackedEnumExtensionField", + "printedName": "PackedEnumExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "PackedEnumExtensionField", + "printedName": "SwiftProtobuf.PackedEnumExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Decoder, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Enum, τ_1_0 : SwiftProtobuf.Visitor, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf24PackedEnumExtensionFieldV", + "mangledName": "$s13SwiftProtobuf24PackedEnumExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Enum, τ_0_0.RawValue == Swift.Int>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalMessageExtensionField", + "printedName": "OptionalMessageExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalMessageExtensionField", + "printedName": "SwiftProtobuf.OptionalMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf29OptionalMessageExtensionFieldV", + "mangledName": "$s13SwiftProtobuf29OptionalMessageExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedMessageExtensionField", + "printedName": "RepeatedMessageExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE0AA03AnydE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE05valueACyxGAA03AnydE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedMessageExtensionField", + "printedName": "SwiftProtobuf.RepeatedMessageExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV08protobufE07decoderACyxGSgAA03AnydE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf29RepeatedMessageExtensionFieldV", + "mangledName": "$s13SwiftProtobuf29RepeatedMessageExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Equatable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OptionalGroupExtensionField", + "printedName": "OptionalGroupExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV5valuexvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_xtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "OptionalGroupExtensionField", + "printedName": "SwiftProtobuf.OptionalGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf27OptionalGroupExtensionFieldV", + "mangledName": "$s13SwiftProtobuf27OptionalGroupExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "RepeatedGroupExtensionField", + "printedName": "RepeatedGroupExtensionField", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV5valueSayxGvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protobufExtension", + "printedName": "protobufExtension", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE0AA010AnyMessageE0_pvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV2eeoiySbACyxG_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:value:)", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE05valueACyxGAA010AnyMessageE0_p_SayxGtcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "isEqual", + "printedName": "isEqual(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV7isEqual5otherSbAA03AnyeF0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeExtensionField", + "printedName": "decodeExtensionField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV06decodeeF07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protobufExtension:decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>?", + "children": [ + { + "kind": "TypeNominal", + "name": "RepeatedGroupExtensionField", + "printedName": "SwiftProtobuf.RepeatedGroupExtensionField<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV08protobufE07decoderACyxGSgAA010AnyMessageE0_p_qd__ztKcAA7DecoderRd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf27RepeatedGroupExtensionFieldV", + "mangledName": "$s13SwiftProtobuf27RepeatedGroupExtensionFieldV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionField", + "printedName": "ExtensionField", + "children": [ + { + "kind": "TypeWitness", + "name": "ValueType", + "printedName": "ValueType", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:13SwiftProtobuf14ExtensionFieldP", + "mangledName": "$s13SwiftProtobuf14ExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "AnyExtensionField", + "printedName": "AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP", + "mangledName": "$s13SwiftProtobuf17AnyExtensionFieldP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionFieldValueSet", + "printedName": "ExtensionFieldValueSet", + "children": [ + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVACycfc", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV8traverse7visitor5start3endyxz_S2itKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicig", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSicis", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetVyAA03AnycD0_pSgSiciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV", + "mangledName": "$s13SwiftProtobuf22ExtensionFieldValueSetV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ExtensionMap", + "printedName": "ExtensionMap", + "children": [ + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip", + "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcip", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig", + "mangledName": "$s13SwiftProtobuf12ExtensionMapPyAA010AnyMessageC0_pSgAA0F0_pXp_Sitcig", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "fieldNumberForProto", + "printedName": "fieldNumberForProto(messageType:protoFieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.ExtensionMap>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf12ExtensionMapP", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FieldMask", + "printedName": "Google_Protobuf_FieldMask", + "children": [ + { + "kind": "Var", + "name": "paths", + "printedName": "paths", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV5pathsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protoPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSaySSG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(protoPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV10protoPathsACSSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonPaths:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FieldMask", + "printedName": "SwiftProtobuf.Google_Protobuf_FieldMask", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV9jsonPathsACSgSSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_FieldMaskV", + "mangledName": "$s13SwiftProtobuf07Google_B10_FieldMaskV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "AssociatedType", + "name": "BaseType", + "printedName": "BaseType", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf9FieldTypeP04BaseD0Qa", + "mangledName": "$s13SwiftProtobuf9FieldTypeP04BaseD0Qa", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP18proto3DefaultValue04BaseD0QzvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "τ_0_0.BaseType?", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeSingular5value4fromy04BaseD0QzSgz_qd__ztKAA7DecoderRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP14decodeRepeated5value4fromySay04BaseD0QzGz_qd__ztKAA7DecoderRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitSingular5value11fieldNumber4withy04BaseD0Qz_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP13visitRepeated5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "mangledName": "$s13SwiftProtobuf9FieldTypeP11visitPacked5value11fieldNumber4withySay04BaseD0QzG_Siqd__ztKAA7VisitorRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.FieldType, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0.BaseType : Swift.Hashable>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MapKeyType", + "printedName": "MapKeyType", + "children": [ + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP9_lessThan3lhs3rhsSb04BaseE0Qz_AHtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.BaseType" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf10MapKeyTypePAASL04BaseE0RpzrlE9_lessThan3lhs3rhsSbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_0.BaseType : Swift.Comparable>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "MapValueType", + "printedName": "MapValueType", + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFloat", + "printedName": "ProtobufFloat", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV18proto3DefaultValueSfvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Float?", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeSingular5value4fromySfSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV14decodeRepeated5value4fromySaySfGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV13visitSingular5value11fieldNumber4withySf_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV13visitRepeated5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5FloatV11visitPacked5value11fieldNumber4withySaySfG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5FloatV", + "mangledName": "$s13SwiftProtobuf0B5FloatV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufDouble", + "printedName": "ProtobufDouble", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV18proto3DefaultValueSdvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Double?", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeSingular5value4fromySdSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV14decodeRepeated5value4fromySaySdGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitSingular5value11fieldNumber4withySd_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV13visitRepeated5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6DoubleV11visitPacked5value11fieldNumber4withySaySdG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6DoubleV", + "mangledName": "$s13SwiftProtobuf0B6DoubleV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufInt32", + "printedName": "ProtobufInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5Int32V", + "mangledName": "$s13SwiftProtobuf0B5Int32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufInt64", + "printedName": "ProtobufInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5Int64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5Int64V", + "mangledName": "$s13SwiftProtobuf0B5Int64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufUInt32", + "printedName": "ProtobufUInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt32V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6UInt32V", + "mangledName": "$s13SwiftProtobuf0B6UInt32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufUInt64", + "printedName": "ProtobufUInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V18proto3DefaultValues0C0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeSingular5value4fromys0C0VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V14decodeRepeated5value4fromySays0C0VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitSingular5value11fieldNumber4withys0C0V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V13visitRepeated5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6UInt64V11visitPacked5value11fieldNumber4withySays0C0VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6UInt64V", + "mangledName": "$s13SwiftProtobuf0B6UInt64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSInt32", + "printedName": "ProtobufSInt32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V18proto3DefaultValues5Int32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6SInt32V", + "mangledName": "$s13SwiftProtobuf0B6SInt32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSInt64", + "printedName": "ProtobufSInt64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V18proto3DefaultValues5Int64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6SInt64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6SInt64V", + "mangledName": "$s13SwiftProtobuf0B6SInt64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFixed32", + "printedName": "ProtobufFixed32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V18proto3DefaultValues6UInt32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt32?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeSingular5value4fromys6UInt32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V14decodeRepeated5value4fromySays6UInt32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitSingular5value11fieldNumber4withys6UInt32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V13visitRepeated5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V11visitPacked5value11fieldNumber4withySays6UInt32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B7Fixed32V", + "mangledName": "$s13SwiftProtobuf0B7Fixed32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufFixed64", + "printedName": "ProtobufFixed64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V18proto3DefaultValues6UInt64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.UInt64?", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeSingular5value4fromys6UInt64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V14decodeRepeated5value4fromySays6UInt64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitSingular5value11fieldNumber4withys6UInt64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V13visitRepeated5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V11visitPacked5value11fieldNumber4withySays6UInt64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B7Fixed64V", + "mangledName": "$s13SwiftProtobuf0B7Fixed64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSFixed32", + "printedName": "ProtobufSFixed32", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V18proto3DefaultValues5Int32VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int32?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeSingular5value4fromys5Int32VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V14decodeRepeated5value4fromySays5Int32VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitSingular5value11fieldNumber4withys5Int32V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V13visitRepeated5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V11visitPacked5value11fieldNumber4withySays5Int32VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B8SFixed32V", + "mangledName": "$s13SwiftProtobuf0B8SFixed32V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufSFixed64", + "printedName": "ProtobufSFixed64", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V18proto3DefaultValues5Int64VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int64?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeSingular5value4fromys5Int64VSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V14decodeRepeated5value4fromySays5Int64VGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitSingular5value11fieldNumber4withys5Int64V_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V13visitRepeated5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V11visitPacked5value11fieldNumber4withySays5Int64VG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B8SFixed64V", + "mangledName": "$s13SwiftProtobuf0B8SFixed64V", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufBool", + "printedName": "ProtobufBool", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV18proto3DefaultValueSbvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Bool?", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeSingular5value4fromySbSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV14decodeRepeated5value4fromySaySbGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV13visitSingular5value11fieldNumber4withySb_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV13visitRepeated5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV11visitPacked5value11fieldNumber4withySaySbG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_lessThan", + "printedName": "_lessThan(lhs:rhs:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ", + "mangledName": "$s13SwiftProtobuf0B4BoolV9_lessThan3lhs3rhsS2b_SbtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B4BoolV", + "mangledName": "$s13SwiftProtobuf0B4BoolV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufString", + "printedName": "ProtobufString", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ", + "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ", + "mangledName": "$s13SwiftProtobuf0B6StringV18proto3DefaultValueSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV14decodeSingular5value4fromySSSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV14decodeRepeated5value4fromySaySSGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV13visitSingular5value11fieldNumber4withySS_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV13visitRepeated5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B6StringV11visitPacked5value11fieldNumber4withySaySSG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B6StringV", + "mangledName": "$s13SwiftProtobuf0B6StringV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapKeyType", + "printedName": "MapKeyType", + "usr": "s:13SwiftProtobuf10MapKeyTypeP", + "mangledName": "$s13SwiftProtobuf10MapKeyTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufBytes", + "printedName": "ProtobufBytes", + "children": [ + { + "kind": "Var", + "name": "proto3DefaultValue", + "printedName": "proto3DefaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV18proto3DefaultValue10Foundation4DataVvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeSingular", + "printedName": "decodeSingular(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeSingular5value4fromy10Foundation4DataVSgz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "decodeRepeated", + "printedName": "decodeRepeated(value:from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV14decodeRepeated5value4fromySay10Foundation4DataVGz_xztKAA7DecoderRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitSingular", + "printedName": "visitSingular(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV13visitSingular5value11fieldNumber4withy10Foundation4DataV_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitRepeated", + "printedName": "visitRepeated(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV13visitRepeated5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "visitPacked", + "printedName": "visitPacked(value:fieldNumber:with:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "mangledName": "$s13SwiftProtobuf0B5BytesV11visitPacked5value11fieldNumber4withySay10Foundation4DataVG_SixztKAA7VisitorRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf0B5BytesV", + "mangledName": "$s13SwiftProtobuf0B5BytesV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "FieldType", + "printedName": "FieldType", + "children": [ + { + "kind": "TypeWitness", + "name": "BaseType", + "printedName": "BaseType", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ] + } + ], + "usr": "s:13SwiftProtobuf9FieldTypeP", + "mangledName": "$s13SwiftProtobuf9FieldTypeP" + }, + { + "kind": "Conformance", + "name": "MapValueType", + "printedName": "MapValueType", + "usr": "s:13SwiftProtobuf12MapValueTypeP", + "mangledName": "$s13SwiftProtobuf12MapValueTypeP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "defaultAnyTypeURLPrefix", + "printedName": "defaultAnyTypeURLPrefix", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp", + "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg", + "mangledName": "$s13SwiftProtobuf23defaultAnyTypeURLPrefixSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Dispatch", + "printedName": "Dispatch", + "declKind": "Import", + "moduleName": "SwiftProtobuf" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1sopyAA07Google_B9_DurationVADF", + "mangledName": "$s13SwiftProtobuf1sopyAA07Google_B9_DurationVADF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Prefix", + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B9_DurationVAD_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAD_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B9_DurationVAA0c1_B10_TimestampV_AFtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "+", + "printedName": "+(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF", + "mangledName": "$s13SwiftProtobuf1poiyAA07Google_B10_TimestampVAA0c1_B9_DurationV_ADtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "-", + "printedName": "-(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Duration", + "printedName": "SwiftProtobuf.Google_Protobuf_Duration", + "usr": "s:13SwiftProtobuf07Google_B9_DurationV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "mangledName": "$s13SwiftProtobuf1soiyAA07Google_B10_TimestampVAD_AA0c1_B9_DurationVtF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Internal", + "printedName": "Internal", + "children": [ + { + "kind": "Var", + "name": "emptyData", + "printedName": "emptyData", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ", + "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ", + "mangledName": "$s13SwiftProtobuf8InternalO9emptyData10Foundation0E0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "areAllInitialized", + "printedName": "areAllInitialized(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Message]", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ", + "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSayAA7Message_pGFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "areAllInitialized", + "printedName": "areAllInitialized(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_0_0 : SwiftProtobuf.Message]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ", + "mangledName": "$s13SwiftProtobuf8InternalO17areAllInitializedySbSDyxAA7Message_pGSHRzlFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Hashable>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf8InternalO", + "mangledName": "$s13SwiftProtobuf8InternalO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecodingError", + "printedName": "JSONDecodingError", + "children": [ + { + "kind": "Var", + "name": "failure", + "printedName": "failure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO7failureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedNumber", + "printedName": "malformedNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedNumberyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "numberRange", + "printedName": "numberRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11numberRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedMap", + "printedName": "malformedMap", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12malformedMapyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedBool", + "printedName": "malformedBool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO13malformedBoolyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedString", + "printedName": "malformedString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15malformedStringyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "schemaMismatch", + "printedName": "schemaMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14schemaMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unrecognizedEnumValue", + "printedName": "unrecognizedEnumValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO21unrecognizedEnumValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "illegalNull", + "printedName": "illegalNull", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11illegalNullyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unquotedMapKey", + "printedName": "unquotedMapKey", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO14unquotedMapKeyyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "leadingZero", + "printedName": "leadingZero", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO11leadingZeroyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedDuration", + "printedName": "malformedDuration", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17malformedDurationyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedTimestamp", + "printedName": "malformedTimestamp", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedTimestampyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedFieldMask", + "printedName": "malformedFieldMask", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO18malformedFieldMaskyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "conflictingOneOf", + "printedName": "conflictingOneOf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO16conflictingOneOfyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unknownField", + "printedName": "unknownField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONDecodingError.Type) -> (Swift.String) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> SwiftProtobuf.JSONDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingError", + "printedName": "SwiftProtobuf.JSONDecodingError", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO12unknownFieldyACSScACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf17JSONDecodingErrorO", + "mangledName": "$s13SwiftProtobuf17JSONDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONDecodingOptions", + "printedName": "JSONDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "ignoreUnknownFields", + "printedName": "ignoreUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV19ignoreUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf19JSONDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncodingError", + "printedName": "JSONEncodingError", + "children": [ + { + "kind": "Var", + "name": "anyTranscodeFailure", + "printedName": "anyTranscodeFailure", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19anyTranscodeFailureyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "timestampRange", + "printedName": "timestampRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO14timestampRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "durationRange", + "printedName": "durationRange", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO13durationRangeyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "fieldMaskConversion", + "printedName": "fieldMaskConversion", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO19fieldMaskConversionyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingValue", + "printedName": "missingValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO12missingValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "valueNumberNotFinite", + "printedName": "valueNumberNotFinite", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.JSONEncodingError.Type) -> SwiftProtobuf.JSONEncodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.JSONEncodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO20valueNumberNotFiniteyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingError", + "printedName": "SwiftProtobuf.JSONEncodingError", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf17JSONEncodingErrorO", + "mangledName": "$s13SwiftProtobuf17JSONEncodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "JSONEncodingOptions", + "printedName": "JSONEncodingOptions", + "children": [ + { + "kind": "Var", + "name": "alwaysPrintEnumsAsInts", + "printedName": "alwaysPrintEnumsAsInts", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV22alwaysPrintEnumsAsIntsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "preserveProtoFieldNames", + "printedName": "preserveProtoFieldNames", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV23preserveProtoFieldNamesSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV", + "mangledName": "$s13SwiftProtobuf19JSONEncodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Message", + "printedName": "Message", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePxycfc", + "mangledName": "$s13SwiftProtobuf7MessagePxycfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvpZ", + "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP05protoC4NameSSvgZ", + "mangledName": "$s13SwiftProtobuf7MessageP05protoC4NameSSvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf7MessageP13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf7MessageP13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "implicit": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf7MessageP06decodeC07decoderyqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "mangledName": "$s13SwiftProtobuf7MessageP8traverse7visitoryqd__z_tKAA7VisitorRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf7MessageP4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqualTo", + "printedName": "isEqualTo(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF", + "mangledName": "$s13SwiftProtobuf7MessageP9isEqualTo7messageSbAaB_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isInitialized", + "printedName": "isInitialized", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvp", + "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessagePAAE13isInitializedSbvg", + "mangledName": "$s13SwiftProtobuf7MessagePAAE13isInitializedSbvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "with", + "printedName": "with(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(inout τ_0_0) throws -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "typeAttributes": [ + "noescape" + ] + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE4withyxyxzKXEKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "Rethrows", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unpackingAny:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12unpackingAny10extensions7optionsxAA07Google_b1_E0V_AA12ExtensionMap_pSgAA21BinaryDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "serializedData", + "printedName": "serializedData(partial:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData7partial10Foundation0E0VSb_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(serializedData:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE14serializedData10extensions7partial7optionsx10Foundation0E0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(contiguousBytes:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE15contiguousBytes10extensions7partial7optionsxqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKc10Foundation010ContiguousE0Rd__lufc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(serializedData:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge14serializedData10extensions7partial7optionsy10Foundation0F0V_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "merge", + "printedName": "merge(contiguousBytes:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5merge15contiguousBytes10extensions7partial7optionsyqd___AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtK10Foundation010ContiguousF0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_1_0 : Foundation.ContiguousBytes>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "Inlinable", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "_merge", + "printedName": "_merge(rawBuffer:extensions:partial:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnsafeRawBufferPointer", + "printedName": "Swift.UnsafeRawBufferPointer", + "usr": "s:SW" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "BinaryDecodingOptions", + "printedName": "SwiftProtobuf.BinaryDecodingOptions", + "usr": "s:13SwiftProtobuf21BinaryDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE6_merge9rawBuffer10extensions7partial7optionsySW_AA12ExtensionMap_pSgSbAA21BinaryDecodingOptionsVtKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "UsableFromInline", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "jsonString", + "printedName": "jsonString(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsSSAA19JSONEncodingOptionsV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "jsonUTF8Data", + "printedName": "jsonUTF8Data(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7options10Foundation0F0VAA19JSONEncodingOptionsV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonString:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString7optionsxSS_AA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonString:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString10extensions7optionsxSS_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonUTF8Data:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data7optionsx10Foundation0F0V_AA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(jsonUTF8Data:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data10extensions7optionsx10Foundation0F0V_AA12ExtensionMap_pSgAA19JSONDecodingOptionsVtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Function", + "name": "jsonString", + "printedName": "jsonString(from:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE10jsonString4from7optionsSSqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "jsonUTF8Data", + "printedName": "jsonUTF8Data(from:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "JSONEncodingOptions", + "printedName": "SwiftProtobuf.JSONEncodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE12jsonUTF8Data4from7options10Foundation0F0Vqd___AA19JSONEncodingOptionsVtK7ElementQyd__RszSlRd__lFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Message, τ_0_0 == τ_1_0.Element, τ_1_0 : Swift.Collection>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONString:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString7optionsSayxGSS_AA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONString:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array14fromJSONString10extensions7optionsSayxGSS_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONUTF8Data:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data7optionsSayxG10Foundation0G0V_AA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "array", + "printedName": "array(fromJSONUTF8Data:extensions:options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "TypeNominal", + "name": "JSONDecodingOptions", + "printedName": "SwiftProtobuf.JSONDecodingOptions", + "hasDefaultArg": true, + "usr": "s:13SwiftProtobuf19JSONDecodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "mangledName": "$s13SwiftProtobuf7MessagePAAE5array16fromJSONUTF8Data10extensions7optionsSayxG10Foundation0G0V_AA12ExtensionMap_pAA19JSONDecodingOptionsVtKFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "textFormatString", + "printedName": "textFormatString()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatStringSSyF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatStringSSyF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "textFormatString", + "printedName": "textFormatString(options:)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatEncodingOptions", + "printedName": "SwiftProtobuf.TextFormatEncodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7optionsSSAA04TextE15EncodingOptionsV_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString10extensionsxSS_AA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(textFormatString:options:extensions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.ExtensionMap?", + "children": [ + { + "kind": "TypeNominal", + "name": "ExtensionMap", + "printedName": "SwiftProtobuf.ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "mangledName": "$s13SwiftProtobuf7MessagePAAE16textFormatString7options10extensionsxSS_AA04TextE15DecodingOptionsVAA12ExtensionMap_pSgtKcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "init_kind": "Convenience" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.CustomDebugStringConvertible>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "children": [ + { + "kind": "Function", + "name": "_protobuf_generated_isEqualTo", + "printedName": "_protobuf_generated_isEqualTo(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP29_protobuf_generated_isEqualTo5otherSbx_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isEqualTo", + "printedName": "isEqualTo(message:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE9isEqualTo7messageSbAA0C0_p_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE2eeoiySbx_xtFZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "static": true, + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "_protobuf_generated_isEqualTo", + "printedName": "_protobuf_generated_isEqualTo(other:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBasePAAE29_protobuf_generated_isEqualTo5otherSbx_tF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._MessageImplementationBase>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 : Swift.Hashable, τ_0_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "AnyMessageExtension", + "printedName": "AnyMessageExtension", + "children": [ + { + "kind": "Var", + "name": "fieldNumber", + "printedName": "fieldNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11fieldNumberSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "fieldName", + "printedName": "fieldName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP9fieldNameSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvp", + "moduleName": "SwiftProtobuf", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP11messageTypeAA0D0_pXpvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension>", + "sugared_genericSig": "", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "_protobuf_newField", + "printedName": "_protobuf_newField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP18_protobuf_newField7decoderAA0ceH0_pSgqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.AnyMessageExtension, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "protocolReq": true, + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MessageExtension", + "printedName": "MessageExtension", + "children": [ + { + "kind": "Var", + "name": "fieldNumber", + "printedName": "fieldNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC11fieldNumberSivg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11fieldNumberSivg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "fieldName", + "printedName": "fieldName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC9fieldNameSSvg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC9fieldNameSSvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "messageType", + "printedName": "messageType", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC11messageTypeAA0C0_pXpvg", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_protobuf_fieldNumber:fieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "MessageExtension", + "printedName": "SwiftProtobuf.MessageExtension<τ_0_0, τ_0_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ], + "usr": "s:13SwiftProtobuf16MessageExtensionC" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC21_protobuf_fieldNumber0F4NameACyxq_GSi_SStcfc", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "_protobuf_newField", + "printedName": "_protobuf_newField(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyExtensionField?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyExtensionField", + "printedName": "SwiftProtobuf.AnyExtensionField", + "usr": "s:13SwiftProtobuf17AnyExtensionFieldP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC18_protobuf_newField7decoderAA03AnydG0_pSgqd__z_tKAA7DecoderRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1, τ_1_0 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message, τ_1_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:13SwiftProtobuf16MessageExtensionC", + "mangledName": "$s13SwiftProtobuf16MessageExtensionC", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.ExtensionField, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "AnyMessageExtension", + "printedName": "AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP", + "mangledName": "$s13SwiftProtobuf19AnyMessageExtensionP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "_NameMap", + "printedName": "_NameMap", + "children": [ + { + "kind": "TypeDecl", + "name": "NameDescription", + "printedName": "NameDescription", + "children": [ + { + "kind": "Var", + "name": "same", + "printedName": "same", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO4sameyAEs12StaticStringV_tcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "standard", + "printedName": "standard", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO8standardyAEs12StaticStringV_tcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unique", + "printedName": "unique", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString, Swift.StaticString) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString, json: Swift.StaticString)", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + }, + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO6uniqueyAEs12StaticStringV_AHtcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "aliased", + "printedName": "aliased", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf._NameMap.NameDescription.Type) -> (Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.StaticString, [Swift.StaticString]) -> SwiftProtobuf._NameMap.NameDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(proto: Swift.StaticString, aliases: [Swift.StaticString])", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.StaticString]", + "children": [ + { + "kind": "TypeNominal", + "name": "StaticString", + "printedName": "Swift.StaticString", + "usr": "s:s12StaticStringV" + } + ], + "usr": "s:Sa" + } + ] + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._NameMap.NameDescription.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO7aliasedyAEs12StaticStringV_SayAHGtcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO", + "mangledName": "$s13SwiftProtobuf8_NameMapV0C11DescriptionO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf8_NameMapVACycfc", + "mangledName": "$s13SwiftProtobuf8_NameMapVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(dictionaryLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[(Swift.Int, SwiftProtobuf._NameMap.NameDescription)]", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.Int, SwiftProtobuf._NameMap.NameDescription)", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc", + "mangledName": "$s13SwiftProtobuf8_NameMapV17dictionaryLiteralACSi_AC0C11DescriptionOtd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf8_NameMapV", + "mangledName": "$s13SwiftProtobuf8_NameMapV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "Key", + "printedName": "Key", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "NameDescription", + "printedName": "SwiftProtobuf._NameMap.NameDescription", + "usr": "s:13SwiftProtobuf8_NameMapV0C11DescriptionO" + } + ] + } + ], + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufAPIVersion_2", + "printedName": "ProtobufAPIVersion_2", + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf0B12APIVersion_2P", + "mangledName": "$s13SwiftProtobuf0B12APIVersion_2P", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "ProtobufAPIVersionCheck", + "printedName": "ProtobufAPIVersionCheck", + "children": [ + { + "kind": "AssociatedType", + "name": "Version", + "printedName": "Version", + "declKind": "AssociatedType", + "usr": "s:13SwiftProtobuf0B15APIVersionCheckP7VersionQa", + "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP7VersionQa", + "moduleName": "SwiftProtobuf", + "protocolReq": true + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf0B15APIVersionCheckP", + "mangledName": "$s13SwiftProtobuf0B15APIVersionCheckP", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0.Version : SwiftProtobuf.ProtobufAPIVersion_2>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufMap", + "printedName": "_ProtobufMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B3MapV", + "mangledName": "$s13SwiftProtobuf01_B3MapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.FieldType>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufMessageMap", + "printedName": "_ProtobufMessageMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B10MessageMapV", + "mangledName": "$s13SwiftProtobuf01_B10MessageMapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : Swift.Hashable, τ_0_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtobufEnumMap", + "printedName": "_ProtobufEnumMap", + "declKind": "Struct", + "usr": "s:13SwiftProtobuf01_B7EnumMapV", + "mangledName": "$s13SwiftProtobuf01_B7EnumMapV", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : SwiftProtobuf.MapKeyType, τ_0_1 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "children": [ + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "protocolReq": true, + "declAttributes": [ + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP17_protobuf_nameMapAA01_dH0VvgZ", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf._ProtoNameProviding>", + "sugared_genericSig": "", + "static": true, + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "SimpleExtensionMap", + "printedName": "SimpleExtensionMap", + "children": [ + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVACycfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(arrayLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.AnyMessageExtension]", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV12arrayLiteralAcA010AnyMessageD0_pd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.SimpleExtensionMap]", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyA2Cd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.AnyMessageExtension?", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapVyAA010AnyMessageD0_pSgAA0G0_pXp_Sitcig", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "fieldNumberForProto", + "printedName": "fieldNumberForProto(messageType:protoFieldName:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "SwiftProtobuf.Message.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Message", + "printedName": "SwiftProtobuf.Message", + "usr": "s:13SwiftProtobuf7MessageP" + } + ] + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV19fieldNumberForProto11messageType14protoFieldNameSiSgAA7Message_pXp_SStF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "insert", + "printedName": "insert(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insertyyAA010AnyMessageD0_pF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "insert", + "printedName": "insert(contentsOf:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.AnyMessageExtension]", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV6insert10contentsOfySayAA010AnyMessageD0_pG_tF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "formUnion", + "printedName": "formUnion(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV9formUnionyyACF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "union", + "printedName": "union(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + }, + { + "kind": "TypeNominal", + "name": "SimpleExtensionMap", + "printedName": "SwiftProtobuf.SimpleExtensionMap", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV5unionyA2CF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "debugDescription", + "printedName": "debugDescription", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV16debugDescriptionSSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf18SimpleExtensionMapV", + "mangledName": "$s13SwiftProtobuf18SimpleExtensionMapV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExtensionMap", + "printedName": "ExtensionMap", + "usr": "s:13SwiftProtobuf12ExtensionMapP", + "mangledName": "$s13SwiftProtobuf12ExtensionMapP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByArrayLiteral", + "printedName": "ExpressibleByArrayLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ArrayLiteralElement", + "printedName": "ArrayLiteralElement", + "children": [ + { + "kind": "TypeNominal", + "name": "AnyMessageExtension", + "printedName": "SwiftProtobuf.AnyMessageExtension", + "usr": "s:13SwiftProtobuf19AnyMessageExtensionP" + } + ] + } + ], + "usr": "s:s25ExpressibleByArrayLiteralP", + "mangledName": "$ss25ExpressibleByArrayLiteralP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_SourceContext", + "printedName": "Google_Protobuf_SourceContext", + "children": [ + { + "kind": "Var", + "name": "fileName", + "printedName": "fileName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8fileNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV", + "mangledName": "$s13SwiftProtobuf07Google_B14_SourceContextV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_NullValue", + "printedName": "Google_Protobuf_NullValue", + "children": [ + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO04nullE0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_NullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO12UNRECOGNIZEDyACSicACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0ACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO03rawE0Sivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO", + "mangledName": "$s13SwiftProtobuf07Google_B10_NullValueO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_NullValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Struct", + "printedName": "Google_Protobuf_Struct", + "children": [ + { + "kind": "Var", + "name": "fields", + "printedName": "fields", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsSDySSAA0c1_B6_ValueVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(dictionaryLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[(Swift.String, SwiftProtobuf.Google_Protobuf_Value)]", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(Swift.String, SwiftProtobuf.Google_Protobuf_Value)", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17dictionaryLiteralACSS_AA0c1_B6_ValueVtd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(fields:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV6fieldsACSDySSAA0c1_B6_ValueVG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScig", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSScis", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructVyAA0c1_B6_ValueVSgSSciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_StructV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV", + "mangledName": "$s13SwiftProtobuf07Google_B7_StructV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "Key", + "printedName": "Key", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Value", + "printedName": "Google_Protobuf_Value", + "children": [ + { + "kind": "Var", + "name": "kind", + "printedName": "kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV4kindAC10OneOf_KindOSgvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0Ovs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04nullD0AA0c1_b5_NullD0OvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "numberValue", + "printedName": "numberValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0Sdvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0SdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0SSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "boolValue", + "printedName": "boolValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0Sbvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0SbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "structValue", + "printedName": "structValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AA0c1_B7_StructVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "listValue", + "printedName": "listValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AA0c1_b5_ListD0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "OneOf_Kind", + "printedName": "OneOf_Kind", + "children": [ + { + "kind": "Var", + "name": "nullValue", + "printedName": "nullValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_NullValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_NullValue", + "printedName": "SwiftProtobuf.Google_Protobuf_NullValue", + "usr": "s:13SwiftProtobuf07Google_B10_NullValueO" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04nullD0yAeA0c1_b5_NullD0OcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "numberValue", + "printedName": "numberValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Double) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06numberD0yAESdcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.String) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06stringD0yAESScAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "boolValue", + "printedName": "boolValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Bool) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04boolD0yAESbcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "structValue", + "printedName": "structValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Struct) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO06structD0yAeA0c1_B7_StructVcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "listValue", + "printedName": "listValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type) -> (SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_ListValue) -> SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO04listD0yAeA0c1_b5_ListD0VcAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + }, + { + "kind": "TypeNominal", + "name": "OneOf_Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO2eeoiySbAE_AEtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10OneOf_KindO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14integerLiteralACs5Int64V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(booleanLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV14booleanLiteralACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13stringLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unicodeScalarLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV20unicodeScalarLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(extendedGraphemeClusterLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(nilLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV10nilLiteralACyt_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(numberValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06numberD0ACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06stringD0ACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(boolValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04boolD0ACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(structValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Struct", + "printedName": "SwiftProtobuf.Google_Protobuf_Struct", + "usr": "s:13SwiftProtobuf07Google_B7_StructV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV06structD0AcA0c1_B7_StructV_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(listValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04listD0AcA0c1_b5_ListD0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV04hashD0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B6_ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByBooleanLiteral", + "printedName": "ExpressibleByBooleanLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "BooleanLiteralType", + "printedName": "BooleanLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:s27ExpressibleByBooleanLiteralP", + "mangledName": "$ss27ExpressibleByBooleanLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByNilLiteral", + "printedName": "ExpressibleByNilLiteral", + "usr": "s:s23ExpressibleByNilLiteralP", + "mangledName": "$ss23ExpressibleByNilLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_ListValue", + "printedName": "Google_Protobuf_ListValue", + "children": [ + { + "kind": "Var", + "name": "values", + "printedName": "values", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesSayAA0c1_b1_E0VGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(arrayLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV12arrayLiteralAcA0c1_b1_E0Vd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(values:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Value]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV6valuesACSayAA0c1_b1_E0VG_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Subscript", + "name": "subscript", + "printedName": "subscript(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Subscript", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicip", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicig", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSicis", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueVyAA0c1_b1_E0VSiciM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_ListValue", + "printedName": "SwiftProtobuf.Google_Protobuf_ListValue", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_ListValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_ListValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByArrayLiteral", + "printedName": "ExpressibleByArrayLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ArrayLiteralElement", + "printedName": "ArrayLiteralElement", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Value", + "usr": "s:13SwiftProtobuf07Google_B6_ValueV" + } + ] + } + ], + "usr": "s:s25ExpressibleByArrayLiteralP", + "mangledName": "$ss25ExpressibleByArrayLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatDecodingError", + "printedName": "TextFormatDecodingError", + "children": [ + { + "kind": "Var", + "name": "malformedText", + "printedName": "malformedText", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO09malformedC0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "malformedNumber", + "printedName": "malformedNumber", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15malformedNumberyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "trailingGarbage", + "printedName": "trailingGarbage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO15trailingGarbageyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "truncated", + "printedName": "truncated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9truncatedyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "invalidUTF8", + "printedName": "invalidUTF8", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO11invalidUTF8yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "schemaMismatch", + "printedName": "schemaMismatch", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO14schemaMismatchyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "missingFieldNames", + "printedName": "missingFieldNames", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17missingFieldNamesyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unknownField", + "printedName": "unknownField", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO12unknownFieldyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "unrecognizedEnumValue", + "printedName": "unrecognizedEnumValue", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO21unrecognizedEnumValueyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "conflictingOneOf", + "printedName": "conflictingOneOf", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO16conflictingOneOfyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "internalExtensionError", + "printedName": "internalExtensionError", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO017internalExtensionF0yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.TextFormatDecodingError.Type) -> SwiftProtobuf.TextFormatDecodingError", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.TextFormatDecodingError.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO17messageDepthLimityA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + }, + { + "kind": "TypeNominal", + "name": "TextFormatDecodingError", + "printedName": "SwiftProtobuf.TextFormatDecodingError", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO4hash4intoys6HasherVz_tF", + "moduleName": "SwiftProtobuf", + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf23TextFormatDecodingErrorO", + "mangledName": "$s13SwiftProtobuf23TextFormatDecodingErrorO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatDecodingOptions", + "printedName": "TextFormatDecodingOptions", + "children": [ + { + "kind": "Var", + "name": "messageDepthLimit", + "printedName": "messageDepthLimit", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV17messageDepthLimitSivM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatDecodingOptions", + "printedName": "SwiftProtobuf.TextFormatDecodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf25TextFormatDecodingOptionsV", + "mangledName": "$s13SwiftProtobuf25TextFormatDecodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "TextFormatEncodingOptions", + "printedName": "TextFormatEncodingOptions", + "children": [ + { + "kind": "Var", + "name": "printUnknownFields", + "printedName": "printUnknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV18printUnknownFieldsSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "TextFormatEncodingOptions", + "printedName": "SwiftProtobuf.TextFormatEncodingOptions", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsVACycfc", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf25TextFormatEncodingOptionsV", + "mangledName": "$s13SwiftProtobuf25TextFormatEncodingOptionsV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Timestamp", + "printedName": "Google_Protobuf_Timestamp", + "children": [ + { + "kind": "Var", + "name": "seconds", + "printedName": "seconds", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7secondss5Int64VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "nanos", + "printedName": "nanos", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV5nanoss5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(seconds:nanos:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "hasDefaultArg": true, + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "hasDefaultArg": true, + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV7seconds5nanosACs5Int64V_s5Int32Vtcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeIntervalSince1970:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970ACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(timeIntervalSinceReferenceDate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(date:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4dateAC10Foundation4DateV_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "timeIntervalSince1970", + "printedName": "timeIntervalSince1970", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV21timeIntervalSince1970Sdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "timeIntervalSinceReferenceDate", + "printedName": "timeIntervalSinceReferenceDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV30timeIntervalSinceReferenceDateSdvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "date", + "printedName": "date", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV4date10Foundation4DateVvg", + "moduleName": "SwiftProtobuf", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Timestamp", + "printedName": "SwiftProtobuf.Google_Protobuf_Timestamp", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_TimestampV", + "mangledName": "$s13SwiftProtobuf07Google_B10_TimestampV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Syntax", + "printedName": "Google_Protobuf_Syntax", + "children": [ + { + "kind": "Var", + "name": "proto2", + "printedName": "proto2", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto2yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "proto3", + "printedName": "proto3", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO6proto3yA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "editions", + "printedName": "editions", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8editionsyA2CmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Syntax.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO12UNRECOGNIZEDyACSicACmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxOACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxOACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax?", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueACSgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO8allCasesSayACGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO", + "mangledName": "$s13SwiftProtobuf07Google_B7_SyntaxO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Syntax]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Type", + "printedName": "Google_Protobuf_Type", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "fields", + "printedName": "fields", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6fieldsSayAA0c1_B6_FieldVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofs", + "printedName": "oneofs", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6oneofsSaySSGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Type", + "printedName": "SwiftProtobuf.Google_Protobuf_Type", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B5_TypeV", + "mangledName": "$s13SwiftProtobuf07Google_B5_TypeV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Field", + "printedName": "Google_Protobuf_Field", + "children": [ + { + "kind": "Var", + "name": "kind", + "printedName": "kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4kindAC4KindOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "cardinality", + "printedName": "cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11cardinalityAC11CardinalityOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "typeURL", + "printedName": "typeURL", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7typeURLSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "oneofIndex", + "printedName": "oneofIndex", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV10oneofIndexs5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "packed", + "printedName": "packed", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV6packedSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV6packedSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "jsonName", + "printedName": "jsonName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8jsonNameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultValue", + "printedName": "defaultValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV12defaultValueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Kind", + "printedName": "Kind", + "children": [ + { + "kind": "Var", + "name": "typeUnknown", + "printedName": "typeUnknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeUnknownyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeDouble", + "printedName": "typeDouble", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeDoubleyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFloat", + "printedName": "typeFloat", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeFloatyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeInt64", + "printedName": "typeInt64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeUint64", + "printedName": "typeUint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeInt32", + "printedName": "typeInt32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeInt32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFixed64", + "printedName": "typeFixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeFixed32", + "printedName": "typeFixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeFixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeBool", + "printedName": "typeBool", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeBoolyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeString", + "printedName": "typeString", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeStringyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeGroup", + "printedName": "typeGroup", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeGroupyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeMessage", + "printedName": "typeMessage", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO11typeMessageyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeBytes", + "printedName": "typeBytes", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO9typeBytesyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeUint32", + "printedName": "typeUint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeUint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeEnum", + "printedName": "typeEnum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8typeEnumyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSfixed32", + "printedName": "typeSfixed32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSfixed64", + "printedName": "typeSfixed64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12typeSfixed64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSint32", + "printedName": "typeSint32", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint32yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "typeSint64", + "printedName": "typeSint64", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO10typeSint64yA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Kind.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Kind", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO12UNRECOGNIZEDyAESicAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind?", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV4KindO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Kind]", + "children": [ + { + "kind": "TypeNominal", + "name": "Kind", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Kind", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV4KindO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Cardinality", + "printedName": "Cardinality", + "children": [ + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO7unknownyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "optional", + "printedName": "optional", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8optionalyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "required", + "printedName": "required", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8requiredyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "repeated", + "printedName": "repeated", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8repeatedyA2EmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Var", + "name": "UNRECOGNIZED", + "printedName": "UNRECOGNIZED", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type) -> (Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(Swift.Int) -> SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO12UNRECOGNIZEDyAESicAEmF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityOAEycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality?", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueAESgSi_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8rawValueSivg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "allCases", + "printedName": "allCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO8allCasesSayAEGvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV11CardinalityO", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Enum", + "printedName": "Enum", + "usr": "s:13SwiftProtobuf4EnumP", + "mangledName": "$s13SwiftProtobuf4EnumP" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "CaseIterable", + "printedName": "CaseIterable", + "children": [ + { + "kind": "TypeWitness", + "name": "AllCases", + "printedName": "AllCases", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Field.Cardinality]", + "children": [ + { + "kind": "TypeNominal", + "name": "Cardinality", + "printedName": "SwiftProtobuf.Google_Protobuf_Field.Cardinality", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV11CardinalityO" + } + ], + "usr": "s:Sa" + } + ] + } + ], + "usr": "s:s12CaseIterableP", + "mangledName": "$ss12CaseIterableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Field", + "printedName": "SwiftProtobuf.Google_Protobuf_Field", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B6_FieldV", + "mangledName": "$s13SwiftProtobuf07Google_B6_FieldV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Enum", + "printedName": "Google_Protobuf_Enum", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "enumvalue", + "printedName": "enumvalue", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_EnumValue]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9enumvalueSayAA0c1_b1_D5ValueVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "sourceContext", + "printedName": "sourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_SourceContext", + "printedName": "SwiftProtobuf.Google_Protobuf_SourceContext", + "usr": "s:13SwiftProtobuf07Google_B14_SourceContextV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0Vvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13sourceContextAA0c1_b7_SourceF0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasSourceContext", + "printedName": "hasSourceContext", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16hasSourceContextSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearSourceContext", + "printedName": "clearSourceContext()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV18clearSourceContextyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "syntax", + "printedName": "syntax", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Syntax", + "printedName": "SwiftProtobuf.Google_Protobuf_Syntax", + "usr": "s:13SwiftProtobuf07Google_B7_SyntaxO" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV6syntaxAA0c1_B7_SyntaxOvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "edition", + "printedName": "edition", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV7editionSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV7editionSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Enum", + "printedName": "SwiftProtobuf.Google_Protobuf_Enum", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B5_EnumV", + "mangledName": "$s13SwiftProtobuf07Google_B5_EnumV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_EnumValue", + "printedName": "Google_Protobuf_EnumValue", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "number", + "printedName": "number", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV6numbers5Int32VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "options", + "printedName": "options", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[SwiftProtobuf.Google_Protobuf_Option]", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV7optionsSayAA0c1_B7_OptionVGvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_EnumValue", + "printedName": "SwiftProtobuf.Google_Protobuf_EnumValue", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_EnumValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_EnumValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Option", + "printedName": "Google_Protobuf_Option", + "children": [ + { + "kind": "Var", + "name": "name", + "printedName": "name", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV4nameSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV4nameSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Any", + "printedName": "SwiftProtobuf.Google_Protobuf_Any", + "usr": "s:13SwiftProtobuf07Google_B4_AnyV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvs", + "moduleName": "SwiftProtobuf", + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV5valueAA0c1_B4_AnyVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasValue", + "printedName": "hasValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8hasValueSbvg", + "moduleName": "SwiftProtobuf", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "clearValue", + "printedName": "clearValue()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV10clearValueyyF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV10clearValueyyF", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "funcSelfKind": "Mutating" + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV17_protobuf_nameMapAA05_NameG0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Option", + "printedName": "SwiftProtobuf.Google_Protobuf_Option", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivp", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV9hashValueSivg", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV9hashValueSivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B7_OptionV", + "mangledName": "$s13SwiftProtobuf07Google_B7_OptionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "UnknownStorage", + "printedName": "UnknownStorage", + "children": [ + { + "kind": "Var", + "name": "data", + "printedName": "data", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "SetterAccess", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV4data10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf14UnknownStorageVACycfc", + "mangledName": "$s13SwiftProtobuf14UnknownStorageVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf14UnknownStorageV", + "mangledName": "$s13SwiftProtobuf14UnknownStorageV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Version", + "printedName": "Version", + "children": [ + { + "kind": "Var", + "name": "major", + "printedName": "major", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV5majorSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV5majorSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV5majorSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV5majorSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "minor", + "printedName": "minor", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV5minorSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV5minorSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV5minorSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV5minorSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "revision", + "printedName": "revision", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV8revisionSivpZ", + "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV8revisionSivgZ", + "mangledName": "$s13SwiftProtobuf7VersionV8revisionSivgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "versionString", + "printedName": "versionString", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvpZ", + "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf7VersionV13versionStringSSvgZ", + "mangledName": "$s13SwiftProtobuf7VersionV13versionStringSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf7VersionV", + "mangledName": "$s13SwiftProtobuf7VersionV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Visitor", + "printedName": "Visitor", + "children": [ + { + "kind": "Function", + "name": "visitSingularFloatField", + "printedName": "visitSingularFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularFloatField5value11fieldNumberySf_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularDoubleField", + "printedName": "visitSingularDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularDoubleField5value11fieldNumberySd_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt32Field", + "printedName": "visitSingularInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt64Field", + "printedName": "visitSingularInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularInt64Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt32Field", + "printedName": "visitSingularUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt64Field", + "printedName": "visitSingularUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularUInt64Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt32Field", + "printedName": "visitSingularSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt64Field", + "printedName": "visitSingularSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed32Field", + "printedName": "visitSingularFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed64Field", + "printedName": "visitSingularFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed32Field", + "printedName": "visitSingularSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed64Field", + "printedName": "visitSingularSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularBoolField", + "printedName": "visitSingularBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularBoolField5value11fieldNumberySb_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularStringField", + "printedName": "visitSingularStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitSingularStringField5value11fieldNumberySS_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularBytesField", + "printedName": "visitSingularBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularBytesField5value11fieldNumbery10Foundation4DataV_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularEnumField", + "printedName": "visitSingularEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitSingularEnumField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularMessageField", + "printedName": "visitSingularMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitSingularMessageField5value11fieldNumberyqd___SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularGroupField", + "printedName": "visitSingularGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFloatField", + "printedName": "visitRepeatedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedDoubleField", + "printedName": "visitRepeatedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt32Field", + "printedName": "visitRepeatedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt64Field", + "printedName": "visitRepeatedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt32Field", + "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt64Field", + "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt32Field", + "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt64Field", + "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed32Field", + "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed64Field", + "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed32Field", + "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed64Field", + "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBoolField", + "printedName": "visitRepeatedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedStringField", + "printedName": "visitRepeatedStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBytesField", + "printedName": "visitRepeatedBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedEnumField", + "printedName": "visitRepeatedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedMessageField", + "printedName": "visitRepeatedMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedGroupField", + "printedName": "visitRepeatedGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFloatField", + "printedName": "visitPackedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedDoubleField", + "printedName": "visitPackedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt32Field", + "printedName": "visitPackedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt64Field", + "printedName": "visitPackedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt32Field", + "printedName": "visitPackedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt64Field", + "printedName": "visitPackedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt32Field", + "printedName": "visitPackedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt64Field", + "printedName": "visitPackedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed32Field", + "printedName": "visitPackedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed64Field", + "printedName": "visitPackedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed32Field", + "printedName": "visitPackedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed64Field", + "printedName": "visitPackedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedBoolField", + "printedName": "visitPackedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedEnumField", + "printedName": "visitPackedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMap", + "printedName": "SwiftProtobuf._ProtobufMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B3MapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1.BaseType]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_1.BaseType" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_bE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__AKQyd_0_GSitKAA0e3KeyH0Rd__AA0e5ValueH0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.MapValueType>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufEnumMap", + "printedName": "SwiftProtobuf._ProtobufEnumMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B7EnumMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b4EnumE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__AA0K0Rd_0_Si8RawValueRtd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : SwiftProtobuf.Enum, τ_1_1.RawValue == Swift.Int>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitMapField", + "printedName": "visitMapField(fieldType:value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_ProtobufMessageMap", + "printedName": "SwiftProtobuf._ProtobufMessageMap<τ_1_0, τ_1_1>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:13SwiftProtobuf01_B10MessageMapV" + } + ] + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_1_0.BaseType : τ_1_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_1_0.BaseType" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_1" + } + ], + "usr": "s:SD" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF", + "mangledName": "$s13SwiftProtobuf7VisitorP13visitMapField9fieldType5value0G6NumberyAA01_b7MessageE0Vyqd__qd_0_Gm_SDy04BaseH0Qyd__qd_0_GSitKAA0e3KeyH0Rd__SHRd_0_AA0K0Rd_0_r0_lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0, τ_1_1 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.MapKeyType, τ_1_1 : Swift.Hashable, τ_1_1 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFields", + "printedName": "visitExtensionFields(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorP20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFieldsAsMessageSet", + "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorP32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitUnknown", + "printedName": "visitUnknown(bytes:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF", + "mangledName": "$s13SwiftProtobuf7VisitorP12visitUnknown5bytesy10Foundation4DataV_tKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "protocolReq": true, + "declAttributes": [ + "Mutating", + "RawDocComment" + ], + "throwing": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFloatField", + "printedName": "visitSingularFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularFloatField5value11fieldNumberySf_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularInt32Field", + "printedName": "visitSingularInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularUInt32Field", + "printedName": "visitSingularUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularUInt32Field5value11fieldNumberys0F0V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt32Field", + "printedName": "visitSingularSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSInt64Field", + "printedName": "visitSingularSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitSingularSInt64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed32Field", + "printedName": "visitSingularFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed32Field5value11fieldNumberys6UInt32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularFixed64Field", + "printedName": "visitSingularFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitSingularFixed64Field5value11fieldNumberys6UInt64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed32Field", + "printedName": "visitSingularSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed32Field5value11fieldNumberys5Int32V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularSFixed64Field", + "printedName": "visitSingularSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitSingularSFixed64Field5value11fieldNumberys5Int64V_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFloatField", + "printedName": "visitRepeatedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedDoubleField", + "printedName": "visitRepeatedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt32Field", + "printedName": "visitRepeatedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedInt64Field", + "printedName": "visitRepeatedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt32Field", + "printedName": "visitRepeatedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedUInt64Field", + "printedName": "visitRepeatedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt32Field", + "printedName": "visitRepeatedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSInt64Field", + "printedName": "visitRepeatedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed32Field", + "printedName": "visitRepeatedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedFixed64Field", + "printedName": "visitRepeatedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed32Field", + "printedName": "visitRepeatedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedSFixed64Field", + "printedName": "visitRepeatedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE26visitRepeatedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBoolField", + "printedName": "visitRepeatedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedStringField", + "printedName": "visitRepeatedStringField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitRepeatedStringField5value11fieldNumberySaySSG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedBytesField", + "printedName": "visitRepeatedBytesField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Foundation.Data]", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedBytesField5value11fieldNumberySay10Foundation4DataVG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedEnumField", + "printedName": "visitRepeatedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitRepeatedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedMessageField", + "printedName": "visitRepeatedMessageField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE25visitRepeatedMessageField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitRepeatedGroupField", + "printedName": "visitRepeatedGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitRepeatedGroupField5value11fieldNumberySayqd__G_SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFloatField", + "printedName": "visitPackedFloatField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Float]", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedFloatField5value11fieldNumberySaySfG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedDoubleField", + "printedName": "visitPackedDoubleField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Double]", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedDoubleField5value11fieldNumberySaySdG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt32Field", + "printedName": "visitPackedInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedInt64Field", + "printedName": "visitPackedInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE21visitPackedInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt32Field", + "printedName": "visitPackedUInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt32Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedUInt64Field", + "printedName": "visitPackedUInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedUInt64Field5value11fieldNumberySays0F0VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt32Field", + "printedName": "visitPackedSInt32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSInt64Field", + "printedName": "visitPackedSInt64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE22visitPackedSInt64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed32Field", + "printedName": "visitPackedFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt32]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed32Field5value11fieldNumberySays6UInt32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedFixed64Field", + "printedName": "visitPackedFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.UInt64]", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitPackedFixed64Field5value11fieldNumberySays6UInt64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed32Field", + "printedName": "visitPackedSFixed32Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int32]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed32Field5value11fieldNumberySays5Int32VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedSFixed64Field", + "printedName": "visitPackedSFixed64Field(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Int64]", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE24visitPackedSFixed64Field5value11fieldNumberySays5Int64VG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedBoolField", + "printedName": "visitPackedBoolField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.Bool]", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedBoolField5value11fieldNumberySaySbG_SitKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitPackedEnumField", + "printedName": "visitPackedEnumField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_1_0]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + } + ], + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitPackedEnumField5value11fieldNumberySayqd__G_SitKAA0F0Rd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Enum>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitSingularGroupField", + "printedName": "visitSingularGroupField(value:fieldNumber:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_1_0" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE23visitSingularGroupField5value11fieldNumberyqd___SitKAA7MessageRd__lF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0, τ_1_0 where τ_0_0 : SwiftProtobuf.Visitor, τ_1_0 : SwiftProtobuf.Message>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFieldsAsMessageSet", + "printedName": "visitExtensionFieldsAsMessageSet(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE32visitExtensionFieldsAsMessageSet6fields5start3endyAA0e10FieldValueI0V_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "visitExtensionFields", + "printedName": "visitExtensionFields(fields:start:end:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExtensionFieldValueSet", + "printedName": "SwiftProtobuf.ExtensionFieldValueSet", + "usr": "s:13SwiftProtobuf22ExtensionFieldValueSetV" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "mangledName": "$s13SwiftProtobuf7VisitorPAAE20visitExtensionFields6fields5start3endyAA0E13FieldValueSetV_S2itKF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl", + "RawDocComment" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + } + ], + "declKind": "Protocol", + "usr": "s:13SwiftProtobuf7VisitorP", + "mangledName": "$s13SwiftProtobuf7VisitorP", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_DoubleValue", + "printedName": "Google_Protobuf_DoubleValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV5valueSdvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueVyACSdcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV12floatLiteralACSd_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_DoubleValue", + "printedName": "SwiftProtobuf.Google_Protobuf_DoubleValue", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_DoubleValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_DoubleValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_FloatValue", + "printedName": "Google_Protobuf_FloatValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV5valueSfvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueVyACSfcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(floatLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV12floatLiteralACSf_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_FloatValue", + "printedName": "SwiftProtobuf.Google_Protobuf_FloatValue", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_FloatValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_FloatValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Int64Value", + "printedName": "Google_Protobuf_Int64Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int64Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_Int64ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int64ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int64", + "printedName": "Swift.Int64", + "usr": "s:s5Int64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UInt64Value", + "printedName": "Google_Protobuf_UInt64Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt64Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt64Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_UInt64ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt64ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_Int32Value", + "printedName": "Google_Protobuf_Int32Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_Int32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_Int32Value", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_Int32ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_Int32ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int32", + "printedName": "Swift.Int32", + "usr": "s:s5Int32V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_UInt32Value", + "printedName": "Google_Protobuf_UInt32Value", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0Vvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV5values0D0VvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueVyACs0D0Vcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(integerLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV14integerLiteralACs0D0V_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_UInt32Value", + "printedName": "SwiftProtobuf.Google_Protobuf_UInt32Value", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_UInt32ValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_UInt32ValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt32", + "printedName": "Swift.UInt32", + "usr": "s:s6UInt32V" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_BoolValue", + "printedName": "Google_Protobuf_BoolValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV5valueSbvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueVyACSbcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(booleanLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV14booleanLiteralACSb_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BoolValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BoolValue", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B10_BoolValueV", + "mangledName": "$s13SwiftProtobuf07Google_B10_BoolValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByBooleanLiteral", + "printedName": "ExpressibleByBooleanLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "BooleanLiteralType", + "printedName": "BooleanLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ] + } + ], + "usr": "s:s27ExpressibleByBooleanLiteralP", + "mangledName": "$ss27ExpressibleByBooleanLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_StringValue", + "printedName": "Google_Protobuf_StringValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV5valueSSvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV5valueSSvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueVyACSScfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueVyACSScfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13stringLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(extendedGraphemeClusterLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV30extendedGraphemeClusterLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unicodeScalarLiteral:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV20unicodeScalarLiteralACSS_tcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_StringValue", + "printedName": "SwiftProtobuf.Google_Protobuf_StringValue", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B12_StringValueV", + "mangledName": "$s13SwiftProtobuf07Google_B12_StringValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "StringLiteralType", + "printedName": "StringLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Google_Protobuf_BytesValue", + "printedName": "Google_Protobuf_BytesValue", + "children": [ + { + "kind": "Var", + "name": "value", + "printedName": "value", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "RawDocComment" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV5value10Foundation4DataVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "unknownFields", + "printedName": "unknownFields", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvp", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "UnknownStorage", + "printedName": "SwiftProtobuf.UnknownStorage", + "usr": "s:13SwiftProtobuf14UnknownStorageV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvs", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13unknownFieldsAA14UnknownStorageVvM", + "moduleName": "SwiftProtobuf", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVACycfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVACycfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Constructor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueVyAC10Foundation4DataVcfc", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "protoMessageName", + "printedName": "protoMessageName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV16protoMessageNameSSvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "_protobuf_nameMap", + "printedName": "_protobuf_nameMap", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvpZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl" + ], + "isFromExtension": true, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_NameMap", + "printedName": "SwiftProtobuf._NameMap", + "usr": "s:13SwiftProtobuf8_NameMapV" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV17_protobuf_nameMapAA05_NameH0VvgZ", + "moduleName": "SwiftProtobuf", + "static": true, + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "decodeMessage", + "printedName": "decodeMessage(decoder:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV13decodeMessage7decoderyxz_tKAA7DecoderRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Decoder>", + "sugared_genericSig": "", + "declAttributes": [ + "Mutating", + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "Mutating" + }, + { + "kind": "Function", + "name": "traverse", + "printedName": "traverse(visitor:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0", + "paramValueOwnership": "InOut" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV8traverse7visitoryxz_tKAA7VisitorRzlF", + "moduleName": "SwiftProtobuf", + "genericSig": "<τ_0_0 where τ_0_0 : SwiftProtobuf.Visitor>", + "sugared_genericSig": "", + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + }, + { + "kind": "TypeNominal", + "name": "Google_Protobuf_BytesValue", + "printedName": "SwiftProtobuf.Google_Protobuf_BytesValue", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV" + } + ], + "declKind": "Func", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV2eeoiySbAC_ACtFZ", + "moduleName": "SwiftProtobuf", + "static": true, + "declAttributes": [ + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivp", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV04hashE0Sivg", + "moduleName": "SwiftProtobuf", + "implicit": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:13SwiftProtobuf07Google_B11_BytesValueV", + "mangledName": "$s13SwiftProtobuf07Google_B11_BytesValueV", + "moduleName": "SwiftProtobuf", + "declAttributes": [ + "AccessControl", + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Message", + "printedName": "Message", + "usr": "s:13SwiftProtobuf7MessageP", + "mangledName": "$s13SwiftProtobuf7MessageP" + }, + { + "kind": "Conformance", + "name": "_MessageImplementationBase", + "printedName": "_MessageImplementationBase", + "usr": "s:13SwiftProtobuf26_MessageImplementationBaseP", + "mangledName": "$s13SwiftProtobuf26_MessageImplementationBaseP" + }, + { + "kind": "Conformance", + "name": "_ProtoNameProviding", + "printedName": "_ProtoNameProviding", + "usr": "s:13SwiftProtobuf19_ProtoNameProvidingP", + "mangledName": "$s13SwiftProtobuf19_ProtoNameProvidingP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + } + ], + "json_format_version": 8 + }, + "ConstValues": [ + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7544, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7762, + "length": 6, + "value": "\".Any\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 7839, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7859, + "length": 10, + "value": "\"type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 7876, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "StringLiteral", + "offset": 7892, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 8668, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 8759, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 9187, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "IntegerLiteral", + "offset": 9315, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9626, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9693, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/any.pb.swift", + "kind": "BooleanLiteral", + "offset": 9711, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1032, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1197, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1762, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 1811, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 2506, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 2877, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 3944, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 4455, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 5522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6096, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6368, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 6452, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 9765, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 10078, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 10195, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "IntegerLiteral", + "offset": 11040, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 12897, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 14385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 14825, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 15201, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 16012, + "length": 4, + "value": "\"{}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 16104, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 16815, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 17364, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 17494, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "BooleanLiteral", + "offset": 18483, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/AnyMessageStorage.swift", + "kind": "StringLiteral", + "offset": 18607, + "length": 7, + "value": "\"@type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 3545, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 3644, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 5445, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 6230, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 6408, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "Array", + "offset": 6507, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10332, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10550, + "length": 6, + "value": "\".Api\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10627, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10643, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10656, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10672, + "length": 9, + "value": "\"methods\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10688, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10704, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10720, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10736, + "length": 9, + "value": "\"version\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10752, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10772, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10795, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10811, + "length": 8, + "value": "\"mixins\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 10826, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 10842, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11276, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11357, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11442, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11527, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11611, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11703, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 11787, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12371, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12489, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12607, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12724, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12843, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 12963, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13078, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13264, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13313, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13362, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13411, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13474, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13521, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13629, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 13647, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13861, + "length": 9, + "value": "\".Method\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13941, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13957, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 13970, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 13990, + "length": 18, + "value": "\"request_type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14015, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14035, + "length": 19, + "value": "\"request_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14061, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14081, + "length": 19, + "value": "\"response_type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14107, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14127, + "length": 20, + "value": "\"response_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14154, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14170, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14186, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 14202, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14636, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14717, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14808, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14899, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 14991, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15083, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15168, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15456, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15587, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 15628, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15720, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15853, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 15895, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 15988, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 16106, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 16221, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16476, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16543, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16608, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16726, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16773, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16834, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 16852, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17065, + "length": 8, + "value": "\".Mixin\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17144, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17160, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17173, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "StringLiteral", + "offset": 17189, + "length": 6, + "value": "\"root\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17702, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 17990, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "IntegerLiteral", + "offset": 18101, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18291, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18334, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18395, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/api.pb.swift", + "kind": "BooleanLiteral", + "offset": 18413, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 1131, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1313, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1985, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2821, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2852, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3010, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "StringLiteral", + "offset": 3238, + "length": 61, + "value": "\"Somehow BinaryDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3788, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4662, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4830, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4887, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5033, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5042, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5063, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5090, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5129, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5183, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5192, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5221, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5326, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5350, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5359, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5384, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5415, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5459, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5522, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5531, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5564, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5681, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5724, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5733, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5761, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5770, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5799, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5834, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5896, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6025, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6072, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6081, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6113, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6122, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6155, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6194, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6264, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6405, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6440, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6591, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6600, + "length": 2, + "value": "25" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6632, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6671, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6763, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6790, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7622, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7857, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8107, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8227, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8391, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 8607, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8730, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9013, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9251, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9504, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 9624, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 9789, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 10005, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10159, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10494, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10784, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11071, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 11142, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11600, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11917, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12199, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12478, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 12549, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12999, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13337, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13630, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13920, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 13991, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14440, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14722, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14959, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15221, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 15292, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15713, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16084, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16410, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16737, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 16808, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17309, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17634, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17914, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18191, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18262, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18709, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18963, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19068, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19277, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19382, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19574, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19768, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20013, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20204, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20458, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20564, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20773, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 20879, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21071, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21195, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21266, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21511, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21703, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 21956, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22060, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22268, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22372, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22563, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22685, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22756, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 22999, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23189, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 23442, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23547, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 23755, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23860, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24051, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24174, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24245, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24488, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24679, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 24941, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24962, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25179, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25200, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25437, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25463, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25534, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 25920, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25960, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 26218, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26368, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 26658, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26808, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 27253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27597, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 27708, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 27918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 28222, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28351, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 28766, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 29144, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 29522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 29607, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "Array", + "offset": 30277, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 30552, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 30934, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 31365, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 31636, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 31915, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 32141, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 32420, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33117, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33383, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 33591, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 34278, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 34977, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35369, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 35868, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 36644, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37053, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37459, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 37576, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 38627, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39010, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39416, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 39533, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 40115, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 42554, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 42928, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44272, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44392, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 44769, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 44930, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 45266, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 46077, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 47387, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 47829, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 47990, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48781, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48868, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 48895, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 49244, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50156, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50243, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 50270, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51196, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51354, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51390, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51410, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51427, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51562, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51595, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "BooleanLiteral", + "offset": 51612, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51656, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51778, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51818, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51842, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51876, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51910, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 51918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 52047, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 52634, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53581, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53761, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 53799, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54036, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54216, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54254, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54362, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54523, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54740, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 54904, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecoder.swift", + "kind": "IntegerLiteral", + "offset": 55839, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 889, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDecodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 1707, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 2372, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 2804, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 2960, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 3081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 3483, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 5103, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 6974, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7130, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7246, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7781, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7786, + "length": 4, + "value": "1024" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7793, + "length": 4, + "value": "1024" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7833, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 7921, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8004, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8144, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8325, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 8503, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9224, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9442, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9465, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9491, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9719, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9749, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9773, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "BooleanLiteral", + "offset": 9783, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9841, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9867, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9875, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9917, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryDelimited.swift", + "kind": "IntegerLiteral", + "offset": 9934, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 992, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1184, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1588, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2277, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2312, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2319, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2344, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 2783, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 3352, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 3691, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4791, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 944, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3950, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5557, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5884, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6213, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6542, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6870, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7214, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8731, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8991, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9393, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10519, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10887, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11256, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11641, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12027, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12397, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 14990, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 15435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 16377, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 16912, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17268, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17822, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 17898, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 18579, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 18660, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 19301, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 19385, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingSizeVisitor.swift", + "kind": "IntegerLiteral", + "offset": 20096, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3416, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3420, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5749, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6125, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6495, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6894, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7287, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7666, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9460, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9464, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9703, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10318, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10392, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10549, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 10622, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11089, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11168, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11311, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11383, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11811, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11893, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12036, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/BinaryEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12111, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3660, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3688, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3725, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3762, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3797, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3842, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 3887, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4105, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4137, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4181, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4226, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 4271, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 4837, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6097, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6215, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6377, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6489, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6556, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6625, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 6696, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 12701, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 13080, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 14553, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 14932, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 15906, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 16167, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17712, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17892, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 17925, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 18308, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 19941, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 20471, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 22238, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 25566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 28315, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30041, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30070, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30098, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30126, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30155, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30183, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30213, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30243, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30270, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30299, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30328, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30359, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30388, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30418, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30446, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30478, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30510, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30540, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30678, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30706, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30734, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30763, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30791, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30821, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30851, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30878, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30907, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30935, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30966, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 30995, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31025, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31053, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31085, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31117, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31147, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31177, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31511, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31542, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31573, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31714, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31745, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 31776, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 34577, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 35253, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 35399, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 36098, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 36477, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 37761, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 39408, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 42152, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 42653, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 45788, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 46337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 47271, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 49699, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 50204, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 50719, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 51222, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 51964, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 52533, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58832, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58860, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 58891, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59032, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59063, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 59097, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 60606, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 61343, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 62108, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 63390, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 64345, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 65465, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 67505, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 70972, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 71551, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 72254, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 72734, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 73278, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76028, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76057, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76084, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76226, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76253, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76287, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76680, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76711, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76742, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76883, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76914, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 76945, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77476, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77515, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77554, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77710, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77749, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 77787, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78669, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78746, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78793, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78833, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78871, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78909, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78946, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 78988, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79028, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79186, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79223, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79270, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79310, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79348, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79386, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79423, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79465, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79505, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 79544, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 82904, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 83571, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 84201, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 85001, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 86121, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 87106, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 88153, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 88637, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 90020, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 90497, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 91357, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 92815, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93504, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93545, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93581, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93734, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93770, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 93803, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 95008, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 95686, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 96133, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 96571, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 98850, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103082, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103112, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103143, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103174, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103320, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103351, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103382, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103419, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103711, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103741, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103768, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103906, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 103962, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104269, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104299, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104328, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104468, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104497, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104528, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104838, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104868, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 104905, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105046, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105083, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105115, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105418, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105448, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105476, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105624, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105652, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 105691, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 107474, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 114958, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 116335, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 116726, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 119599, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 120491, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 120962, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 121628, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 122211, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123555, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123584, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123612, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123758, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123786, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 123816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 127995, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128155, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128171, + "length": 17, + "value": "\"EDITION_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128195, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128211, + "length": 21, + "value": "\"EDITION_1_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128239, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128255, + "length": 21, + "value": "\"EDITION_2_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128283, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128302, + "length": 14, + "value": "\"EDITION_2023\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128323, + "length": 5, + "value": "99997" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128343, + "length": 25, + "value": "\"EDITION_99997_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128375, + "length": 5, + "value": "99998" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128395, + "length": 25, + "value": "\"EDITION_99998_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128427, + "length": 5, + "value": "99999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128447, + "length": 25, + "value": "\"EDITION_99999_TEST_ONLY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128695, + "length": 20, + "value": "\".FileDescriptorSet\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 128786, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 128802, + "length": 6, + "value": "\"file\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 128919, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 128937, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 129365, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 129655, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129869, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129930, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 129948, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130175, + "length": 22, + "value": "\".FileDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130268, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130284, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130297, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130313, + "length": 9, + "value": "\"package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130329, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130345, + "length": 12, + "value": "\"dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130364, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130385, + "length": 19, + "value": "\"public_dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130411, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130432, + "length": 17, + "value": "\"weak_dependency\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130456, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130476, + "length": 14, + "value": "\"message_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130497, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130517, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130535, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130551, + "length": 9, + "value": "\"service\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130567, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130583, + "length": 11, + "value": "\"extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130601, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130617, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130633, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130653, + "length": 18, + "value": "\"source_code_info\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130678, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130695, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130710, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130727, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 130743, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 130764, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 130896, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 130975, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131053, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131135, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131197, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 131215, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131725, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131810, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131897, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 131986, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132072, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132157, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132246, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132332, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132425, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132518, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132609, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132694, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 132780, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133369, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133485, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133612, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133738, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133858, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 133976, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134102, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134215, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134339, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134477, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134608, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134720, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134837, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 134956, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135181, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135232, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135287, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135354, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135417, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135474, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135525, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135574, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135631, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135682, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135747, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135796, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135847, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135906, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135967, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 135985, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136208, + "length": 18, + "value": "\".DescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136297, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136313, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136342, + "length": 7, + "value": "\"field\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136356, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136372, + "length": 11, + "value": "\"extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136390, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136410, + "length": 13, + "value": "\"nested_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136430, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136450, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136468, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136488, + "length": 17, + "value": "\"extension_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136512, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136532, + "length": 12, + "value": "\"oneof_decl\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136551, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136567, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136583, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136603, + "length": 16, + "value": "\"reserved_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 136626, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 136647, + "length": 15, + "value": "\"reserved_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136792, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136856, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136916, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 136978, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137057, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137121, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137254, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 137291, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138169, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138256, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138344, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138430, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138609, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 138697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139238, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139416, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139511, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139604, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139703, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139797, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139889, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 139983, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140081, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 140909, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141049, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141185, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141333, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141471, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141594, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141736, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 141882, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 142025, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142498, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142562, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142634, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142708, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142778, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142860, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 142932, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143000, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143080, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143158, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143180, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143228, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143295, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143313, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143582, + "length": 17, + "value": "\".ExtensionRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143670, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143686, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143700, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143716, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 143728, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 143744, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143851, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 143869, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144297, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144379, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 144459, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145046, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145157, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 145274, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145565, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145616, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 145695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 145963, + "length": 16, + "value": "\".ReservedRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146050, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 146066, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146080, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 146096, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 146609, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147190, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147301, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147547, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147590, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147651, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 147669, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 147898, + "length": 24, + "value": "\".ExtensionRangeOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 147993, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148015, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148044, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148060, + "length": 13, + "value": "\"declaration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148080, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148097, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148114, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 148130, + "length": 14, + "value": "\"verification\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148248, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148338, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148401, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 148419, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148847, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 148936, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149024, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149112, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149211, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149218, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 149933, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150048, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150166, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150313, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150408, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 150419, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150673, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150730, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150783, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150844, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 150905, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 151000, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 151018, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151203, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151219, + "length": 13, + "value": "\"DECLARATION\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151239, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151255, + "length": 12, + "value": "\"UNVERIFIED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151543, + "length": 14, + "value": "\".Declaration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151628, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151644, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151659, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151679, + "length": 11, + "value": "\"full_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151697, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151713, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151726, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151742, + "length": 10, + "value": "\"reserved\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 151759, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 151775, + "length": 10, + "value": "\"repeated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152211, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152294, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152380, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152462, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 152546, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153132, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153249, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153362, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153477, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 153592, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153848, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153901, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153946, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 153999, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154052, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154113, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154131, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154359, + "length": 23, + "value": "\".FieldDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154453, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154469, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154482, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154498, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154513, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154529, + "length": 7, + "value": "\"label\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154543, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154559, + "length": 6, + "value": "\"type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154572, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154592, + "length": 11, + "value": "\"type_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154610, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154626, + "length": 10, + "value": "\"extendee\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154643, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154663, + "length": 15, + "value": "\"default_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154685, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154705, + "length": 13, + "value": "\"oneof_index\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154725, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154746, + "length": 11, + "value": "\"json_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154764, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154780, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 154796, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 154817, + "length": 17, + "value": "\"proto3_optional\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154932, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 154950, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155378, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155460, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155546, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155629, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155710, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155790, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155876, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 155966, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156052, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156139, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156226, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156818, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 156935, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157049, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157161, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157272, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157389, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157510, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157627, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157745, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157862, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 157984, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158211, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158260, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158307, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158352, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158458, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158519, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158576, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158629, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158680, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158745, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158806, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 158824, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 158999, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159015, + "length": 13, + "value": "\"TYPE_DOUBLE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159035, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159051, + "length": 12, + "value": "\"TYPE_FLOAT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159070, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159086, + "length": 12, + "value": "\"TYPE_INT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159105, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159121, + "length": 13, + "value": "\"TYPE_UINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159141, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159157, + "length": 12, + "value": "\"TYPE_INT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159176, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159192, + "length": 14, + "value": "\"TYPE_FIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159213, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159229, + "length": 14, + "value": "\"TYPE_FIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159250, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159266, + "length": 11, + "value": "\"TYPE_BOOL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159284, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159300, + "length": 13, + "value": "\"TYPE_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159320, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159337, + "length": 12, + "value": "\"TYPE_GROUP\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159356, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159373, + "length": 14, + "value": "\"TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159394, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159411, + "length": 12, + "value": "\"TYPE_BYTES\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159430, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159447, + "length": 13, + "value": "\"TYPE_UINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159467, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159484, + "length": 11, + "value": "\"TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159502, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159519, + "length": 15, + "value": "\"TYPE_SFIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159541, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159558, + "length": 15, + "value": "\"TYPE_SFIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159580, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159597, + "length": 13, + "value": "\"TYPE_SINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159617, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159634, + "length": 13, + "value": "\"TYPE_SINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159817, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159833, + "length": 16, + "value": "\"LABEL_OPTIONAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159856, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159872, + "length": 16, + "value": "\"LABEL_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 159895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 159911, + "length": 16, + "value": "\"LABEL_REPEATED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160153, + "length": 23, + "value": "\".OneofDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160247, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160263, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160276, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 160292, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 160399, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 160417, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160845, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 160927, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 161514, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 161631, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161857, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161908, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161969, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 161987, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162214, + "length": 22, + "value": "\".EnumDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162307, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162323, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162336, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162352, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162366, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162382, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162398, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162418, + "length": 16, + "value": "\"reserved_range\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 162441, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 162461, + "length": 15, + "value": "\"reserved_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162588, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162650, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 162668, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163096, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163178, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163261, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163347, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 163438, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164028, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164146, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164259, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164393, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 164520, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164740, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164785, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164836, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164897, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 164956, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 165017, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 165035, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165315, + "length": 20, + "value": "\".EnumReservedRange\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165406, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165422, + "length": 7, + "value": "\"start\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165436, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 165452, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165883, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 165965, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 166546, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 166657, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 166919, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 166962, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167023, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167041, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167273, + "length": 27, + "value": "\".EnumValueDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167371, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167387, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167400, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167416, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 167431, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 167447, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167554, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 167572, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168000, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168082, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168165, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168752, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168866, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 168983, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169217, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169266, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169317, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169378, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169626, + "length": 25, + "value": "\".ServiceDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169722, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169738, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169751, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169767, + "length": 8, + "value": "\"method\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 169782, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 169798, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 169982, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 170000, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170428, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170510, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 170594, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171181, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171301, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 171414, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171644, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171691, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171742, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171803, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 171821, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172050, + "length": 24, + "value": "\".MethodDescriptorProto\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172161, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172174, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172194, + "length": 12, + "value": "\"input_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172213, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172233, + "length": 13, + "value": "\"output_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172253, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172269, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172285, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172305, + "length": 18, + "value": "\"client_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172330, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 172350, + "length": 18, + "value": "\"server_streaming\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 172466, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 172484, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172912, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 172994, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173081, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173169, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173255, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173346, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 173938, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174056, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174175, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174292, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174414, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 174536, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174764, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174876, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174927, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 174994, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175061, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175122, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 175140, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175359, + "length": 14, + "value": "\".FileOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175444, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175464, + "length": 14, + "value": "\"java_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175485, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175505, + "length": 22, + "value": "\"java_outer_classname\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175534, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175555, + "length": 21, + "value": "\"java_multiple_files\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175583, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175604, + "length": 31, + "value": "\"java_generate_equals_and_hash\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175642, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175663, + "length": 24, + "value": "\"java_string_check_utf8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175694, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175714, + "length": 14, + "value": "\"optimize_for\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175735, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175756, + "length": 12, + "value": "\"go_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175775, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175796, + "length": 21, + "value": "\"cc_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175824, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175845, + "length": 23, + "value": "\"java_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175875, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175896, + "length": 21, + "value": "\"py_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175924, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175945, + "length": 22, + "value": "\"php_generic_services\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 175974, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 175991, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176010, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176031, + "length": 18, + "value": "\"cc_enable_arenas\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176056, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176077, + "length": 19, + "value": "\"objc_class_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176103, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176124, + "length": 18, + "value": "\"csharp_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176149, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176170, + "length": 14, + "value": "\"swift_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176191, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176212, + "length": 18, + "value": "\"php_class_prefix\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176237, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176258, + "length": 15, + "value": "\"php_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176280, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176301, + "length": 24, + "value": "\"php_metadata_namespace\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176332, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176353, + "length": 14, + "value": "\"ruby_package\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176374, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176391, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 176408, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 176430, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 177438, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 178934, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179076, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179173, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 179193, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179734, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179829, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 179931, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180024, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180124, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180218, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180318, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180420, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180520, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180628, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180721, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180823, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 180920, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181020, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181120, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181216, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181315, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181412, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181513, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181618, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181714, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181808, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181914, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 181921, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182716, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182853, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 182981, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183115, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183244, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183379, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183516, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183651, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183794, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 183922, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184059, + "length": 2, + "value": "27" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184191, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184326, + "length": 2, + "value": "36" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184461, + "length": 2, + "value": "37" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184592, + "length": 2, + "value": "39" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184726, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184858, + "length": 2, + "value": "41" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 184994, + "length": 2, + "value": "42" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185134, + "length": 2, + "value": "44" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185265, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185394, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185557, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185656, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 185667, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186145, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186323, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186427, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186519, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186595, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186755, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186847, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 186935, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187025, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187181, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187265, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187349, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187425, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187507, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187585, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187679, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187755, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187825, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187917, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187939, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 187987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188054, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188149, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 188167, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188337, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188353, + "length": 7, + "value": "\"SPEED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188367, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188383, + "length": 11, + "value": "\"CODE_SIZE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188401, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188417, + "length": 14, + "value": "\"LITE_RUNTIME\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188651, + "length": 17, + "value": "\".MessageOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188739, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188759, + "length": 25, + "value": "\"message_set_wire_format\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188791, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188811, + "length": 33, + "value": "\"no_standard_descriptor_accessor\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188851, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188867, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188886, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188906, + "length": 11, + "value": "\"map_entry\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188924, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 188945, + "length": 40, + "value": "\"deprecated_legacy_json_field_conflicts\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 188992, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 189009, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189026, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 189048, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189174, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189237, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189327, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 189345, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189773, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189869, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 189973, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190059, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190143, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190254, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190342, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190441, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 190448, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191153, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191288, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191405, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191520, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191661, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191780, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 191927, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 192022, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 192033, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192370, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192427, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192480, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192585, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192638, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192711, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192772, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192867, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 192885, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193105, + "length": 15, + "value": "\".FieldOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193191, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193207, + "length": 7, + "value": "\"ctype\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193221, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193237, + "length": 8, + "value": "\"packed\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193252, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193268, + "length": 8, + "value": "\"jstype\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193283, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193299, + "length": 6, + "value": "\"lazy\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193312, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193333, + "length": 17, + "value": "\"unverified_lazy\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193357, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193373, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193392, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193409, + "length": 6, + "value": "\"weak\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193422, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193443, + "length": 14, + "value": "\"debug_redact\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193464, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193481, + "length": 11, + "value": "\"retention\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193499, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193516, + "length": 9, + "value": "\"targets\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193532, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193553, + "length": 18, + "value": "\"edition_defaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193578, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193595, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 193612, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 193634, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194145, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194222, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "Array", + "offset": 194348, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195249, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195391, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195488, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 195508, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196049, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196136, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196224, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196316, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196402, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196490, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196577, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196674, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196768, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196860, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 196950, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197051, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197145, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197251, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 197258, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198046, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198169, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198296, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198417, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198540, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198661, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198793, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 198922, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199049, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199185, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199336, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199461, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199624, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199723, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 199734, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200202, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200268, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200334, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200396, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200478, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200552, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200614, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200690, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200762, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200830, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200914, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 200984, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201076, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201098, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201146, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201213, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201308, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 201326, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201490, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201506, + "length": 8, + "value": "\"STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201521, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201537, + "length": 6, + "value": "\"CORD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201550, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201566, + "length": 14, + "value": "\"STRING_PIECE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201743, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201759, + "length": 11, + "value": "\"JS_NORMAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201777, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201793, + "length": 11, + "value": "\"JS_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 201811, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 201827, + "length": 11, + "value": "\"JS_NUMBER\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202010, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202026, + "length": 19, + "value": "\"RETENTION_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202052, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202068, + "length": 19, + "value": "\"RETENTION_RUNTIME\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202094, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202110, + "length": 18, + "value": "\"RETENTION_SOURCE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202301, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202317, + "length": 21, + "value": "\"TARGET_TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202345, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202361, + "length": 18, + "value": "\"TARGET_TYPE_FILE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202386, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202402, + "length": 29, + "value": "\"TARGET_TYPE_EXTENSION_RANGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202438, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202454, + "length": 21, + "value": "\"TARGET_TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202482, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202498, + "length": 19, + "value": "\"TARGET_TYPE_FIELD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202524, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202540, + "length": 19, + "value": "\"TARGET_TYPE_ONEOF\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202566, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202582, + "length": 18, + "value": "\"TARGET_TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202607, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202623, + "length": 24, + "value": "\"TARGET_TYPE_ENUM_ENTRY\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202654, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202670, + "length": 21, + "value": "\"TARGET_TYPE_SERVICE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 202698, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202714, + "length": 20, + "value": "\"TARGET_TYPE_METHOD\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 202995, + "length": 17, + "value": "\".EditionDefault\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203083, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203099, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203115, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203135, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203156, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 203172, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203605, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203690, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 203773, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204364, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204478, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 204596, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204842, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204901, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 204948, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205009, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205027, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205247, + "length": 15, + "value": "\".OneofOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 205333, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205349, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 205366, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 205388, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205514, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205577, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 205685, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206113, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206200, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206299, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 206306, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207000, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207146, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207241, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 207252, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207468, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207541, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207602, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207697, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 207715, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 207934, + "length": 14, + "value": "\".EnumOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208019, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208039, + "length": 13, + "value": "\"allow_alias\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208059, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208075, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208094, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208114, + "length": 40, + "value": "\"deprecated_legacy_json_field_conflicts\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208161, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208177, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208194, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 208216, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208342, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208495, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 208513, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 208941, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209027, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209113, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209223, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209310, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209409, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 209416, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210108, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210225, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210366, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210484, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210630, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210725, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 210736, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 210954, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211011, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211116, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211169, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211242, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211303, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211398, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211416, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211640, + "length": 19, + "value": "\".EnumValueOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211730, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211746, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211765, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211781, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211798, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211818, + "length": 14, + "value": "\"debug_redact\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 211839, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 211861, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 211987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212050, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212140, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 212158, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212586, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212672, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212759, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212846, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212945, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 212952, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213649, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213767, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 213885, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214031, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214126, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 214137, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214418, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214477, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214550, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214611, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214706, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 214724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 214946, + "length": 17, + "value": "\".ServiceOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215034, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215051, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215068, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215085, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215104, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 215126, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215252, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215315, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 215423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215851, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 215938, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216026, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216125, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216132, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216827, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 216946, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217093, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217188, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 217199, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217419, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217476, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217549, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217610, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217705, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 217723, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 217944, + "length": 16, + "value": "\".MethodOptions\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218031, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218048, + "length": 12, + "value": "\"deprecated\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218067, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218088, + "length": 19, + "value": "\"idempotency_level\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218114, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218131, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218148, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 218170, + "length": 22, + "value": "\"uninterpreted_option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218296, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218359, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218449, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 218467, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218895, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 218982, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219075, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219163, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219262, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219269, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 219963, + "length": 2, + "value": "33" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220087, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220206, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220353, + "length": 3, + "value": "999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220448, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 220459, + "length": 9, + "value": "536870912" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220681, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220750, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220803, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220876, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 220937, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 221032, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 221050, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221226, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221242, + "length": 21, + "value": "\"IDEMPOTENCY_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221270, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221286, + "length": 17, + "value": "\"NO_SIDE_EFFECTS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221310, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221326, + "length": 12, + "value": "\"IDEMPOTENT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221563, + "length": 22, + "value": "\".UninterpretedOption\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221656, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221672, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221685, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221705, + "length": 18, + "value": "\"identifier_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221730, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221750, + "length": 20, + "value": "\"positive_int_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221777, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221797, + "length": 20, + "value": "\"negative_int_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221824, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221844, + "length": 14, + "value": "\"double_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221865, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221885, + "length": 14, + "value": "\"string_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 221906, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 221926, + "length": 17, + "value": "\"aggregate_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 222054, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 222072, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222500, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222582, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222675, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222769, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222862, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 222951, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223039, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223635, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223755, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 223880, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224004, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224124, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224243, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 224366, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224588, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224655, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224724, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224793, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224852, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224911, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 224976, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225037, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225055, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225326, + "length": 11, + "value": "\".NamePart\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 225408, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225428, + "length": 11, + "value": "\"name_part\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 225446, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 225466, + "length": 14, + "value": "\"is_extension\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225560, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225607, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 225625, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226053, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226139, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226731, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 226849, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227158, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227237, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227455, + "length": 13, + "value": "\".FeatureSet\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227539, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227559, + "length": 16, + "value": "\"field_presence\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227582, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227602, + "length": 11, + "value": "\"enum_type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227620, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227640, + "length": 25, + "value": "\"repeated_field_encoding\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227672, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227692, + "length": 18, + "value": "\"message_encoding\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 227717, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 227737, + "length": 13, + "value": "\"json_format\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227854, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 227872, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228300, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228389, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228473, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228570, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228661, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228747, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228754, + "length": 4, + "value": "1002" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228760, + "length": 4, + "value": "9995" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 228767, + "length": 5, + "value": "10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229457, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229572, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229700, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229822, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 229939, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230036, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230047, + "length": 5, + "value": "10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230265, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230318, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230397, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230464, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230521, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230582, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230677, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 230695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230865, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230881, + "length": 24, + "value": "\"FIELD_PRESENCE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230912, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230928, + "length": 10, + "value": "\"EXPLICIT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230945, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230961, + "length": 10, + "value": "\"IMPLICIT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 230978, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 230994, + "length": 17, + "value": "\"LEGACY_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231174, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231190, + "length": 19, + "value": "\"ENUM_TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231216, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231232, + "length": 6, + "value": "\"OPEN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231245, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231261, + "length": 8, + "value": "\"CLOSED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231445, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231461, + "length": 33, + "value": "\"REPEATED_FIELD_ENCODING_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231501, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231517, + "length": 8, + "value": "\"PACKED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231532, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231548, + "length": 10, + "value": "\"EXPANDED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231728, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231744, + "length": 26, + "value": "\"MESSAGE_ENCODING_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231777, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231793, + "length": 17, + "value": "\"LENGTH_PREFIXED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 231817, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 231833, + "length": 11, + "value": "\"DELIMITED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232009, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232025, + "length": 21, + "value": "\"JSON_FORMAT_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232053, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232069, + "length": 7, + "value": "\"ALLOW\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232083, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232099, + "length": 20, + "value": "\"LEGACY_BEST_EFFORT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232343, + "length": 21, + "value": "\".FeatureSetDefaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232451, + "length": 10, + "value": "\"defaults\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232468, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232488, + "length": 17, + "value": "\"minimum_edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232512, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232532, + "length": 17, + "value": "\"maximum_edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232556, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232576, + "length": 22, + "value": "\"minimum_edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 232605, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 232625, + "length": 22, + "value": "\"maximum_edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 232762, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 232780, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233208, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233294, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233386, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233478, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 233572, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234178, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234297, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234420, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234545, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 234670, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 234898, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 234963, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235028, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235101, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235174, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235538, + "length": 27, + "value": "\".FeatureSetEditionDefault\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235636, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235652, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235668, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235688, + "length": 14, + "value": "\"edition_enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 235709, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 235725, + "length": 10, + "value": "\"features\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235834, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 235852, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236280, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236365, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 236452, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237043, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237161, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 237279, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237557, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237616, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237669, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237730, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 237748, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 237970, + "length": 17, + "value": "\".SourceCodeInfo\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238058, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 238074, + "length": 10, + "value": "\"location\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238510, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 238812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239028, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239089, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 239107, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239368, + "length": 11, + "value": "\".Location\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239450, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239466, + "length": 6, + "value": "\"path\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239479, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239495, + "length": 6, + "value": "\"span\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239508, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239528, + "length": 18, + "value": "\"leading_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239553, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239573, + "length": 19, + "value": "\"trailing_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 239599, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 239619, + "length": 27, + "value": "\"leading_detached_comments\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240072, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240152, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240232, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240325, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 240419, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241019, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241127, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241247, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241372, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 241525, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241751, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241794, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241861, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 241930, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242011, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242072, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 242090, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 242315, + "length": 20, + "value": "\".GeneratedCodeInfo\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 242406, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 242422, + "length": 12, + "value": "\"annotation\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 242860, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243168, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243394, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243455, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 243473, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243742, + "length": 13, + "value": "\".Annotation\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243826, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243842, + "length": 6, + "value": "\"path\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243855, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243875, + "length": 13, + "value": "\"source_file\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243911, + "length": 7, + "value": "\"begin\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243925, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243941, + "length": 5, + "value": "\"end\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 243953, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 243969, + "length": 10, + "value": "\"semantic\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244405, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244485, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244573, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244655, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 244735, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245319, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245434, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245547, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245658, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 245773, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246013, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246070, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246117, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246160, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246213, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246274, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "BooleanLiteral", + "offset": 246292, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246475, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246491, + "length": 6, + "value": "\"NONE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246504, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246520, + "length": 5, + "value": "\"SET\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "IntegerLiteral", + "offset": 246532, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/descriptor.pb.swift", + "kind": "StringLiteral", + "offset": 246548, + "length": 7, + "value": "\"ALIAS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1062, + "length": 3, + "value": "128" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1569, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/DoubleParser.swift", + "kind": "IntegerLiteral", + "offset": 1828, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 5208, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 5642, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 5989, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6212, + "length": 11, + "value": "\".Duration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6294, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6310, + "length": 9, + "value": "\"seconds\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6326, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "StringLiteral", + "offset": 6342, + "length": 7, + "value": "\"nanos\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6775, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 6858, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7067, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7147, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7177, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "IntegerLiteral", + "offset": 7255, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7457, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7502, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7563, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/duration.pb.swift", + "kind": "BooleanLiteral", + "offset": 7581, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "StringLiteral", + "offset": 3378, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "StringLiteral", + "offset": 3598, + "length": 8, + "value": "\".Empty\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "BooleanLiteral", + "offset": 4099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/empty.pb.swift", + "kind": "BooleanLiteral", + "offset": 4117, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "BooleanLiteral", + "offset": 1959, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5072, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5130, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 5137, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 5407, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 5612, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6922, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6980, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 6987, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 7257, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 7462, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10385, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10443, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 10450, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 10719, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 10923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12277, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12335, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 12342, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 12611, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 12815, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15848, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15906, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 15913, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 16185, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 16392, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19441, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19496, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "StringLiteral", + "offset": 19503, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "Array", + "offset": 19910, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFields.swift", + "kind": "IntegerLiteral", + "offset": 20115, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1099, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1240, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1307, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1353, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 1384, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "IntegerLiteral", + "offset": 1748, + "length": 8, + "value": "16777619" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 3116, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ExtensionFieldValueSet.swift", + "kind": "BooleanLiteral", + "offset": 3147, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "Array", + "offset": 9053, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9402, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9626, + "length": 12, + "value": "\".FieldMask\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 9709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "StringLiteral", + "offset": 9725, + "length": 7, + "value": "\"paths\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 10158, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "IntegerLiteral", + "offset": 10449, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10649, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10710, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/field_mask.pb.swift", + "kind": "BooleanLiteral", + "offset": 10728, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 1267, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 1660, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2198, + "length": 4, + "value": "0x07" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2206, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2261, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTag.swift", + "kind": "IntegerLiteral", + "offset": 2520, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "FloatLiteral", + "offset": 3377, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "FloatLiteral", + "offset": 4519, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 5674, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 6823, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 7975, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 9133, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 10288, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 11444, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 12603, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 13767, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 14931, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "IntegerLiteral", + "offset": 16100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 17259, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 18422, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 19524, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/FieldTypes.swift", + "kind": "BooleanLiteral", + "offset": 20603, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "StringLiteral", + "offset": 749, + "length": 21, + "value": "\"type.googleapis.com\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1788, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3876, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Extensions.swift", + "kind": "StringLiteral", + "offset": 6240, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 729, + "length": 33, + "value": "\"org.swift.protobuf.typeRegistry\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1086, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1119, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 1505, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2250, + "length": 21, + "value": "\"google.protobuf.Any\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2301, + "length": 27, + "value": "\"google.protobuf.BoolValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2364, + "length": 28, + "value": "\"google.protobuf.BytesValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2429, + "length": 29, + "value": "\"google.protobuf.DoubleValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2496, + "length": 26, + "value": "\"google.protobuf.Duration\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2557, + "length": 23, + "value": "\"google.protobuf.Empty\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2612, + "length": 27, + "value": "\"google.protobuf.FieldMask\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2675, + "length": 28, + "value": "\"google.protobuf.FloatValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2740, + "length": 28, + "value": "\"google.protobuf.Int32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2805, + "length": 28, + "value": "\"google.protobuf.Int64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2870, + "length": 27, + "value": "\"google.protobuf.ListValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 2933, + "length": 29, + "value": "\"google.protobuf.StringValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3000, + "length": 24, + "value": "\"google.protobuf.Struct\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3057, + "length": 27, + "value": "\"google.protobuf.Timestamp\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3120, + "length": 29, + "value": "\"google.protobuf.UInt32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3187, + "length": 29, + "value": "\"google.protobuf.UInt64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "StringLiteral", + "offset": 3254, + "length": 23, + "value": "\"google.protobuf.Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "BooleanLiteral", + "offset": 4779, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Any+Registry.swift", + "kind": "BooleanLiteral", + "offset": 5278, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 771, + "length": 12, + "value": "315576000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 901, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 917, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 996, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1017, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1078, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1149, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1253, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1267, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1272, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1277, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1282, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1287, + "length": 3, + "value": "\"4\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1292, + "length": 3, + "value": "\"5\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1297, + "length": 3, + "value": "\"6\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1302, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1307, + "length": 3, + "value": "\"8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1312, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1360, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1371, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1735, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1746, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1857, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 1896, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1965, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2023, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2900, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3297, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3310, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3325, + "length": 19, + "value": "\"-0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3342, + "length": 1, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3358, + "length": 27, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3369, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 3383, + "length": 1, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3672, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3690, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 4158, + "length": 18, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "StringLiteral", + "offset": 4173, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5958, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5967, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6004, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6022, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Duration+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 6068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1154, + "length": 4, + "value": "0x20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1167, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1187, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1212, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1438, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1519, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1525, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1685, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1691, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1722, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1728, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1732, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1738, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1742, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1746, + "length": 3, + "value": "\"(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 1750, + "length": 3, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2125, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2156, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2162, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2195, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2252, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2258, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2262, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2268, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2272, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2276, + "length": 3, + "value": "\"(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2280, + "length": 3, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "Array", + "offset": 2633, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2661, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 2758, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2995, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3060, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3095, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5759, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5794, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_FieldMask+Extensions.swift", + "kind": "StringLiteral", + "offset": 5801, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1280, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1319, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1477, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 1516, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_ListValue+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 2033, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_NullValue+Extensions.swift", + "kind": "StringLiteral", + "offset": 766, + "length": 6, + "value": "\"null\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1455, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1528, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Struct+Extensions.swift", + "kind": "BooleanLiteral", + "offset": 1826, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 697, + "length": 12, + "value": "-62135596800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 776, + "length": 12, + "value": "253402300799" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1308, + "length": 2, + "value": "20" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1465, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1486, + "length": 2, + "value": "57" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1507, + "length": 2, + "value": "45" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1529, + "length": 2, + "value": "58" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1550, + "length": 2, + "value": "43" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1574, + "length": 2, + "value": "84" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1598, + "length": 2, + "value": "90" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1621, + "length": 2, + "value": "46" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1839, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 1853, + "length": 3, + "value": "528" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2213, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2229, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2244, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2258, + "length": 5, + "value": "53328" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2339, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2349, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2359, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2369, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2384, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2409, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 4, + "value": "9999" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2558, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2568, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2583, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2609, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2627, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2754, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2764, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2808, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2825, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2964, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 2980, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3007, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3139, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3150, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3166, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3195, + "length": 2, + "value": "59" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3345, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3356, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3379, + "length": 2, + "value": "61" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "Array", + "offset": 3769, + "length": 55, + "value": "[0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3862, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3889, + "length": 3, + "value": "400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3896, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3911, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3918, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3932, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3937, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3965, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 3982, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4011, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4122, + "length": 3, + "value": "365" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4142, + "length": 6, + "value": "719527" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4184, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4189, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4226, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4231, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4270, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4275, + "length": 3, + "value": "400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4343, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4384, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4481, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4558, + "length": 2, + "value": "19" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4583, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4657, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4680, + "length": 9, + "value": "100000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4839, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4855, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 4891, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5080, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5201, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5217, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5271, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5287, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5315, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5341, + "length": 2, + "value": "59" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5360, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5529, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5581, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5642, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5694, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5867, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 5957, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6540, + "length": 50, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6557, + "length": 1, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6573, + "length": 1, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6589, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6610, + "length": 49, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6626, + "length": 1, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6642, + "length": 1, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6658, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6752, + "length": 44, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6766, + "length": 1, + "value": "\"T\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6780, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 6794, + "length": 1, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 7085, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "IntegerLiteral", + "offset": 7103, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 7572, + "length": 18, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Timestamp+Extensions.swift", + "kind": "StringLiteral", + "offset": 7587, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 2823, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 2968, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3090, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3211, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3216, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Value+Extensions.swift", + "kind": "StringLiteral", + "offset": 3302, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 3657, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 4151, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 4174, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 5646, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Google_Protobuf_Wrappers+Extensions.swift", + "kind": "StringLiteral", + "offset": 5655, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift", + "kind": "IntegerLiteral", + "offset": 660, + "length": 10, + "value": "2166136261" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/HashVisitor.swift", + "kind": "IntegerLiteral", + "offset": 701, + "length": 8, + "value": "16777619" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1493, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1524, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1855, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Internal.swift", + "kind": "BooleanLiteral", + "offset": 1886, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 683, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 710, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1819, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 1992, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 2476, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2779, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3269, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3571, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4339, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 4774, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 5256, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 5558, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6288, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "IntegerLiteral", + "offset": 6704, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7190, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9768, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10414, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 11225, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 12029, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13406, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15420, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15488, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15709, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 16872, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 17041, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17120, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17244, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 18236, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18315, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18544, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19448, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "StringLiteral", + "offset": 19617, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19696, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecoder.swift", + "kind": "BooleanLiteral", + "offset": 19820, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 878, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONDecodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 1156, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 576, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 617, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 658, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 701, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 743, + "length": 3, + "value": "\"4\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 785, + "length": 3, + "value": "\"5\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 826, + "length": 3, + "value": "\"6\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 869, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 912, + "length": 3, + "value": "\"8\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 954, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 997, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1039, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1083, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1126, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1169, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1218, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1266, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1317, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1372, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1428, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1482, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1537, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1581, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1625, + "length": 3, + "value": "\"B\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1669, + "length": 3, + "value": "\"C\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1713, + "length": 3, + "value": "\"D\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1757, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1801, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1845, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1889, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 1933, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4589, + "length": 5, + "value": "\"\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4828, + "length": 5, + "value": "\"\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 4905, + "length": 6, + "value": "\"]\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6183, + "length": 6, + "value": "\"null\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6445, + "length": 9, + "value": "\"\"NaN\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6515, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6554, + "length": 15, + "value": "\"\"-Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 6627, + "length": 14, + "value": "\"\"Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7006, + "length": 9, + "value": "\"\"NaN\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7076, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7115, + "length": 15, + "value": "\"\"-Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 7188, + "length": 14, + "value": "\"\"Infinity\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7448, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7491, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7551, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7691, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7916, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 9894, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 9950, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10268, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10290, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10314, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10336, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10360, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10383, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10407, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10430, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10454, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10477, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10501, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10524, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10549, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10572, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10597, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10601, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10605, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10611, + "length": 3, + "value": "159" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "StringLiteral", + "offset": 10684, + "length": 7, + "value": "\"\\u00\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10745, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10803, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10826, + "length": 2, + "value": "23" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10831, + "length": 3, + "value": "126" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10917, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10924, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 10959, + "length": 4, + "value": "0xc0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11003, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11035, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11078, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11102, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11110, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11146, + "length": 4, + "value": "0xe0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11190, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11223, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11268, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11273, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11308, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11351, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11407, + "length": 4, + "value": "0xf0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11451, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11484, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11529, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11535, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11570, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11615, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11620, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11655, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11698, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 11960, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12123, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12165, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12192, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12248, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12307, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12313, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12373, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12379, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12439, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12444, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12502, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12535, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12576, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12630, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12681, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12760, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12814, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12820, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12876, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12882, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12938, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12943, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 12997, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13023, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13052, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13105, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13111, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13167, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13173, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13229, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13234, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13305, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13334, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13388, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13394, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13450, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncoder.swift", + "kind": "IntegerLiteral", + "offset": 13456, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 708, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 872, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 10186, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 10363, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 11661, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11828, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 11909, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 11995, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12285, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12451, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 12540, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12607, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 12870, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 13037, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 13131, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13198, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 1310, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 1399, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1577, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 1991, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2260, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 2800, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 3993, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4272, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4549, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4781, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONMapEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5181, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 570, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 608, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 640, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 676, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 717, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 755, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 799, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 840, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 881, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 924, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 966, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1009, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1053, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1095, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1138, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1185, + "length": 3, + "value": "\";\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1234, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1284, + "length": 4, + "value": "\"'\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1383, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1425, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1472, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1520, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1570, + "length": 3, + "value": "\"?\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1613, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1668, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1724, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1778, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1833, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1887, + "length": 3, + "value": "\"<\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1942, + "length": 3, + "value": "\">\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 1985, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2029, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2073, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2117, + "length": 3, + "value": "\"b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2161, + "length": 3, + "value": "\"e\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2205, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2249, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2293, + "length": 3, + "value": "\"I\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2337, + "length": 3, + "value": "\"l\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2381, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2425, + "length": 3, + "value": "\"N\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2469, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2513, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2557, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2601, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2645, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 2689, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2782, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2793, + "length": 2, + "value": "57" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2820, + "length": 2, + "value": "48" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2848, + "length": 2, + "value": "65" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2852, + "length": 2, + "value": "97" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2863, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2873, + "length": 2, + "value": "66" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2877, + "length": 2, + "value": "98" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2888, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2898, + "length": 2, + "value": "67" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2902, + "length": 2, + "value": "99" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2913, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2923, + "length": 2, + "value": "68" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2927, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2939, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2949, + "length": 2, + "value": "69" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 3, + "value": "101" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2965, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2975, + "length": 2, + "value": "70" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2979, + "length": 3, + "value": "102" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 2991, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "Array", + "offset": 3319, + "length": 1203, + "value": "[-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 62, -1, 62, -1, 63, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, -1, -1, -1, -1, -1, -1, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, -1, -1, -1, -1, 63, -1, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 5611, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 5645, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 5683, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 6695, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 6804, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 6876, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 6904, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7333, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7337, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7779, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7799, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7821, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 7873, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 7920, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 8029, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 8856, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9102, + "length": 2, + "value": "61" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9524, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9566, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9592, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9614, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9650, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9672, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9708, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9729, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9784, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9810, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9832, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9938, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9955, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 9991, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10009, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10045, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10074, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10144, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10161, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10197, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10226, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10242, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10296, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 10325, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11396, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11407, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11418, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11548, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11571, + "length": 6, + "value": "0xE000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 11685, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 11984, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 12006, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12541, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12552, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12563, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12593, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12626, + "length": 6, + "value": "0xE000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12799, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12843, + "length": 6, + "value": "0xDC00" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12881, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 12899, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13426, + "length": 8, + "value": "\"\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13497, + "length": 8, + "value": "\"\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13568, + "length": 8, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13639, + "length": 8, + "value": "\"\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 13710, + "length": 8, + "value": "\"\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15467, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15494, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 15633, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 15843, + "length": 59, + "value": "\"Somehow JSONDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19272, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19489, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19499, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 19643, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 21548, + "length": 18, + "value": "0x8000000000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "FloatLiteral", + "offset": 24051, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 27515, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 28099, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 29623, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 31669, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33503, + "length": 5, + "value": "\"NaN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33540, + "length": 5, + "value": "\"Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33582, + "length": 6, + "value": "\"-Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33626, + "length": 10, + "value": "\"Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 33673, + "length": 11, + "value": "\"-Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 33911, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35897, + "length": 5, + "value": "\"NaN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35935, + "length": 5, + "value": "\"Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 35978, + "length": 6, + "value": "\"-Inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 36023, + "length": 10, + "value": "\"Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 36071, + "length": 11, + "value": "\"-Infinity\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 36311, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39081, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39176, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39399, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39430, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 39774, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 40289, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 40453, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 41017, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 41033, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 41050, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 41065, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 42537, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 43358, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "StringLiteral", + "offset": 43426, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 46425, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 46447, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48196, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 48208, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48240, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48309, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48700, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48850, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 48910, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49818, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49879, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "IntegerLiteral", + "offset": 49920, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/JSONScanner.swift", + "kind": "BooleanLiteral", + "offset": 50223, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 999, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1036, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1474, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1493, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1510, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/MathUtils.swift", + "kind": "IntegerLiteral", + "offset": 1519, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "BooleanLiteral", + "offset": 5566, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "StringLiteral", + "offset": 6385, + "length": 17, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "StringLiteral", + "offset": 6398, + "length": 1, + "value": "\":\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message.swift", + "kind": "BooleanLiteral", + "offset": 8232, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 1263, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 1867, + "length": 10, + "value": "0x7fffffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 2174, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 4058, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 5332, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 6664, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "BooleanLiteral", + "offset": 8225, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+BinaryAdditions.swift", + "kind": "IntegerLiteral", + "offset": 8946, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+JSONAdditions.swift", + "kind": "IntegerLiteral", + "offset": 4971, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+JSONArrayAdditions.swift", + "kind": "IntegerLiteral", + "offset": 5451, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Message+TextFormatAdditions.swift", + "kind": "IntegerLiteral", + "offset": 3932, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1131, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "StringLiteral", + "offset": 1170, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1205, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 1324, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "StringLiteral", + "offset": 5368, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "BooleanLiteral", + "offset": 6275, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7561, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7680, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/NameMap.swift", + "kind": "Dictionary", + "offset": 7910, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1227, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1342, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1455, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1568, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1683, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1798, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 1912, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2026, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2142, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2258, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2374, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2490, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2601, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2716, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2828, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 2945, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3068, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3189, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3304, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3421, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3536, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3651, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3768, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 3885, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4001, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4117, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4235, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4353, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4471, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4589, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4702, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4819, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4933, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5052, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5177, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5300, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5413, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5528, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5641, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5754, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5869, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 5984, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6098, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6212, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6328, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6444, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6560, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6676, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6787, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 6904, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7140, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7405, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7644, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7776, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7936, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SelectiveVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8019, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "BooleanLiteral", + "offset": 2758, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "BooleanLiteral", + "offset": 2815, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3355, + "length": 35, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3370, + "length": 1, + "value": "\":(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3388, + "length": 1, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3456, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3476, + "length": 26, + "value": "\"SimpleExtensionMap(\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/SimpleExtensionMap.swift", + "kind": "StringLiteral", + "offset": 3500, + "length": 1, + "value": "\")\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3406, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 16, + "value": "\".SourceContext\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 3721, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "StringLiteral", + "offset": 3741, + "length": 11, + "value": "\"file_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 4178, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "IntegerLiteral", + "offset": 4478, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4692, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4753, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/source_context.pb.swift", + "kind": "BooleanLiteral", + "offset": 4771, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1200, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "StringLiteral", + "offset": 1308, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1459, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1662, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1762, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 1863, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "IntegerLiteral", + "offset": 2771, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/StringUtils.swift", + "kind": "BooleanLiteral", + "offset": 3039, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 2916, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 3067, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "Dictionary", + "offset": 4171, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 5271, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 5667, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "Array", + "offset": 8813, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9402, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 9564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9580, + "length": 12, + "value": "\"NULL_VALUE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9804, + "length": 9, + "value": "\".Struct\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 9884, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 9900, + "length": 8, + "value": "\"fields\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 10334, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 10812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11008, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11069, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 11087, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11300, + "length": 8, + "value": "\".Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11379, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11399, + "length": 12, + "value": "\"null_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11418, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11438, + "length": 14, + "value": "\"number_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11459, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11479, + "length": 14, + "value": "\"string_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11500, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11520, + "length": 12, + "value": "\"bool_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11539, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11559, + "length": 14, + "value": "\"struct_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 11580, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 11600, + "length": 12, + "value": "\"list_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12038, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12303, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12553, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 12803, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 13047, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13123, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13192, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 13479, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13558, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 13627, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14505, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14693, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 14881, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15063, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15252, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 15437, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15655, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15716, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 15734, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 15951, + "length": 12, + "value": "\".ListValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16034, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "StringLiteral", + "offset": 16050, + "length": 8, + "value": "\"values\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16484, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "IntegerLiteral", + "offset": 16780, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 16982, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 17043, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/struct.pb.swift", + "kind": "BooleanLiteral", + "offset": 17061, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 892, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2459, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 2796, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 3041, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3727, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3750, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 3917, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4730, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4753, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 4920, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6067, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6090, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 6257, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7400, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 7590, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8697, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8720, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 8887, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 9994, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10017, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 10184, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13385, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13408, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 13575, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14396, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14419, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 14586, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15410, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15433, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 15600, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17266, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17289, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 17456, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 18417, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18701, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 18891, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 19645, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "IntegerLiteral", + "offset": 20368, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 21094, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21530, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21537, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21641, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 21650, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22299, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22322, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 22489, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 23132, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23568, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23575, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23679, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 23688, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24349, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24372, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 24539, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 25156, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25592, + "length": 5, + "value": "\"key\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25599, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25703, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "StringLiteral", + "offset": 25712, + "length": 3, + "value": "\"2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26350, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26373, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecoder.swift", + "kind": "BooleanLiteral", + "offset": 26540, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatDecodingOptions.swift", + "kind": "IntegerLiteral", + "offset": 910, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 597, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 640, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 683, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 726, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 773, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 823, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 866, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 920, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 975, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1030, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1086, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1131, + "length": 4, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 1176, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 1204, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "Array", + "offset": 1426, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 2998, + "length": 4, + "value": "\": \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3301, + "length": 6, + "value": "\" {\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3484, + "length": 5, + "value": "\"}\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 3646, + "length": 4, + "value": "\", \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4072, + "length": 5, + "value": "\"nan\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4138, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4177, + "length": 6, + "value": "\"-inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4241, + "length": 5, + "value": "\"inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4467, + "length": 5, + "value": "\"nan\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4533, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4572, + "length": 6, + "value": "\"-inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 4636, + "length": 5, + "value": "\"inf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4830, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4875, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4911, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4968, + "length": 3, + "value": "100" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 4975, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5010, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5066, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5072, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5133, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5215, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5440, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5813, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 5848, + "length": 4, + "value": "\"0x\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5913, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 5990, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6022, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6061, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6283, + "length": 6, + "value": "\"true\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6292, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6522, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6560, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6584, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6622, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6646, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6685, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6709, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6748, + "length": 5, + "value": "\"\\v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6772, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6811, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6835, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6874, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6898, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 6937, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 6962, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 7001, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7026, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7030, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7034, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7174, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7235, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7239, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7299, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7320, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7324, + "length": 3, + "value": "127" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7420, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7427, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7462, + "length": 4, + "value": "0xc0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7485, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7518, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7541, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7563, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7571, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7607, + "length": 4, + "value": "0xe0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7651, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7684, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7729, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7734, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7769, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7812, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7868, + "length": 4, + "value": "0xf0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7912, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7945, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7990, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 7996, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8031, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8076, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8081, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8116, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8159, + "length": 4, + "value": "0x3f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8438, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8463, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8593, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8631, + "length": 5, + "value": "\"\\b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8657, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8695, + "length": 5, + "value": "\"\\t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8721, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8760, + "length": 5, + "value": "\"\\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8786, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8825, + "length": 5, + "value": "\"\\v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8851, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8890, + "length": 5, + "value": "\"\\f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8916, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 8955, + "length": 5, + "value": "\"\\r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 8981, + "length": 2, + "value": "34" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 9020, + "length": 6, + "value": "\"\\\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9047, + "length": 2, + "value": "92" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "StringLiteral", + "offset": 9086, + "length": 6, + "value": "\"\\\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9113, + "length": 2, + "value": "32" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9118, + "length": 3, + "value": "126" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9329, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9384, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9388, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncoder.swift", + "kind": "IntegerLiteral", + "offset": 9442, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingOptions.swift", + "kind": "BooleanLiteral", + "offset": 724, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 617, + "length": 22, + "value": "[(1, \"key\"), (2, \"value\")]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 1870, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 3222, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 3319, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 4209, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 4558, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 5548, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Array", + "offset": 6043, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6247, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6566, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 6735, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7122, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 7216, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 7818, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 8282, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8423, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 8529, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9448, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 9625, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 12452, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13842, + "length": 9, + "value": "\"#json: \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "StringLiteral", + "offset": 13928, + "length": 4, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "Dictionary", + "offset": 19517, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 21113, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "BooleanLiteral", + "offset": 21297, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 25490, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 25574, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26077, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26168, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26629, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatEncodingVisitor.swift", + "kind": "IntegerLiteral", + "offset": 26723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 576, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 614, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 646, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 761, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 805, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 846, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 887, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 930, + "length": 3, + "value": "\"3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 973, + "length": 3, + "value": "\"7\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1015, + "length": 3, + "value": "\"9\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1058, + "length": 3, + "value": "\":\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1102, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1144, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1187, + "length": 3, + "value": "\",\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1234, + "length": 3, + "value": "\";\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1283, + "length": 4, + "value": "\"\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1333, + "length": 4, + "value": "\"'\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 4, + "value": "\"\\\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1432, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1474, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1522, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1572, + "length": 3, + "value": "\"?\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1615, + "length": 3, + "value": "\" \"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1670, + "length": 3, + "value": "\"[\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1726, + "length": 3, + "value": "\"]\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1780, + "length": 3, + "value": "\"{\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1835, + "length": 3, + "value": "\"}\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1889, + "length": 3, + "value": "\"<\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1944, + "length": 3, + "value": "\">\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 1987, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2031, + "length": 3, + "value": "\"a\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2075, + "length": 3, + "value": "\"A\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2119, + "length": 3, + "value": "\"b\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2163, + "length": 3, + "value": "\"e\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2207, + "length": 3, + "value": "\"E\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2251, + "length": 3, + "value": "\"f\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2339, + "length": 3, + "value": "\"i\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2383, + "length": 3, + "value": "\"l\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2427, + "length": 3, + "value": "\"n\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2471, + "length": 3, + "value": "\"r\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2515, + "length": 3, + "value": "\"s\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2559, + "length": 3, + "value": "\"t\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2603, + "length": 3, + "value": "\"T\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2647, + "length": 3, + "value": "\"u\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2691, + "length": 3, + "value": "\"U\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2735, + "length": 3, + "value": "\"v\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2779, + "length": 3, + "value": "\"x\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2823, + "length": 3, + "value": "\"y\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2867, + "length": 3, + "value": "\"z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 2911, + "length": 3, + "value": "\"Z\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 3117, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 3206, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4077, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4090, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 4102, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5221, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5242, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5344, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5914, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5983, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 5987, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6100, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6107, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6168, + "length": 4, + "value": "0xC0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6214, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6241, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6286, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6308, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6316, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6378, + "length": 4, + "value": "0xE0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6424, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6452, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6499, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6504, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6534, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6579, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6601, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6611, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6675, + "length": 4, + "value": "0xF0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6721, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6749, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6796, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6802, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6832, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6879, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6884, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6914, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 6959, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 7352, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9627, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9749, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9780, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 9942, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "StringLiteral", + "offset": 10170, + "length": 65, + "value": "\"Somehow TextFormatDecoding unwound more objects than it started\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10370, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10564, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10628, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10739, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 10767, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 11298, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 11507, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12396, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12502, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12601, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 12876, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13354, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 13397, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13447, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13463, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 13804, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13861, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 13881, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14061, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14080, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14122, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14157, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14176, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14447, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14512, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14647, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14651, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14859, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 14886, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15008, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15257, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15261, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15331, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15354, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15361, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15432, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15455, + "length": 6, + "value": "0xD800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15464, + "length": 6, + "value": "0xDFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15648, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15656, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15728, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15751, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15761, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 15835, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16081, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16117, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16167, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16205, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16398, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 16872, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17042, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17646, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17668, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17712, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17732, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17832, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 17854, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18090, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18179, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18269, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18362, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18445, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18465, + "length": 2, + "value": "64" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18484, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18580, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18599, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18642, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18711, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18753, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18877, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18881, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 18950, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19010, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19146, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19150, + "length": 4, + "value": "0x7f" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19215, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19282, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19305, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19312, + "length": 5, + "value": "0x7ff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19378, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19383, + "length": 4, + "value": "0xC0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19429, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19454, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19459, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19504, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19535, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19558, + "length": 5, + "value": "0x800" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19566, + "length": 6, + "value": "0xffff" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19633, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19638, + "length": 4, + "value": "0xE0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19684, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19710, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19715, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19762, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19767, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19795, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19800, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19845, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19876, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19899, + "length": 7, + "value": "0x10000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19909, + "length": 8, + "value": "0x10FFFF" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19978, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 19983, + "length": 4, + "value": "0xF0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20029, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20055, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20060, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20107, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20113, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20141, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20146, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20193, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20198, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20226, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20231, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20276, + "length": 4, + "value": "0x3F" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20307, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20604, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20630, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20678, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20711, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20786, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20886, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20924, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 20984, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21027, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21087, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21129, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21189, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21230, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21290, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21338, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21398, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21495, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21540, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21585, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21678, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21709, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 21752, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 21987, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22040, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22166, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22392, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 22547, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22573, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 22995, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23011, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23195, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23228, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23283, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23317, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23386, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23693, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23808, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 23895, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24136, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24258, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24288, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24435, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24504, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24598, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 24972, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25093, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25123, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25383, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25469, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25802, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25812, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25941, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 25967, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26275, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26329, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26508, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 26710, + "length": 18, + "value": "0x8000000000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27540, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27682, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 27860, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 27959, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28087, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28795, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 28937, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 28966, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29269, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 29417, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29545, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 29673, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 29706, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30068, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30386, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30435, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30511, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30643, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30703, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30913, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 30989, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31285, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31543, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 31816, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32296, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32386, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 32723, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 32765, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33062, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33099, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33152, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33185, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33337, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33393, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33893, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 33973, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 33995, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 34036, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 35345, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 35361, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35452, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35502, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35739, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 35962, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 36125, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 36790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 37906, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 37959, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38039, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38200, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 38893, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 39763, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40266, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40321, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40415, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 40527, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41241, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41268, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41702, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 41729, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 41779, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "BooleanLiteral", + "offset": 41809, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42505, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42607, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42929, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TextFormatScanner.swift", + "kind": "IntegerLiteral", + "offset": 42949, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 6962, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7227, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7575, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7799, + "length": 12, + "value": "\".Timestamp\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7882, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7898, + "length": 9, + "value": "\"seconds\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 7914, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "StringLiteral", + "offset": 7930, + "length": 7, + "value": "\"nanos\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8363, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8446, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8655, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8735, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8765, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "IntegerLiteral", + "offset": 8843, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9047, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9092, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9153, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/timestamp.pb.swift", + "kind": "BooleanLiteral", + "offset": 9171, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 592, + "length": 4, + "value": "1440" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 625, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 655, + "length": 5, + "value": "86400" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 689, + "length": 4, + "value": "3600" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 724, + "length": 2, + "value": "60" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 755, + "length": 10, + "value": "1000000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1390, + "length": 7, + "value": "2440588" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1853, + "length": 4, + "value": "1401" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1868, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1877, + "length": 6, + "value": "274277" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1885, + "length": 6, + "value": "146097" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1895, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1898, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1903, + "length": 2, + "value": "38" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1918, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1926, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1957, + "length": 4, + "value": "1461" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1964, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1980, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 1988, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2014, + "length": 3, + "value": "153" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2020, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2025, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2051, + "length": 3, + "value": "153" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2058, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2061, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2067, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 4, + "value": "1461" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2097, + "length": 4, + "value": "4716" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2108, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2113, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2121, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2254, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2269, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2292, + "length": 7, + "value": "1000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2303, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2318, + "length": 38, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2346, + "length": 7, + "value": "1000000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2355, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2377, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2385, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2400, + "length": 33, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "IntegerLiteral", + "offset": 2426, + "length": 4, + "value": "1000" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2432, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2456, + "length": 27, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/TimeUtils.swift", + "kind": "StringLiteral", + "offset": 2482, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2899, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 2953, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3127, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 3156, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 3905, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 4012, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 4100, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 5469, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 5912, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 6004, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 6095, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7694, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7728, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7761, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7793, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7825, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7858, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7890, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7924, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7958, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 7989, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8022, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8055, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8090, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8123, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8157, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8189, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8225, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8261, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8295, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8462, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8495, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8527, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8559, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8592, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8624, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8658, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8692, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8723, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8756, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8788, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8823, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8856, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8890, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8922, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8958, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 8994, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9028, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9062, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9674, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9704, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9735, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9766, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9926, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9957, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 9988, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 10019, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 11337, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 11421, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 12660, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "Array", + "offset": 12743, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 14941, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15100, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15116, + "length": 15, + "value": "\"SYNTAX_PROTO2\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15138, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15154, + "length": 15, + "value": "\"SYNTAX_PROTO3\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15176, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15192, + "length": 17, + "value": "\"SYNTAX_EDITIONS\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15419, + "length": 7, + "value": "\".Type\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15497, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15513, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15526, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15542, + "length": 8, + "value": "\"fields\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15557, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15573, + "length": 8, + "value": "\"oneofs\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15588, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15604, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15620, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15640, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15663, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15679, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 15694, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 15710, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16145, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16226, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16310, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16393, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16478, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16570, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 16651, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17238, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17354, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17469, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17587, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17706, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17825, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 17942, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18130, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18177, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18224, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18273, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18336, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18432, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18493, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 18511, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18724, + "length": 8, + "value": "\".Field\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18803, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18819, + "length": 6, + "value": "\"kind\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18832, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18848, + "length": 13, + "value": "\"cardinality\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18868, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18884, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18899, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18915, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18928, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18948, + "length": 10, + "value": "\"type_url\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 18965, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 18985, + "length": 13, + "value": "\"oneof_index\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19005, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19021, + "length": 8, + "value": "\"packed\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19036, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19052, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19068, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19089, + "length": 11, + "value": "\"json_name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19107, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 19128, + "length": 15, + "value": "\"default_value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19569, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19648, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19734, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19816, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19897, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 19981, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20067, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20148, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20233, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20319, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20621, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20747, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20778, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20857, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 20968, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21085, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21120, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21203, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21234, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21316, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21434, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21553, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 21681, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21872, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21929, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 21976, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22019, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22068, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22123, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22170, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22219, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22270, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22329, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22390, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 22408, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22564, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22580, + "length": 14, + "value": "\"TYPE_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22601, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22617, + "length": 13, + "value": "\"TYPE_DOUBLE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22637, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22653, + "length": 12, + "value": "\"TYPE_FLOAT\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22672, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22688, + "length": 12, + "value": "\"TYPE_INT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22707, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22723, + "length": 13, + "value": "\"TYPE_UINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22743, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22759, + "length": 12, + "value": "\"TYPE_INT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22778, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22794, + "length": 14, + "value": "\"TYPE_FIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22815, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22831, + "length": 14, + "value": "\"TYPE_FIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22852, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22868, + "length": 11, + "value": "\"TYPE_BOOL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22886, + "length": 1, + "value": "9" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22902, + "length": 13, + "value": "\"TYPE_STRING\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22922, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22939, + "length": 12, + "value": "\"TYPE_GROUP\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22958, + "length": 2, + "value": "11" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 22975, + "length": 14, + "value": "\"TYPE_MESSAGE\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 22996, + "length": 2, + "value": "12" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23013, + "length": 12, + "value": "\"TYPE_BYTES\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23032, + "length": 2, + "value": "13" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23049, + "length": 13, + "value": "\"TYPE_UINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23069, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23086, + "length": 11, + "value": "\"TYPE_ENUM\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23104, + "length": 2, + "value": "15" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23121, + "length": 15, + "value": "\"TYPE_SFIXED32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23143, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23160, + "length": 15, + "value": "\"TYPE_SFIXED64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23182, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23199, + "length": 13, + "value": "\"TYPE_SINT32\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23219, + "length": 2, + "value": "18" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23236, + "length": 13, + "value": "\"TYPE_SINT64\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23410, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23426, + "length": 21, + "value": "\"CARDINALITY_UNKNOWN\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23454, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23470, + "length": 22, + "value": "\"CARDINALITY_OPTIONAL\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23499, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23515, + "length": 22, + "value": "\"CARDINALITY_REQUIRED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23544, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23560, + "length": 22, + "value": "\"CARDINALITY_REPEATED\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23792, + "length": 7, + "value": "\".Enum\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23870, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23886, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23899, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23915, + "length": 11, + "value": "\"enumvalue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23933, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23949, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 23965, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 23985, + "length": 16, + "value": "\"source_context\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24008, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 24024, + "length": 8, + "value": "\"syntax\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24039, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 24055, + "length": 9, + "value": "\"edition\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24490, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24571, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24658, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24743, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24835, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 24916, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25503, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25625, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25743, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25862, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 25981, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26098, + "length": 1, + "value": "6" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26286, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26339, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26388, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26451, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26498, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26547, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26608, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 26626, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26843, + "length": 12, + "value": "\".EnumValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26926, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26942, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26955, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 26971, + "length": 8, + "value": "\"number\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 26986, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 27002, + "length": 9, + "value": "\"options\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27437, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27518, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27600, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27892, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 27923, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28002, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28120, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28318, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28414, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28475, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 28493, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28707, + "length": 9, + "value": "\".Option\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28787, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28803, + "length": 6, + "value": "\"name\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 28816, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "StringLiteral", + "offset": 28832, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29265, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29346, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 29933, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "IntegerLiteral", + "offset": 30044, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30240, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30287, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30348, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/type.pb.swift", + "kind": "BooleanLiteral", + "offset": 30366, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 939, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 944, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 951, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 968, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 994, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 999, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1007, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1024, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1050, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1055, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1063, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1080, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1106, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1111, + "length": 2, + "value": "28" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1119, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1136, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1155, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 1535, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2031, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2036, + "length": 1, + "value": "7" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2043, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2060, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2083, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2100, + "length": 2, + "value": "10" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2197, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2218, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2223, + "length": 2, + "value": "35" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2231, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2246, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2264, + "length": 2, + "value": "28" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2291, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2296, + "length": 2, + "value": "21" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2304, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2319, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2337, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2364, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2369, + "length": 2, + "value": "14" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2377, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 2392, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3183, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3200, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3281, + "length": 3, + "value": "128" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3303, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Varint.swift", + "kind": "IntegerLiteral", + "offset": 3324, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 733, + "length": 2, + "value": "24" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "IntegerLiteral", + "offset": 790, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 870, + "length": 31, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 879, + "length": 1, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 888, + "length": 1, + "value": "\".\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/Version.swift", + "kind": "StringLiteral", + "offset": 900, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 677, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 696, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 723, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 745, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 765, + "length": 1, + "value": "4" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 784, + "length": 1, + "value": "5" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2209, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2238, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/WireFormat.swift", + "kind": "IntegerLiteral", + "offset": 2268, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 3421, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 3898, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 4375, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 4857, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 5334, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 5816, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 6300, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8114, + "length": 17, + "value": "\"google.protobuf\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8340, + "length": 14, + "value": "\".DoubleValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 8425, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 8441, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 8874, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9082, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9161, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9365, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9426, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 9444, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 9662, + "length": 13, + "value": "\".FloatValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 9746, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 9762, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10195, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10402, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 10480, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10682, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10743, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 10761, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 10979, + "length": 13, + "value": "\".Int64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11063, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 11079, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11512, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11719, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 11797, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 11999, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 12060, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 12078, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 12297, + "length": 14, + "value": "\".UInt64Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 12382, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 12398, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 12831, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13039, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13118, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13322, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 13401, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 13619, + "length": 13, + "value": "\".Int32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 13703, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 13719, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14152, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14359, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 14437, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14639, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14700, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 14718, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 14937, + "length": 14, + "value": "\".UInt32Value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15022, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 15038, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15471, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15679, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 15758, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 15962, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16023, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16041, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 16258, + "length": 12, + "value": "\".BoolValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 16341, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 16357, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 16790, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 16996, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 17077, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17277, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17338, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 17356, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 17575, + "length": 14, + "value": "\".StringValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 17660, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 17676, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18109, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18400, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18604, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18665, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 18683, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 18901, + "length": 13, + "value": "\".BytesValue\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 18985, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "StringLiteral", + "offset": 19001, + "length": 7, + "value": "\"value\"" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 19434, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "IntegerLiteral", + "offset": 19723, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 19925, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 19986, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/wrappers.pb.swift", + "kind": "BooleanLiteral", + "offset": 20004, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1186, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1201, + "length": 2, + "value": "31" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1740, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 1755, + "length": 2, + "value": "63" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2265, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2285, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2793, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/m3g0byt3\/Developer\/wallet-core-tangem-2\/swift\/Pods\/SwiftProtobuf\/Sources\/SwiftProtobuf\/ZigZag.swift", + "kind": "IntegerLiteral", + "offset": 2813, + "length": 1, + "value": "1" + } + ] +} \ No newline at end of file diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface new file mode 100644 index 0000000..dbfef36 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -0,0 +1,3812 @@ +// swift-interface-format-version: 1.0 +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) +// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name SwiftProtobuf +// swift-module-flags-ignorable: -enable-bare-slash-regex +import Dispatch +import Foundation +import Swift +@_exported import SwiftProtobuf +import _Concurrency +import _StringProcessing +import _SwiftConcurrencyShims +public struct Google_Protobuf_Any { + public var typeURL: Swift.String { + get + set + } + public var value: Foundation.Data { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Any : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Any : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Any, rhs: SwiftProtobuf.Google_Protobuf_Any) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum AnyUnpackError : Swift.Error { + case typeMismatch + case malformedWellKnownTypeJSON + case malformedAnyField + public static func == (a: SwiftProtobuf.AnyUnpackError, b: SwiftProtobuf.AnyUnpackError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Api { + public var name: Swift.String + public var methods: [SwiftProtobuf.Google_Protobuf_Method] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var version: Swift.String + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var mixins: [SwiftProtobuf.Google_Protobuf_Mixin] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Method { + public var name: Swift.String + public var requestTypeURL: Swift.String + public var requestStreaming: Swift.Bool + public var responseTypeURL: Swift.String + public var responseStreaming: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Mixin { + public var name: Swift.String + public var root: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Api : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Method : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Mixin : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Api : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Api, rhs: SwiftProtobuf.Google_Protobuf_Api) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Method : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Method, rhs: SwiftProtobuf.Google_Protobuf_Method) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Mixin : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Mixin, rhs: SwiftProtobuf.Google_Protobuf_Mixin) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum BinaryDecodingError : Swift.Error { + case trailingGarbage + case truncated + case invalidUTF8 + case malformedProtobuf + case missingRequiredFields + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.BinaryDecodingError, b: SwiftProtobuf.BinaryDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct BinaryDecodingOptions { + public var messageDepthLimit: Swift.Int + public var discardUnknownFields: Swift.Bool + public init() +} +public enum BinaryDelimited { + public enum Error : Swift.Error { + case unknownStreamError + case truncated + public static func == (a: SwiftProtobuf.BinaryDelimited.Error, b: SwiftProtobuf.BinaryDelimited.Error) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } + } + public static func serialize(message: any SwiftProtobuf.Message, to stream: Foundation.OutputStream, partial: Swift.Bool = false) throws + public static func parse(messageType: M.Type, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws -> M where M : SwiftProtobuf.Message + public static func merge(into message: inout M, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where M : SwiftProtobuf.Message +} +public enum BinaryEncodingError : Swift.Error { + case anyTranscodeFailure + case missingRequiredFields + public static func == (a: SwiftProtobuf.BinaryEncodingError, b: SwiftProtobuf.BinaryEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public protocol Decoder { + mutating func handleConflictingOneOf() throws + mutating func nextFieldNumber() throws -> Swift.Int? + mutating func decodeSingularFloatField(value: inout Swift.Float) throws + mutating func decodeSingularFloatField(value: inout Swift.Float?) throws + mutating func decodeRepeatedFloatField(value: inout [Swift.Float]) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double?) throws + mutating func decodeRepeatedDoubleField(value: inout [Swift.Double]) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedUInt32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedUInt64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedFixed32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedFixed64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSFixed32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSFixed64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool?) throws + mutating func decodeRepeatedBoolField(value: inout [Swift.Bool]) throws + mutating func decodeSingularStringField(value: inout Swift.String) throws + mutating func decodeSingularStringField(value: inout Swift.String?) throws + mutating func decodeRepeatedStringField(value: inout [Swift.String]) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data?) throws + mutating func decodeRepeatedBytesField(value: inout [Foundation.Data]) throws + mutating func decodeSingularEnumField(value: inout E) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularEnumField(value: inout E?) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeRepeatedEnumField(value: inout [E]) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularMessageField(value: inout M?) throws where M : SwiftProtobuf.Message + mutating func decodeRepeatedMessageField(value: inout [M]) throws where M : SwiftProtobuf.Message + mutating func decodeSingularGroupField(value: inout G?) throws where G : SwiftProtobuf.Message + mutating func decodeRepeatedGroupField(value: inout [G]) throws where G : SwiftProtobuf.Message + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: inout SwiftProtobuf._ProtobufMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: inout SwiftProtobuf._ProtobufEnumMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: inout SwiftProtobuf._ProtobufMessageMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func decodeExtensionField(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) throws + mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +extension SwiftProtobuf.Decoder { + public mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +public enum Google_Protobuf_Edition : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case edition2023 + case edition1TestOnly + case edition2TestOnly + case edition99997TestOnly + case edition99998TestOnly + case edition99999TestOnly + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Edition] + public static var allCases: [SwiftProtobuf.Google_Protobuf_Edition] { + get + } +} +public struct Google_Protobuf_FileDescriptorSet { + public var file: [SwiftProtobuf.Google_Protobuf_FileDescriptorProto] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var package: Swift.String { + get + set + } + public var hasPackage: Swift.Bool { + get + } + public mutating func clearPackage() + public var dependency: [Swift.String] + public var publicDependency: [Swift.Int32] + public var weakDependency: [Swift.Int32] + public var messageType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] + public var service: [SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto] + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_FileOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var sourceCodeInfo: SwiftProtobuf.Google_Protobuf_SourceCodeInfo { + get + set + } + public var hasSourceCodeInfo: Swift.Bool { + get + } + public mutating func clearSourceCodeInfo() + public var syntax: Swift.String { + get + set + } + public var hasSyntax: Swift.Bool { + get + } + public mutating func clearSyntax() + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_DescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var field: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var nestedType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] { + get + set + } + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] { + get + set + } + public var extensionRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange] { + get + set + } + public var oneofDecl: [SwiftProtobuf.Google_Protobuf_OneofDescriptorProto] { + get + set + } + public var options: SwiftProtobuf.Google_Protobuf_MessageOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange] { + get + set + } + public var reservedName: [Swift.String] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct ExtensionRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var options: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public struct ReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.ExtensibleMessage { + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var declaration: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration] + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var verification: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState { + get + set + } + public var hasVerification: Swift.Bool { + get + } + public mutating func clearVerification() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum VerificationState : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case declaration + case unverified + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct Declaration { + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var fullName: Swift.String { + get + set + } + public var hasFullName: Swift.Bool { + get + } + public mutating func clearFullName() + public var type: Swift.String { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var reserved: Swift.Bool { + get + set + } + public var hasReserved: Swift.Bool { + get + } + public mutating func clearReserved() + public var repeated: Swift.Bool { + get + set + } + public var hasRepeated: Swift.Bool { + get + } + public mutating func clearRepeated() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] + public static var allCases: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] { + get + } +} +public struct Google_Protobuf_FieldDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var label: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label { + get + set + } + public var hasLabel: Swift.Bool { + get + } + public mutating func clearLabel() + public var type: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var typeName: Swift.String { + get + set + } + public var hasTypeName: Swift.Bool { + get + } + public mutating func clearTypeName() + public var extendee: Swift.String { + get + set + } + public var hasExtendee: Swift.Bool { + get + } + public mutating func clearExtendee() + public var defaultValue: Swift.String { + get + set + } + public var hasDefaultValue: Swift.Bool { + get + } + public mutating func clearDefaultValue() + public var oneofIndex: Swift.Int32 { + get + set + } + public var hasOneofIndex: Swift.Bool { + get + } + public mutating func clearOneofIndex() + public var jsonName: Swift.String { + get + set + } + public var hasJsonName: Swift.Bool { + get + } + public mutating func clearJsonName() + public var options: SwiftProtobuf.Google_Protobuf_FieldOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var proto3Optional: Swift.Bool { + get + set + } + public var hasProto3Optional: Swift.Bool { + get + } + public mutating func clearProto3Optional() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum TypeEnum : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case double + case float + case int64 + case uint64 + case int32 + case fixed64 + case fixed32 + case bool + case string + case group + case message + case bytes + case uint32 + case `enum` + case sfixed32 + case sfixed64 + case sint32 + case sint64 + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Label : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case optional + case required + case repeated + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] { + get + } +} +public struct Google_Protobuf_OneofDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var options: SwiftProtobuf.Google_Protobuf_OneofOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var value: [SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_EnumOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange] + public var reservedName: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct EnumReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_EnumValueDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var options: SwiftProtobuf.Google_Protobuf_EnumValueOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_ServiceDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var method: [SwiftProtobuf.Google_Protobuf_MethodDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_ServiceOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_MethodDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var inputType: Swift.String { + get + set + } + public var hasInputType: Swift.Bool { + get + } + public mutating func clearInputType() + public var outputType: Swift.String { + get + set + } + public var hasOutputType: Swift.Bool { + get + } + public mutating func clearOutputType() + public var options: SwiftProtobuf.Google_Protobuf_MethodOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var clientStreaming: Swift.Bool { + get + set + } + public var hasClientStreaming: Swift.Bool { + get + } + public mutating func clearClientStreaming() + public var serverStreaming: Swift.Bool { + get + set + } + public var hasServerStreaming: Swift.Bool { + get + } + public mutating func clearServerStreaming() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileOptions : SwiftProtobuf.ExtensibleMessage { + public var javaPackage: Swift.String { + get + set + } + public var hasJavaPackage: Swift.Bool { + get + } + public mutating func clearJavaPackage() + public var javaOuterClassname: Swift.String { + get + set + } + public var hasJavaOuterClassname: Swift.Bool { + get + } + public mutating func clearJavaOuterClassname() + public var javaMultipleFiles: Swift.Bool { + get + set + } + public var hasJavaMultipleFiles: Swift.Bool { + get + } + public mutating func clearJavaMultipleFiles() + public var javaGenerateEqualsAndHash: Swift.Bool { + get + set + } + public var hasJavaGenerateEqualsAndHash: Swift.Bool { + get + } + public mutating func clearJavaGenerateEqualsAndHash() + public var javaStringCheckUtf8: Swift.Bool { + get + set + } + public var hasJavaStringCheckUtf8: Swift.Bool { + get + } + public mutating func clearJavaStringCheckUtf8() + public var optimizeFor: SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode { + get + set + } + public var hasOptimizeFor: Swift.Bool { + get + } + public mutating func clearOptimizeFor() + public var goPackage: Swift.String { + get + set + } + public var hasGoPackage: Swift.Bool { + get + } + public mutating func clearGoPackage() + public var ccGenericServices: Swift.Bool { + get + set + } + public var hasCcGenericServices: Swift.Bool { + get + } + public mutating func clearCcGenericServices() + public var javaGenericServices: Swift.Bool { + get + set + } + public var hasJavaGenericServices: Swift.Bool { + get + } + public mutating func clearJavaGenericServices() + public var pyGenericServices: Swift.Bool { + get + set + } + public var hasPyGenericServices: Swift.Bool { + get + } + public mutating func clearPyGenericServices() + public var phpGenericServices: Swift.Bool { + get + set + } + public var hasPhpGenericServices: Swift.Bool { + get + } + public mutating func clearPhpGenericServices() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var ccEnableArenas: Swift.Bool { + get + set + } + public var hasCcEnableArenas: Swift.Bool { + get + } + public mutating func clearCcEnableArenas() + public var objcClassPrefix: Swift.String { + get + set + } + public var hasObjcClassPrefix: Swift.Bool { + get + } + public mutating func clearObjcClassPrefix() + public var csharpNamespace: Swift.String { + get + set + } + public var hasCsharpNamespace: Swift.Bool { + get + } + public mutating func clearCsharpNamespace() + public var swiftPrefix: Swift.String { + get + set + } + public var hasSwiftPrefix: Swift.Bool { + get + } + public mutating func clearSwiftPrefix() + public var phpClassPrefix: Swift.String { + get + set + } + public var hasPhpClassPrefix: Swift.Bool { + get + } + public mutating func clearPhpClassPrefix() + public var phpNamespace: Swift.String { + get + set + } + public var hasPhpNamespace: Swift.Bool { + get + } + public mutating func clearPhpNamespace() + public var phpMetadataNamespace: Swift.String { + get + set + } + public var hasPhpMetadataNamespace: Swift.Bool { + get + } + public mutating func clearPhpMetadataNamespace() + public var rubyPackage: Swift.String { + get + set + } + public var hasRubyPackage: Swift.Bool { + get + } + public mutating func clearRubyPackage() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OptimizeMode : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case speed + case codeSize + case liteRuntime + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] { + get + } +} +public struct Google_Protobuf_MessageOptions : SwiftProtobuf.ExtensibleMessage { + public var messageSetWireFormat: Swift.Bool { + get + set + } + public var hasMessageSetWireFormat: Swift.Bool { + get + } + public mutating func clearMessageSetWireFormat() + public var noStandardDescriptorAccessor: Swift.Bool { + get + set + } + public var hasNoStandardDescriptorAccessor: Swift.Bool { + get + } + public mutating func clearNoStandardDescriptorAccessor() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var mapEntry: Swift.Bool { + get + set + } + public var hasMapEntry: Swift.Bool { + get + } + public mutating func clearMapEntry() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_FieldOptions : SwiftProtobuf.ExtensibleMessage { + public var ctype: SwiftProtobuf.Google_Protobuf_FieldOptions.CType { + get + set + } + public var hasCtype: Swift.Bool { + get + } + public mutating func clearCtype() + public var packed: Swift.Bool { + get + set + } + public var hasPacked: Swift.Bool { + get + } + public mutating func clearPacked() + public var jstype: SwiftProtobuf.Google_Protobuf_FieldOptions.JSType { + get + set + } + public var hasJstype: Swift.Bool { + get + } + public mutating func clearJstype() + public var lazy: Swift.Bool { + get + set + } + public var hasLazy: Swift.Bool { + get + } + public mutating func clearLazy() + public var unverifiedLazy: Swift.Bool { + get + set + } + public var hasUnverifiedLazy: Swift.Bool { + get + } + public mutating func clearUnverifiedLazy() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var weak: Swift.Bool { + get + set + } + public var hasWeak: Swift.Bool { + get + } + public mutating func clearWeak() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var retention: SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention { + get + set + } + public var hasRetention: Swift.Bool { + get + } + public mutating func clearRetention() + public var targets: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + set + } + public var editionDefaults: [SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault] { + get + set + } + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum CType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case string + case cord + case stringPiece + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JSType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case jsNormal + case jsString + case jsNumber + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionRetention : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case retentionUnknown + case retentionRuntime + case retentionSource + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionTargetType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case targetTypeUnknown + case targetTypeFile + case targetTypeExtensionRange + case targetTypeMessage + case targetTypeField + case targetTypeOneof + case targetTypeEnum + case targetTypeEnumEntry + case targetTypeService + case targetTypeMethod + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct EditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var value: Swift.String { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + } +} +public struct Google_Protobuf_OneofOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumOptions : SwiftProtobuf.ExtensibleMessage { + public var allowAlias: Swift.Bool { + get + set + } + public var hasAllowAlias: Swift.Bool { + get + } + public mutating func clearAllowAlias() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumValueOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_ServiceOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_MethodOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var idempotencyLevel: SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel { + get + set + } + public var hasIdempotencyLevel: Swift.Bool { + get + } + public mutating func clearIdempotencyLevel() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum IdempotencyLevel : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case idempotencyUnknown + case noSideEffects + case idempotent + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] + public static var allCases: [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] { + get + } +} +public struct Google_Protobuf_UninterpretedOption { + public var name: [SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart] + public var identifierValue: Swift.String { + get + set + } + public var hasIdentifierValue: Swift.Bool { + get + } + public mutating func clearIdentifierValue() + public var positiveIntValue: Swift.UInt64 { + get + set + } + public var hasPositiveIntValue: Swift.Bool { + get + } + public mutating func clearPositiveIntValue() + public var negativeIntValue: Swift.Int64 { + get + set + } + public var hasNegativeIntValue: Swift.Bool { + get + } + public mutating func clearNegativeIntValue() + public var doubleValue: Swift.Double { + get + set + } + public var hasDoubleValue: Swift.Bool { + get + } + public mutating func clearDoubleValue() + public var stringValue: Foundation.Data { + get + set + } + public var hasStringValue: Swift.Bool { + get + } + public mutating func clearStringValue() + public var aggregateValue: Swift.String { + get + set + } + public var hasAggregateValue: Swift.Bool { + get + } + public mutating func clearAggregateValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct NamePart { + public var namePart: Swift.String { + get + set + } + public var hasNamePart: Swift.Bool { + get + } + public mutating func clearNamePart() + public var isExtension: Swift.Bool { + get + set + } + public var hasIsExtension: Swift.Bool { + get + } + public mutating func clearIsExtension() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_FeatureSet : SwiftProtobuf.ExtensibleMessage { + public var fieldPresence: SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence { + get + set + } + public var hasFieldPresence: Swift.Bool { + get + } + public mutating func clearFieldPresence() + public var enumType: SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType { + get + set + } + public var hasEnumType: Swift.Bool { + get + } + public mutating func clearEnumType() + public var repeatedFieldEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding { + get + set + } + public var hasRepeatedFieldEncoding: Swift.Bool { + get + } + public mutating func clearRepeatedFieldEncoding() + public var messageEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding { + get + set + } + public var hasMessageEncoding: Swift.Bool { + get + } + public mutating func clearMessageEncoding() + public var jsonFormat: SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat { + get + set + } + public var hasJsonFormat: Swift.Bool { + get + } + public mutating func clearJsonFormat() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum FieldPresence : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case explicit + case implicit + case legacyRequired + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum EnumType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case open + case closed + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum RepeatedFieldEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case packed + case expanded + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum MessageEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case lengthPrefixed + case delimited + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JsonFormat : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case allow + case legacyBestEffort + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] { + get + } +} +public struct Google_Protobuf_FeatureSetDefaults { + public var defaults: [SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault] + public var minimumEdition: Swift.String { + get + set + } + public var hasMinimumEdition: Swift.Bool { + get + } + public mutating func clearMinimumEdition() + public var maximumEdition: Swift.String { + get + set + } + public var hasMaximumEdition: Swift.Bool { + get + } + public mutating func clearMaximumEdition() + public var minimumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMinimumEditionEnum: Swift.Bool { + get + } + public mutating func clearMinimumEditionEnum() + public var maximumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMaximumEditionEnum: Swift.Bool { + get + } + public mutating func clearMaximumEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct FeatureSetEditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_SourceCodeInfo { + public var location: [SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Location { + public var path: [Swift.Int32] + public var span: [Swift.Int32] + public var leadingComments: Swift.String { + get + set + } + public var hasLeadingComments: Swift.Bool { + get + } + public mutating func clearLeadingComments() + public var trailingComments: Swift.String { + get + set + } + public var hasTrailingComments: Swift.Bool { + get + } + public mutating func clearTrailingComments() + public var leadingDetachedComments: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_GeneratedCodeInfo { + public var annotation: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Annotation { + public var path: [Swift.Int32] + public var sourceFile: Swift.String { + get + set + } + public var hasSourceFile: Swift.Bool { + get + } + public mutating func clearSourceFile() + public var begin: Swift.Int32 { + get + set + } + public var hasBegin: Swift.Bool { + get + } + public mutating func clearBegin() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var semantic: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic { + get + set + } + public var hasSemantic: Swift.Bool { + get + } + public mutating func clearSemantic() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Semantic : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case none + case set + case alias + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] + public static var allCases: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Edition : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileOptions, rhs: SwiftProtobuf.Google_Protobuf_FileOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MessageOptions, rhs: SwiftProtobuf.Google_Protobuf_MessageOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofOptions, rhs: SwiftProtobuf.Google_Protobuf_OneofOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceOptions, rhs: SwiftProtobuf.Google_Protobuf_ServiceOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodOptions, rhs: SwiftProtobuf.Google_Protobuf_MethodOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSet, rhs: SwiftProtobuf.Google_Protobuf_FeatureSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +public struct Google_Protobuf_Duration { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Duration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Duration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Empty { + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Empty : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Empty : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Empty, rhs: SwiftProtobuf.Google_Protobuf_Empty) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol Enum : Swift.Hashable, Swift.RawRepresentable { + init() + init?(rawValue: Swift.Int) + var rawValue: Swift.Int { get } +} +extension SwiftProtobuf.Enum { + public func hash(into hasher: inout Swift.Hasher) +} +public protocol ExtensibleMessage : SwiftProtobuf.Message { + var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet { get set } +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, value: F.ValueType) where F : SwiftProtobuf.ExtensionField + public func getExtensionValue(ext: SwiftProtobuf.MessageExtension) -> F.ValueType? where F : SwiftProtobuf.ExtensionField + public func hasExtensionValue(ext: SwiftProtobuf.MessageExtension) -> Swift.Bool where F : SwiftProtobuf.ExtensionField + public mutating func clearExtensionValue(ext: SwiftProtobuf.MessageExtension) where F : SwiftProtobuf.ExtensionField +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Equatable, M : SwiftProtobuf.Message + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Hashable, M : SwiftProtobuf.Message +} +public protocol AnyExtensionField : Swift.CustomDebugStringConvertible { + func hash(into hasher: inout Swift.Hasher) + var protobufExtension: any SwiftProtobuf.AnyMessageExtension { get } + func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + mutating func decodeExtensionField(decoder: inout T) throws where T : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + var isInitialized: Swift.Bool { get } +} +extension SwiftProtobuf.AnyExtensionField { + public var isInitialized: Swift.Bool { + get + } +} +public protocol ExtensionField : Swift.Hashable, SwiftProtobuf.AnyExtensionField { + associatedtype ValueType + var value: Self.ValueType { get set } + init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: Self.ValueType) + init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder +} +public struct OptionalExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = SwiftProtobuf.OptionalExtensionField.BaseType + public var value: SwiftProtobuf.OptionalExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalExtensionField, rhs: SwiftProtobuf.OptionalExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.RepeatedExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedExtensionField, rhs: SwiftProtobuf.RepeatedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.PackedExtensionField.BaseType] + public var value: SwiftProtobuf.PackedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedExtensionField, rhs: SwiftProtobuf.PackedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = E + public var value: SwiftProtobuf.OptionalEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalEnumExtensionField, rhs: SwiftProtobuf.OptionalEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalEnumExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedEnumExtensionField, rhs: SwiftProtobuf.RepeatedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.PackedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedEnumExtensionField, rhs: SwiftProtobuf.PackedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = SwiftProtobuf.OptionalMessageExtensionField.BaseType + public var value: SwiftProtobuf.OptionalMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalMessageExtensionField, rhs: SwiftProtobuf.OptionalMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalMessageExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = [SwiftProtobuf.RepeatedMessageExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedMessageExtensionField, rhs: SwiftProtobuf.RepeatedMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct OptionalGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = SwiftProtobuf.OptionalGroupExtensionField.BaseType + public var value: G + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalGroupExtensionField, rhs: SwiftProtobuf.OptionalGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = [SwiftProtobuf.RepeatedGroupExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedGroupExtensionField, rhs: SwiftProtobuf.RepeatedGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct ExtensionFieldValueSet : Swift.Hashable { + public static func == (lhs: SwiftProtobuf.ExtensionFieldValueSet, rhs: SwiftProtobuf.ExtensionFieldValueSet) -> Swift.Bool + public init() + public func hash(into hasher: inout Swift.Hasher) + public func traverse(visitor: inout V, start: Swift.Int, end: Swift.Int) throws where V : SwiftProtobuf.Visitor + public subscript(index: Swift.Int) -> (any SwiftProtobuf.AnyExtensionField)? { + get + set + } + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public protocol ExtensionMap { + subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { get } + func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? +} +public struct Google_Protobuf_FieldMask { + public var paths: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldMask, rhs: SwiftProtobuf.Google_Protobuf_FieldMask) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol FieldType { + associatedtype BaseType : Swift.Hashable + static var proto3DefaultValue: Self.BaseType { get } + static func decodeSingular(value: inout Self.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func decodeRepeated(value: inout [Self.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func visitSingular(value: Self.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitRepeated(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitPacked(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public protocol MapKeyType : SwiftProtobuf.FieldType { + static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +extension SwiftProtobuf.MapKeyType where Self.BaseType : Swift.Comparable { + public static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +public protocol MapValueType : SwiftProtobuf.FieldType { +} +public struct ProtobufFloat : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Float + public static var proto3DefaultValue: Swift.Float { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFloat.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFloat.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFloat.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufDouble : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Double + public static var proto3DefaultValue: Swift.Double { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufDouble.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufDouble.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufDouble.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBool : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Bool + public static var proto3DefaultValue: Swift.Bool { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBool.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBool.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBool.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func _lessThan(lhs: SwiftProtobuf.ProtobufBool.BaseType, rhs: SwiftProtobuf.ProtobufBool.BaseType) -> Swift.Bool +} +public struct ProtobufString : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.String + public static var proto3DefaultValue: Swift.String { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufString.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufString.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufString.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBytes : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Foundation.Data + public static var proto3DefaultValue: Foundation.Data { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBytes.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBytes.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBytes.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public let defaultAnyTypeURLPrefix: Swift.String +extension SwiftProtobuf.Google_Protobuf_Any { + public init(message: any SwiftProtobuf.Message, partial: Swift.Bool = false, typePrefix: Swift.String = defaultAnyTypeURLPrefix) throws + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public func isA(_ type: M.Type) -> Swift.Bool where M : SwiftProtobuf.Message + public func hash(into hasher: inout Swift.Hasher) +} +extension SwiftProtobuf.Google_Protobuf_Any { + @discardableResult + public static func register(messageType: any SwiftProtobuf.Message.Type) -> Swift.Bool + public static func messageType(forTypeURL url: Swift.String) -> (any SwiftProtobuf.Message.Type)? + public static func messageType(forMessageName name: Swift.String) -> (any SwiftProtobuf.Message.Type)? +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Duration : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(timeInterval: Foundation.TimeInterval) + public var timeInterval: Foundation.TimeInterval { + get + } +} +prefix public func - (operand: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Duration +extension SwiftProtobuf.Google_Protobuf_FieldMask { + public init(protoPaths: [Swift.String]) + public init(protoPaths: Swift.String...) + public init?(jsonPaths: Swift.String...) +} +extension SwiftProtobuf.Google_Protobuf_ListValue : Swift.ExpressibleByArrayLiteral { + public typealias Element = SwiftProtobuf.Google_Protobuf_Value + public init(arrayLiteral elements: SwiftProtobuf.Google_Protobuf_ListValue.Element...) + public typealias ArrayLiteralElement = SwiftProtobuf.Google_Protobuf_ListValue.Element +} +extension SwiftProtobuf.Google_Protobuf_ListValue { + public init(values: [SwiftProtobuf.Google_Protobuf_Value]) + public subscript(index: Swift.Int) -> SwiftProtobuf.Google_Protobuf_Value { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Struct : Swift.ExpressibleByDictionaryLiteral { + public typealias Key = Swift.String + public typealias Value = SwiftProtobuf.Google_Protobuf_Value + public init(dictionaryLiteral: (Swift.String, SwiftProtobuf.Google_Protobuf_Value)...) +} +extension SwiftProtobuf.Google_Protobuf_Struct { + public init(fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value]) + public subscript(key: Swift.String) -> SwiftProtobuf.Google_Protobuf_Value? { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(timeIntervalSince1970: Foundation.TimeInterval) + public init(timeIntervalSinceReferenceDate: Foundation.TimeInterval) + public init(date: Foundation.Date) + public var timeIntervalSince1970: Foundation.TimeInterval { + get + } + public var timeIntervalSinceReferenceDate: Foundation.TimeInterval { + get + } + public var date: Foundation.Date { + get + } +} +public func + (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByIntegerLiteral { + public typealias IntegerLiteralType = Swift.Int64 + public init(integerLiteral value: Swift.Int64) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByBooleanLiteral { + public typealias BooleanLiteralType = Swift.Bool + public init(booleanLiteral value: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByStringLiteral { + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(stringLiteral value: Swift.String) + public init(unicodeScalarLiteral value: Swift.String) + public init(extendedGraphemeClusterLiteral value: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByNilLiteral { + public init(nilLiteral: ()) +} +extension SwiftProtobuf.Google_Protobuf_Value { + public init(numberValue: Swift.Double) + public init(stringValue: Swift.String) + public init(boolValue: Swift.Bool) + public init(structValue: SwiftProtobuf.Google_Protobuf_Struct) + public init(listValue: SwiftProtobuf.Google_Protobuf_ListValue) +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufDouble + public typealias FloatLiteralType = SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_DoubleValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufFloat + public typealias FloatLiteralType = Swift.Float + public init(_ value: SwiftProtobuf.Google_Protobuf_FloatValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_FloatValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : Swift.ExpressibleByBooleanLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufBool + public typealias BooleanLiteralType = Swift.Bool + public init(_ value: SwiftProtobuf.Google_Protobuf_BoolValue.WrappedType.BaseType) + public init(booleanLiteral: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_StringValue : Swift.ExpressibleByStringLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufString + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(_ value: SwiftProtobuf.Google_Protobuf_StringValue.WrappedType.BaseType) + public init(stringLiteral: Swift.String) + public init(extendedGraphemeClusterLiteral: Swift.String) + public init(unicodeScalarLiteral: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_BytesValue { + public typealias WrappedType = SwiftProtobuf.ProtobufBytes + public init(_ value: SwiftProtobuf.Google_Protobuf_BytesValue.WrappedType.BaseType) +} +public enum Internal { + public static let emptyData: Foundation.Data + public static func areAllInitialized(_ listOfMessages: [any SwiftProtobuf.Message]) -> Swift.Bool + public static func areAllInitialized(_ mapToMessages: [K : any SwiftProtobuf.Message]) -> Swift.Bool where K : Swift.Hashable +} +public enum JSONDecodingError : Swift.Error { + case failure + case malformedNumber + case numberRange + case malformedMap + case malformedBool + case malformedString + case invalidUTF8 + case missingFieldNames + case schemaMismatch + case unrecognizedEnumValue + case illegalNull + case unquotedMapKey + case leadingZero + case truncated + case malformedDuration + case malformedTimestamp + case malformedFieldMask + case trailingGarbage + case conflictingOneOf + case messageDepthLimit + case unknownField(Swift.String) +} +public struct JSONDecodingOptions { + public var messageDepthLimit: Swift.Int + public var ignoreUnknownFields: Swift.Bool + public init() +} +public enum JSONEncodingError : Swift.Error { + case anyTranscodeFailure + case timestampRange + case durationRange + case fieldMaskConversion + case missingFieldNames + case missingValue + case valueNumberNotFinite + public static func == (a: SwiftProtobuf.JSONEncodingError, b: SwiftProtobuf.JSONEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct JSONEncodingOptions { + public var alwaysPrintEnumsAsInts: Swift.Bool + public var preserveProtoFieldNames: Swift.Bool + public init() +} +public protocol Message : Swift.CustomDebugStringConvertible { + init() + static var protoMessageName: Swift.String { get } + var isInitialized: Swift.Bool { get } + var unknownFields: SwiftProtobuf.UnknownStorage { get set } + mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + func hash(into hasher: inout Swift.Hasher) + func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public var isInitialized: Swift.Bool { + get + } + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public static func with(_ populator: (inout Self) throws -> ()) rethrows -> Self +} +public protocol _MessageImplementationBase : Swift.Hashable, SwiftProtobuf.Message { + func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf._MessageImplementationBase { + public func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool + public static func == (lhs: Self, rhs: Self) -> Swift.Bool + public func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public init(unpackingAny: SwiftProtobuf.Google_Protobuf_Any, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public func serializedData(partial: Swift.Bool = false) throws -> Foundation.Data + @inlinable public init(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + self.init() + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public init(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + self.init() + try merge(contiguousBytes: bytes, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + try bytes.withUnsafeBytes { (body: UnsafeRawBufferPointer) in + try _merge(rawBuffer: body, extensions: extensions, partial: partial, options: options) + } + } + @usableFromInline + internal mutating func _merge(rawBuffer body: Swift.UnsafeRawBufferPointer, extensions: (any SwiftProtobuf.ExtensionMap)?, partial: Swift.Bool, options: SwiftProtobuf.BinaryDecodingOptions) throws +} +extension SwiftProtobuf.Message { + public func jsonString(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String + public func jsonUTF8Data(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data + public init(jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public static func jsonString(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String where Self == C.Element, C : Swift.Collection + public static func jsonUTF8Data(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data where Self == C.Element, C : Swift.Collection + public static func array(fromJSONString jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONString jsonString: Swift.String, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] +} +extension SwiftProtobuf.Message { + public func textFormatString() -> Swift.String + public func textFormatString(options: SwiftProtobuf.TextFormatEncodingOptions) -> Swift.String + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws +} +public protocol AnyMessageExtension { + var fieldNumber: Swift.Int { get } + var fieldName: Swift.String { get } + var messageType: any SwiftProtobuf.Message.Type { get } + func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder +} +public class MessageExtension : SwiftProtobuf.AnyMessageExtension where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message { + final public let fieldNumber: Swift.Int + final public let fieldName: Swift.String + final public let messageType: any SwiftProtobuf.Message.Type + public init(_protobuf_fieldNumber: Swift.Int, fieldName: Swift.String) + public func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder + @objc deinit +} +public struct _NameMap : Swift.ExpressibleByDictionaryLiteral { + public enum NameDescription { + case same(proto: Swift.StaticString) + case standard(proto: Swift.StaticString) + case unique(proto: Swift.StaticString, json: Swift.StaticString) + case aliased(proto: Swift.StaticString, aliases: [Swift.StaticString]) + } + public init() + public init(dictionaryLiteral elements: (Swift.Int, SwiftProtobuf._NameMap.NameDescription)...) + public typealias Key = Swift.Int + public typealias Value = SwiftProtobuf._NameMap.NameDescription +} +public protocol ProtobufAPIVersion_2 { +} +public protocol ProtobufAPIVersionCheck { + associatedtype Version : SwiftProtobuf.ProtobufAPIVersion_2 +} +public struct _ProtobufMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.FieldType { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType.BaseType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMap.Value> +} +public struct _ProtobufMessageMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMessageMap.Value> +} +public struct _ProtobufEnumMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufEnumMap.Value> +} +public protocol _ProtoNameProviding { + static var _protobuf_nameMap: SwiftProtobuf._NameMap { get } +} +public struct SimpleExtensionMap : SwiftProtobuf.ExtensionMap, Swift.ExpressibleByArrayLiteral, Swift.CustomDebugStringConvertible { + public typealias Element = SwiftProtobuf.AnyMessageExtension + public init() + public init(arrayLiteral: any SwiftProtobuf.AnyMessageExtension...) + public init(_ others: SwiftProtobuf.SimpleExtensionMap...) + public subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { + get + } + public func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? + public mutating func insert(_ newValue: any SwiftProtobuf.AnyMessageExtension) + public mutating func insert(contentsOf: [any SwiftProtobuf.AnyMessageExtension]) + public mutating func formUnion(_ other: SwiftProtobuf.SimpleExtensionMap) + public func union(_ other: SwiftProtobuf.SimpleExtensionMap) -> SwiftProtobuf.SimpleExtensionMap + public var debugDescription: Swift.String { + get + } + public typealias ArrayLiteralElement = any SwiftProtobuf.AnyMessageExtension +} +public struct Google_Protobuf_SourceContext { + public var fileName: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceContext, rhs: SwiftProtobuf.Google_Protobuf_SourceContext) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_NullValue : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case nullValue + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_NullValue : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_NullValue] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_NullValue] +} +public struct Google_Protobuf_Struct { + public var fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Value { + public var kind: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind? + public var nullValue: SwiftProtobuf.Google_Protobuf_NullValue { + get + set + } + public var numberValue: Swift.Double { + get + set + } + public var stringValue: Swift.String { + get + set + } + public var boolValue: Swift.Bool { + get + set + } + public var structValue: SwiftProtobuf.Google_Protobuf_Struct { + get + set + } + public var listValue: SwiftProtobuf.Google_Protobuf_ListValue { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OneOf_Kind : Swift.Equatable { + case nullValue(SwiftProtobuf.Google_Protobuf_NullValue) + case numberValue(Swift.Double) + case stringValue(Swift.String) + case boolValue(Swift.Bool) + case structValue(SwiftProtobuf.Google_Protobuf_Struct) + case listValue(SwiftProtobuf.Google_Protobuf_ListValue) + public static func == (a: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind, b: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind) -> Swift.Bool + } + public init() +} +public struct Google_Protobuf_ListValue { + public var values: [SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_NullValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Struct : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ListValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_NullValue : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Struct : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Struct, rhs: SwiftProtobuf.Google_Protobuf_Struct) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Value, rhs: SwiftProtobuf.Google_Protobuf_Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ListValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ListValue, rhs: SwiftProtobuf.Google_Protobuf_ListValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum TextFormatDecodingError : Swift.Error { + case malformedText + case malformedNumber + case trailingGarbage + case truncated + case invalidUTF8 + case schemaMismatch + case missingFieldNames + case unknownField + case unrecognizedEnumValue + case conflictingOneOf + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.TextFormatDecodingError, b: SwiftProtobuf.TextFormatDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct TextFormatDecodingOptions { + public var messageDepthLimit: Swift.Int + public init() +} +public struct TextFormatEncodingOptions { + public var printUnknownFields: Swift.Bool + public init() +} +public struct Google_Protobuf_Timestamp { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_Syntax : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case proto2 + case proto3 + case editions + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Syntax : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Syntax] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Syntax] +} +public struct Google_Protobuf_Type { + public var name: Swift.String + public var fields: [SwiftProtobuf.Google_Protobuf_Field] + public var oneofs: [Swift.String] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Field { + public var kind: SwiftProtobuf.Google_Protobuf_Field.Kind + public var cardinality: SwiftProtobuf.Google_Protobuf_Field.Cardinality + public var number: Swift.Int32 + public var name: Swift.String + public var typeURL: Swift.String + public var oneofIndex: Swift.Int32 + public var packed: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var jsonName: Swift.String + public var defaultValue: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Kind : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case typeUnknown + case typeDouble + case typeFloat + case typeInt64 + case typeUint64 + case typeInt32 + case typeFixed64 + case typeFixed32 + case typeBool + case typeString + case typeGroup + case typeMessage + case typeBytes + case typeUint32 + case typeEnum + case typeSfixed32 + case typeSfixed64 + case typeSint32 + case typeSint64 + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Cardinality : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case optional + case required + case repeated + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Kind] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Kind] +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Cardinality] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Cardinality] +} +public struct Google_Protobuf_Enum { + public var name: Swift.String + public var enumvalue: [SwiftProtobuf.Google_Protobuf_EnumValue] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumValue { + public var name: Swift.String + public var number: Swift.Int32 + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Option { + public var name: Swift.String + public var value: SwiftProtobuf.Google_Protobuf_Any { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Syntax : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Type : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Enum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Option : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Syntax : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Type : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Type, rhs: SwiftProtobuf.Google_Protobuf_Type) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Field, rhs: SwiftProtobuf.Google_Protobuf_Field) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Enum : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Enum, rhs: SwiftProtobuf.Google_Protobuf_Enum) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValue, rhs: SwiftProtobuf.Google_Protobuf_EnumValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Option : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Option, rhs: SwiftProtobuf.Google_Protobuf_Option) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct UnknownStorage : Swift.Equatable { + public var data: Foundation.Data { + get + } + public init() + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (a: SwiftProtobuf.UnknownStorage, b: SwiftProtobuf.UnknownStorage) -> Swift.Bool +} +public struct Version { + public static let major: Swift.Int + public static let minor: Swift.Int + public static let revision: Swift.Int + public static let versionString: Swift.String +} +public protocol Visitor { + mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + mutating func visitSingularDoubleField(value: Swift.Double, fieldNumber: Swift.Int) throws + mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularBoolField(value: Swift.Bool, fieldNumber: Swift.Int) throws + mutating func visitSingularStringField(value: Swift.String, fieldNumber: Swift.Int) throws + mutating func visitSingularBytesField(value: Foundation.Data, fieldNumber: Swift.Int) throws + mutating func visitSingularEnumField(value: E, fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitSingularMessageField(value: M, fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: SwiftProtobuf._ProtobufMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: SwiftProtobuf._ProtobufEnumMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: SwiftProtobuf._ProtobufMessageMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitUnknown(bytes: Foundation.Data) throws +} +extension SwiftProtobuf.Visitor { + public mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + public mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + public mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + public mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws +} +public struct Google_Protobuf_DoubleValue { + public var value: Swift.Double + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FloatValue { + public var value: Swift.Float + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int64Value { + public var value: Swift.Int64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt64Value { + public var value: Swift.UInt64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int32Value { + public var value: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt32Value { + public var value: Swift.UInt32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BoolValue { + public var value: Swift.Bool + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_StringValue { + public var value: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BytesValue { + public var value: Foundation.Data + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_StringValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DoubleValue, rhs: SwiftProtobuf.Google_Protobuf_DoubleValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FloatValue, rhs: SwiftProtobuf.Google_Protobuf_FloatValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int64Value, rhs: SwiftProtobuf.Google_Protobuf_Int64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt64Value, rhs: SwiftProtobuf.Google_Protobuf_UInt64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int32Value, rhs: SwiftProtobuf.Google_Protobuf_Int32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt32Value, rhs: SwiftProtobuf.Google_Protobuf_UInt32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BoolValue, rhs: SwiftProtobuf.Google_Protobuf_BoolValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_StringValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_StringValue, rhs: SwiftProtobuf.Google_Protobuf_StringValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BytesValue, rhs: SwiftProtobuf.Google_Protobuf_BytesValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.AnyUnpackError : Swift.Equatable {} +extension SwiftProtobuf.AnyUnpackError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Equatable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Hashable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Hashable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Equatable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Hashable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Equatable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Hashable {} diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc new file mode 100644 index 0000000000000000000000000000000000000000..8ce18e8a355fc2c6a2806369e5bf618bf6dac704 GIT binary patch literal 315560 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%0Ay~|^je`QPs6n?OF#`L)w0;+pa7_I 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

wgF{C-bs0r`U9qBV|lS;rC>Y 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 y(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Any, rhs: SwiftProtobuf.Google_Protobuf_Any) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum AnyUnpackError : Swift.Error { + case typeMismatch + case malformedWellKnownTypeJSON + case malformedAnyField + public static func == (a: SwiftProtobuf.AnyUnpackError, b: SwiftProtobuf.AnyUnpackError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Api { + public var name: Swift.String + public var methods: [SwiftProtobuf.Google_Protobuf_Method] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var version: Swift.String + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var mixins: [SwiftProtobuf.Google_Protobuf_Mixin] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Method { + public var name: Swift.String + public var requestTypeURL: Swift.String + public var requestStreaming: Swift.Bool + public var responseTypeURL: Swift.String + public var responseStreaming: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Mixin { + public var name: Swift.String + public var root: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Api : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Method : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Mixin : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Api : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Api, rhs: SwiftProtobuf.Google_Protobuf_Api) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Method : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Method, rhs: SwiftProtobuf.Google_Protobuf_Method) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Mixin : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Mixin, rhs: SwiftProtobuf.Google_Protobuf_Mixin) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum BinaryDecodingError : Swift.Error { + case trailingGarbage + case truncated + case invalidUTF8 + case malformedProtobuf + case missingRequiredFields + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.BinaryDecodingError, b: SwiftProtobuf.BinaryDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct BinaryDecodingOptions { + public var messageDepthLimit: Swift.Int + public var discardUnknownFields: Swift.Bool + public init() +} +public enum BinaryDelimited { + public enum Error : Swift.Error { + case unknownStreamError + case truncated + public static func == (a: SwiftProtobuf.BinaryDelimited.Error, b: SwiftProtobuf.BinaryDelimited.Error) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } + } + public static func serialize(message: any SwiftProtobuf.Message, to stream: Foundation.OutputStream, partial: Swift.Bool = false) throws + public static func parse(messageType: M.Type, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws -> M where M : SwiftProtobuf.Message + public static func merge(into message: inout M, from stream: Foundation.InputStream, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where M : SwiftProtobuf.Message +} +public enum BinaryEncodingError : Swift.Error { + case anyTranscodeFailure + case missingRequiredFields + public static func == (a: SwiftProtobuf.BinaryEncodingError, b: SwiftProtobuf.BinaryEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public protocol Decoder { + mutating func handleConflictingOneOf() throws + mutating func nextFieldNumber() throws -> Swift.Int? + mutating func decodeSingularFloatField(value: inout Swift.Float) throws + mutating func decodeSingularFloatField(value: inout Swift.Float?) throws + mutating func decodeRepeatedFloatField(value: inout [Swift.Float]) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double) throws + mutating func decodeSingularDoubleField(value: inout Swift.Double?) throws + mutating func decodeRepeatedDoubleField(value: inout [Swift.Double]) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularUInt32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedUInt32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularUInt64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedUInt64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSInt32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSInt32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSInt64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSInt64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32) throws + mutating func decodeSingularFixed32Field(value: inout Swift.UInt32?) throws + mutating func decodeRepeatedFixed32Field(value: inout [Swift.UInt32]) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64) throws + mutating func decodeSingularFixed64Field(value: inout Swift.UInt64?) throws + mutating func decodeRepeatedFixed64Field(value: inout [Swift.UInt64]) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32) throws + mutating func decodeSingularSFixed32Field(value: inout Swift.Int32?) throws + mutating func decodeRepeatedSFixed32Field(value: inout [Swift.Int32]) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64) throws + mutating func decodeSingularSFixed64Field(value: inout Swift.Int64?) throws + mutating func decodeRepeatedSFixed64Field(value: inout [Swift.Int64]) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool) throws + mutating func decodeSingularBoolField(value: inout Swift.Bool?) throws + mutating func decodeRepeatedBoolField(value: inout [Swift.Bool]) throws + mutating func decodeSingularStringField(value: inout Swift.String) throws + mutating func decodeSingularStringField(value: inout Swift.String?) throws + mutating func decodeRepeatedStringField(value: inout [Swift.String]) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data) throws + mutating func decodeSingularBytesField(value: inout Foundation.Data?) throws + mutating func decodeRepeatedBytesField(value: inout [Foundation.Data]) throws + mutating func decodeSingularEnumField(value: inout E) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularEnumField(value: inout E?) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeRepeatedEnumField(value: inout [E]) throws where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + mutating func decodeSingularMessageField(value: inout M?) throws where M : SwiftProtobuf.Message + mutating func decodeRepeatedMessageField(value: inout [M]) throws where M : SwiftProtobuf.Message + mutating func decodeSingularGroupField(value: inout G?) throws where G : SwiftProtobuf.Message + mutating func decodeRepeatedGroupField(value: inout [G]) throws where G : SwiftProtobuf.Message + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: inout SwiftProtobuf._ProtobufMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: inout SwiftProtobuf._ProtobufEnumMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func decodeMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: inout SwiftProtobuf._ProtobufMessageMap.BaseType) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func decodeExtensionField(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) throws + mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +extension SwiftProtobuf.Decoder { + public mutating func decodeExtensionFieldsAsMessageSet(values: inout SwiftProtobuf.ExtensionFieldValueSet, messageType: any SwiftProtobuf.Message.Type) throws +} +public enum Google_Protobuf_Edition : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case edition2023 + case edition1TestOnly + case edition2TestOnly + case edition99997TestOnly + case edition99998TestOnly + case edition99999TestOnly + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Edition] + public static var allCases: [SwiftProtobuf.Google_Protobuf_Edition] { + get + } +} +public struct Google_Protobuf_FileDescriptorSet { + public var file: [SwiftProtobuf.Google_Protobuf_FileDescriptorProto] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var package: Swift.String { + get + set + } + public var hasPackage: Swift.Bool { + get + } + public mutating func clearPackage() + public var dependency: [Swift.String] + public var publicDependency: [Swift.Int32] + public var weakDependency: [Swift.Int32] + public var messageType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] + public var service: [SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto] + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_FileOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var sourceCodeInfo: SwiftProtobuf.Google_Protobuf_SourceCodeInfo { + get + set + } + public var hasSourceCodeInfo: Swift.Bool { + get + } + public mutating func clearSourceCodeInfo() + public var syntax: Swift.String { + get + set + } + public var hasSyntax: Swift.Bool { + get + } + public mutating func clearSyntax() + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_DescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var field: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var `extension`: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto] { + get + set + } + public var nestedType: [SwiftProtobuf.Google_Protobuf_DescriptorProto] { + get + set + } + public var enumType: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto] { + get + set + } + public var extensionRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange] { + get + set + } + public var oneofDecl: [SwiftProtobuf.Google_Protobuf_OneofDescriptorProto] { + get + set + } + public var options: SwiftProtobuf.Google_Protobuf_MessageOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange] { + get + set + } + public var reservedName: [Swift.String] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct ExtensionRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var options: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public struct ReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.ExtensibleMessage { + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var declaration: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration] + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var verification: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState { + get + set + } + public var hasVerification: Swift.Bool { + get + } + public mutating func clearVerification() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum VerificationState : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case declaration + case unverified + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct Declaration { + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var fullName: Swift.String { + get + set + } + public var hasFullName: Swift.Bool { + get + } + public mutating func clearFullName() + public var type: Swift.String { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var reserved: Swift.Bool { + get + set + } + public var hasReserved: Swift.Bool { + get + } + public mutating func clearReserved() + public var repeated: Swift.Bool { + get + set + } + public var hasRepeated: Swift.Bool { + get + } + public mutating func clearRepeated() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] + public static var allCases: [SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState] { + get + } +} +public struct Google_Protobuf_FieldDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var label: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label { + get + set + } + public var hasLabel: Swift.Bool { + get + } + public mutating func clearLabel() + public var type: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum { + get + set + } + public var hasType: Swift.Bool { + get + } + public mutating func clearType() + public var typeName: Swift.String { + get + set + } + public var hasTypeName: Swift.Bool { + get + } + public mutating func clearTypeName() + public var extendee: Swift.String { + get + set + } + public var hasExtendee: Swift.Bool { + get + } + public mutating func clearExtendee() + public var defaultValue: Swift.String { + get + set + } + public var hasDefaultValue: Swift.Bool { + get + } + public mutating func clearDefaultValue() + public var oneofIndex: Swift.Int32 { + get + set + } + public var hasOneofIndex: Swift.Bool { + get + } + public mutating func clearOneofIndex() + public var jsonName: Swift.String { + get + set + } + public var hasJsonName: Swift.Bool { + get + } + public mutating func clearJsonName() + public var options: SwiftProtobuf.Google_Protobuf_FieldOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var proto3Optional: Swift.Bool { + get + set + } + public var hasProto3Optional: Swift.Bool { + get + } + public mutating func clearProto3Optional() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum TypeEnum : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case double + case float + case int64 + case uint64 + case int32 + case fixed64 + case fixed32 + case bool + case string + case group + case message + case bytes + case uint32 + case `enum` + case sfixed32 + case sfixed64 + case sint32 + case sint64 + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Label : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case optional + case required + case repeated + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label] { + get + } +} +public struct Google_Protobuf_OneofDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var options: SwiftProtobuf.Google_Protobuf_OneofOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var value: [SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_EnumOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var reservedRange: [SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange] + public var reservedName: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct EnumReservedRange { + public var start: Swift.Int32 { + get + set + } + public var hasStart: Swift.Bool { + get + } + public mutating func clearStart() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_EnumValueDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var number: Swift.Int32 { + get + set + } + public var hasNumber: Swift.Bool { + get + } + public mutating func clearNumber() + public var options: SwiftProtobuf.Google_Protobuf_EnumValueOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_ServiceDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var method: [SwiftProtobuf.Google_Protobuf_MethodDescriptorProto] + public var options: SwiftProtobuf.Google_Protobuf_ServiceOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_MethodDescriptorProto { + public var name: Swift.String { + get + set + } + public var hasName: Swift.Bool { + get + } + public mutating func clearName() + public var inputType: Swift.String { + get + set + } + public var hasInputType: Swift.Bool { + get + } + public mutating func clearInputType() + public var outputType: Swift.String { + get + set + } + public var hasOutputType: Swift.Bool { + get + } + public mutating func clearOutputType() + public var options: SwiftProtobuf.Google_Protobuf_MethodOptions { + get + set + } + public var hasOptions: Swift.Bool { + get + } + public mutating func clearOptions() + public var clientStreaming: Swift.Bool { + get + set + } + public var hasClientStreaming: Swift.Bool { + get + } + public mutating func clearClientStreaming() + public var serverStreaming: Swift.Bool { + get + set + } + public var hasServerStreaming: Swift.Bool { + get + } + public mutating func clearServerStreaming() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FileOptions : SwiftProtobuf.ExtensibleMessage { + public var javaPackage: Swift.String { + get + set + } + public var hasJavaPackage: Swift.Bool { + get + } + public mutating func clearJavaPackage() + public var javaOuterClassname: Swift.String { + get + set + } + public var hasJavaOuterClassname: Swift.Bool { + get + } + public mutating func clearJavaOuterClassname() + public var javaMultipleFiles: Swift.Bool { + get + set + } + public var hasJavaMultipleFiles: Swift.Bool { + get + } + public mutating func clearJavaMultipleFiles() + public var javaGenerateEqualsAndHash: Swift.Bool { + get + set + } + public var hasJavaGenerateEqualsAndHash: Swift.Bool { + get + } + public mutating func clearJavaGenerateEqualsAndHash() + public var javaStringCheckUtf8: Swift.Bool { + get + set + } + public var hasJavaStringCheckUtf8: Swift.Bool { + get + } + public mutating func clearJavaStringCheckUtf8() + public var optimizeFor: SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode { + get + set + } + public var hasOptimizeFor: Swift.Bool { + get + } + public mutating func clearOptimizeFor() + public var goPackage: Swift.String { + get + set + } + public var hasGoPackage: Swift.Bool { + get + } + public mutating func clearGoPackage() + public var ccGenericServices: Swift.Bool { + get + set + } + public var hasCcGenericServices: Swift.Bool { + get + } + public mutating func clearCcGenericServices() + public var javaGenericServices: Swift.Bool { + get + set + } + public var hasJavaGenericServices: Swift.Bool { + get + } + public mutating func clearJavaGenericServices() + public var pyGenericServices: Swift.Bool { + get + set + } + public var hasPyGenericServices: Swift.Bool { + get + } + public mutating func clearPyGenericServices() + public var phpGenericServices: Swift.Bool { + get + set + } + public var hasPhpGenericServices: Swift.Bool { + get + } + public mutating func clearPhpGenericServices() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var ccEnableArenas: Swift.Bool { + get + set + } + public var hasCcEnableArenas: Swift.Bool { + get + } + public mutating func clearCcEnableArenas() + public var objcClassPrefix: Swift.String { + get + set + } + public var hasObjcClassPrefix: Swift.Bool { + get + } + public mutating func clearObjcClassPrefix() + public var csharpNamespace: Swift.String { + get + set + } + public var hasCsharpNamespace: Swift.Bool { + get + } + public mutating func clearCsharpNamespace() + public var swiftPrefix: Swift.String { + get + set + } + public var hasSwiftPrefix: Swift.Bool { + get + } + public mutating func clearSwiftPrefix() + public var phpClassPrefix: Swift.String { + get + set + } + public var hasPhpClassPrefix: Swift.Bool { + get + } + public mutating func clearPhpClassPrefix() + public var phpNamespace: Swift.String { + get + set + } + public var hasPhpNamespace: Swift.Bool { + get + } + public mutating func clearPhpNamespace() + public var phpMetadataNamespace: Swift.String { + get + set + } + public var hasPhpMetadataNamespace: Swift.Bool { + get + } + public mutating func clearPhpMetadataNamespace() + public var rubyPackage: Swift.String { + get + set + } + public var hasRubyPackage: Swift.Bool { + get + } + public mutating func clearRubyPackage() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OptimizeMode : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case speed + case codeSize + case liteRuntime + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode] { + get + } +} +public struct Google_Protobuf_MessageOptions : SwiftProtobuf.ExtensibleMessage { + public var messageSetWireFormat: Swift.Bool { + get + set + } + public var hasMessageSetWireFormat: Swift.Bool { + get + } + public mutating func clearMessageSetWireFormat() + public var noStandardDescriptorAccessor: Swift.Bool { + get + set + } + public var hasNoStandardDescriptorAccessor: Swift.Bool { + get + } + public mutating func clearNoStandardDescriptorAccessor() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var mapEntry: Swift.Bool { + get + set + } + public var hasMapEntry: Swift.Bool { + get + } + public mutating func clearMapEntry() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_FieldOptions : SwiftProtobuf.ExtensibleMessage { + public var ctype: SwiftProtobuf.Google_Protobuf_FieldOptions.CType { + get + set + } + public var hasCtype: Swift.Bool { + get + } + public mutating func clearCtype() + public var packed: Swift.Bool { + get + set + } + public var hasPacked: Swift.Bool { + get + } + public mutating func clearPacked() + public var jstype: SwiftProtobuf.Google_Protobuf_FieldOptions.JSType { + get + set + } + public var hasJstype: Swift.Bool { + get + } + public mutating func clearJstype() + public var lazy: Swift.Bool { + get + set + } + public var hasLazy: Swift.Bool { + get + } + public mutating func clearLazy() + public var unverifiedLazy: Swift.Bool { + get + set + } + public var hasUnverifiedLazy: Swift.Bool { + get + } + public mutating func clearUnverifiedLazy() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var weak: Swift.Bool { + get + set + } + public var hasWeak: Swift.Bool { + get + } + public mutating func clearWeak() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var retention: SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention { + get + set + } + public var hasRetention: Swift.Bool { + get + } + public mutating func clearRetention() + public var targets: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + set + } + public var editionDefaults: [SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault] { + get + set + } + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum CType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case string + case cord + case stringPiece + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JSType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case jsNormal + case jsString + case jsNumber + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionRetention : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case retentionUnknown + case retentionRuntime + case retentionSource + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum OptionTargetType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case targetTypeUnknown + case targetTypeFile + case targetTypeExtensionRange + case targetTypeMessage + case targetTypeField + case targetTypeOneof + case targetTypeEnum + case targetTypeEnumEntry + case targetTypeService + case targetTypeMethod + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public struct EditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var value: Swift.String { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.CType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.JSType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType] { + get + } +} +public struct Google_Protobuf_OneofOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumOptions : SwiftProtobuf.ExtensibleMessage { + public var allowAlias: Swift.Bool { + get + set + } + public var hasAllowAlias: Swift.Bool { + get + } + public mutating func clearAllowAlias() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var deprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + set + } + public var hasDeprecatedLegacyJsonFieldConflicts: Swift.Bool { + get + } + public mutating func clearDeprecatedLegacyJsonFieldConflicts() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_EnumValueOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var debugRedact: Swift.Bool { + get + set + } + public var hasDebugRedact: Swift.Bool { + get + } + public mutating func clearDebugRedact() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_ServiceOptions : SwiftProtobuf.ExtensibleMessage { + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +public struct Google_Protobuf_MethodOptions : SwiftProtobuf.ExtensibleMessage { + public var deprecated: Swift.Bool { + get + set + } + public var hasDeprecated: Swift.Bool { + get + } + public mutating func clearDeprecated() + public var idempotencyLevel: SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel { + get + set + } + public var hasIdempotencyLevel: Swift.Bool { + get + } + public mutating func clearIdempotencyLevel() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var uninterpretedOption: [SwiftProtobuf.Google_Protobuf_UninterpretedOption] + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum IdempotencyLevel : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case idempotencyUnknown + case noSideEffects + case idempotent + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] + public static var allCases: [SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel] { + get + } +} +public struct Google_Protobuf_UninterpretedOption { + public var name: [SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart] + public var identifierValue: Swift.String { + get + set + } + public var hasIdentifierValue: Swift.Bool { + get + } + public mutating func clearIdentifierValue() + public var positiveIntValue: Swift.UInt64 { + get + set + } + public var hasPositiveIntValue: Swift.Bool { + get + } + public mutating func clearPositiveIntValue() + public var negativeIntValue: Swift.Int64 { + get + set + } + public var hasNegativeIntValue: Swift.Bool { + get + } + public mutating func clearNegativeIntValue() + public var doubleValue: Swift.Double { + get + set + } + public var hasDoubleValue: Swift.Bool { + get + } + public mutating func clearDoubleValue() + public var stringValue: Foundation.Data { + get + set + } + public var hasStringValue: Swift.Bool { + get + } + public mutating func clearStringValue() + public var aggregateValue: Swift.String { + get + set + } + public var hasAggregateValue: Swift.Bool { + get + } + public mutating func clearAggregateValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct NamePart { + public var namePart: Swift.String { + get + set + } + public var hasNamePart: Swift.Bool { + get + } + public mutating func clearNamePart() + public var isExtension: Swift.Bool { + get + set + } + public var hasIsExtension: Swift.Bool { + get + } + public mutating func clearIsExtension() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_FeatureSet : SwiftProtobuf.ExtensibleMessage { + public var fieldPresence: SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence { + get + set + } + public var hasFieldPresence: Swift.Bool { + get + } + public mutating func clearFieldPresence() + public var enumType: SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType { + get + set + } + public var hasEnumType: Swift.Bool { + get + } + public mutating func clearEnumType() + public var repeatedFieldEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding { + get + set + } + public var hasRepeatedFieldEncoding: Swift.Bool { + get + } + public mutating func clearRepeatedFieldEncoding() + public var messageEncoding: SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding { + get + set + } + public var hasMessageEncoding: Swift.Bool { + get + } + public mutating func clearMessageEncoding() + public var jsonFormat: SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat { + get + set + } + public var hasJsonFormat: Swift.Bool { + get + } + public mutating func clearJsonFormat() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum FieldPresence : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case explicit + case implicit + case legacyRequired + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum EnumType : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case open + case closed + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum RepeatedFieldEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case packed + case expanded + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum MessageEncoding : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case lengthPrefixed + case delimited + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum JsonFormat : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case allow + case legacyBestEffort + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + public var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] + public static var allCases: [SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat] { + get + } +} +public struct Google_Protobuf_FeatureSetDefaults { + public var defaults: [SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault] + public var minimumEdition: Swift.String { + get + set + } + public var hasMinimumEdition: Swift.Bool { + get + } + public mutating func clearMinimumEdition() + public var maximumEdition: Swift.String { + get + set + } + public var hasMaximumEdition: Swift.Bool { + get + } + public mutating func clearMaximumEdition() + public var minimumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMinimumEditionEnum: Swift.Bool { + get + } + public mutating func clearMinimumEditionEnum() + public var maximumEditionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasMaximumEditionEnum: Swift.Bool { + get + } + public mutating func clearMaximumEditionEnum() + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct FeatureSetEditionDefault { + public var edition: Swift.String { + get + set + } + public var hasEdition: Swift.Bool { + get + } + public mutating func clearEdition() + public var editionEnum: SwiftProtobuf.Google_Protobuf_Edition { + get + set + } + public var hasEditionEnum: Swift.Bool { + get + } + public mutating func clearEditionEnum() + public var features: SwiftProtobuf.Google_Protobuf_FeatureSet { + get + set + } + public var hasFeatures: Swift.Bool { + get + } + public mutating func clearFeatures() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_SourceCodeInfo { + public var location: [SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Location { + public var path: [Swift.Int32] + public var span: [Swift.Int32] + public var leadingComments: Swift.String { + get + set + } + public var hasLeadingComments: Swift.Bool { + get + } + public mutating func clearLeadingComments() + public var trailingComments: Swift.String { + get + set + } + public var hasTrailingComments: Swift.Bool { + get + } + public mutating func clearTrailingComments() + public var leadingDetachedComments: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() + } + public init() +} +public struct Google_Protobuf_GeneratedCodeInfo { + public var annotation: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation] + public var unknownFields: SwiftProtobuf.UnknownStorage + public struct Annotation { + public var path: [Swift.Int32] + public var sourceFile: Swift.String { + get + set + } + public var hasSourceFile: Swift.Bool { + get + } + public mutating func clearSourceFile() + public var begin: Swift.Int32 { + get + set + } + public var hasBegin: Swift.Bool { + get + } + public mutating func clearBegin() + public var end: Swift.Int32 { + get + set + } + public var hasEnd: Swift.Bool { + get + } + public mutating func clearEnd() + public var semantic: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic { + get + set + } + public var hasSemantic: Swift.Bool { + get + } + public mutating func clearSemantic() + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Semantic : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case none + case set + case alias + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : Swift.CaseIterable { + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] + public static var allCases: [SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic] { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Edition : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Edition : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FileDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ExtensionRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange, rhs: SwiftProtobuf.Google_Protobuf_DescriptorProto.ReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.VerificationState : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration, rhs: SwiftProtobuf.Google_Protobuf_ExtensionRangeOptions.Declaration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_FieldDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.TypeEnum : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldDescriptorProto.Label : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_OneofDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_OneofDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange, rhs: SwiftProtobuf.Google_Protobuf_EnumDescriptorProto.EnumReservedRange) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_EnumValueDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_ServiceDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodDescriptorProto : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto, rhs: SwiftProtobuf.Google_Protobuf_MethodDescriptorProto) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FileOptions, rhs: SwiftProtobuf.Google_Protobuf_FileOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FileOptions.OptimizeMode : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_MessageOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MessageOptions, rhs: SwiftProtobuf.Google_Protobuf_MessageOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.CType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.JSType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionRetention : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.OptionTargetType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FieldOptions.EditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_OneofOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_OneofOptions, rhs: SwiftProtobuf.Google_Protobuf_OneofOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValueOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions, rhs: SwiftProtobuf.Google_Protobuf_EnumValueOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ServiceOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ServiceOptions, rhs: SwiftProtobuf.Google_Protobuf_ServiceOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_MethodOptions, rhs: SwiftProtobuf.Google_Protobuf_MethodOptions) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_MethodOptions.IdempotencyLevel : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart, rhs: SwiftProtobuf.Google_Protobuf_UninterpretedOption.NamePart) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSet, rhs: SwiftProtobuf.Google_Protobuf_FeatureSet) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.FieldPresence : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.EnumType : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.RepeatedFieldEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.MessageEncoding : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSet.JsonFormat : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public var isInitialized: Swift.Bool { + get + } + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault, rhs: SwiftProtobuf.Google_Protobuf_FeatureSetDefaults.FeatureSetEditionDefault) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location, rhs: SwiftProtobuf.Google_Protobuf_SourceCodeInfo.Location) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation, rhs: SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_GeneratedCodeInfo.Annotation.Semantic : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +public struct Google_Protobuf_Duration { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Duration : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Duration : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct Google_Protobuf_Empty { + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Empty : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Empty : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Empty, rhs: SwiftProtobuf.Google_Protobuf_Empty) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol Enum : Swift.Hashable, Swift.RawRepresentable { + init() + init?(rawValue: Swift.Int) + var rawValue: Swift.Int { get } +} +extension SwiftProtobuf.Enum { + public func hash(into hasher: inout Swift.Hasher) +} +public protocol ExtensibleMessage : SwiftProtobuf.Message { + var _protobuf_extensionFieldValues: SwiftProtobuf.ExtensionFieldValueSet { get set } +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, value: F.ValueType) where F : SwiftProtobuf.ExtensionField + public func getExtensionValue(ext: SwiftProtobuf.MessageExtension) -> F.ValueType? where F : SwiftProtobuf.ExtensionField + public func hasExtensionValue(ext: SwiftProtobuf.MessageExtension) -> Swift.Bool where F : SwiftProtobuf.ExtensionField + public mutating func clearExtensionValue(ext: SwiftProtobuf.MessageExtension) where F : SwiftProtobuf.ExtensionField +} +extension SwiftProtobuf.ExtensibleMessage { + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [T.BaseType]) where T : SwiftProtobuf.FieldType + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [E]) where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Equatable, M : SwiftProtobuf.Message + public mutating func setExtensionValue(ext: SwiftProtobuf.MessageExtension, Self>, value: [M]) where M : Swift.Hashable, M : SwiftProtobuf.Message +} +public protocol AnyExtensionField : Swift.CustomDebugStringConvertible { + func hash(into hasher: inout Swift.Hasher) + var protobufExtension: any SwiftProtobuf.AnyMessageExtension { get } + func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + mutating func decodeExtensionField(decoder: inout T) throws where T : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + var isInitialized: Swift.Bool { get } +} +extension SwiftProtobuf.AnyExtensionField { + public var isInitialized: Swift.Bool { + get + } +} +public protocol ExtensionField : Swift.Hashable, SwiftProtobuf.AnyExtensionField { + associatedtype ValueType + var value: Self.ValueType { get set } + init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: Self.ValueType) + init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder +} +public struct OptionalExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = SwiftProtobuf.OptionalExtensionField.BaseType + public var value: SwiftProtobuf.OptionalExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalExtensionField, rhs: SwiftProtobuf.OptionalExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.RepeatedExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedExtensionField, rhs: SwiftProtobuf.RepeatedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedExtensionField : SwiftProtobuf.ExtensionField where T : SwiftProtobuf.FieldType { + public typealias BaseType = T.BaseType + public typealias ValueType = [SwiftProtobuf.PackedExtensionField.BaseType] + public var value: SwiftProtobuf.PackedExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedExtensionField, rhs: SwiftProtobuf.PackedExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = E + public var value: SwiftProtobuf.OptionalEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalEnumExtensionField, rhs: SwiftProtobuf.OptionalEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalEnumExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedEnumExtensionField, rhs: SwiftProtobuf.RepeatedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct PackedEnumExtensionField : SwiftProtobuf.ExtensionField where E : SwiftProtobuf.Enum, E.RawValue == Swift.Int { + public typealias BaseType = E + public typealias ValueType = [E] + public var value: SwiftProtobuf.PackedEnumExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.PackedEnumExtensionField, rhs: SwiftProtobuf.PackedEnumExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.PackedEnumExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var hashValue: Swift.Int { + get + } +} +public struct OptionalMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = SwiftProtobuf.OptionalMessageExtensionField.BaseType + public var value: SwiftProtobuf.OptionalMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalMessageExtensionField, rhs: SwiftProtobuf.OptionalMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalMessageExtensionField.ValueType) + public var debugDescription: Swift.String { + get + } + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedMessageExtensionField : SwiftProtobuf.ExtensionField where M : Swift.Equatable, M : SwiftProtobuf.Message { + public typealias BaseType = M + public typealias ValueType = [SwiftProtobuf.RepeatedMessageExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedMessageExtensionField, rhs: SwiftProtobuf.RepeatedMessageExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedMessageExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public var debugDescription: Swift.String { + get + } + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct OptionalGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = SwiftProtobuf.OptionalGroupExtensionField.BaseType + public var value: G + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.OptionalGroupExtensionField, rhs: SwiftProtobuf.OptionalGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.OptionalGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct RepeatedGroupExtensionField : SwiftProtobuf.ExtensionField where G : Swift.Hashable, G : SwiftProtobuf.Message { + public typealias BaseType = G + public typealias ValueType = [SwiftProtobuf.RepeatedGroupExtensionField.BaseType] + public var value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType + public var protobufExtension: any SwiftProtobuf.AnyMessageExtension + public static func == (lhs: SwiftProtobuf.RepeatedGroupExtensionField, rhs: SwiftProtobuf.RepeatedGroupExtensionField) -> Swift.Bool + public init(protobufExtension: any SwiftProtobuf.AnyMessageExtension, value: SwiftProtobuf.RepeatedGroupExtensionField.ValueType) + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public func isEqual(other: any SwiftProtobuf.AnyExtensionField) -> Swift.Bool + public mutating func decodeExtensionField(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public init?(protobufExtension: any SwiftProtobuf.AnyMessageExtension, decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public struct ExtensionFieldValueSet : Swift.Hashable { + public static func == (lhs: SwiftProtobuf.ExtensionFieldValueSet, rhs: SwiftProtobuf.ExtensionFieldValueSet) -> Swift.Bool + public init() + public func hash(into hasher: inout Swift.Hasher) + public func traverse(visitor: inout V, start: Swift.Int, end: Swift.Int) throws where V : SwiftProtobuf.Visitor + public subscript(index: Swift.Int) -> (any SwiftProtobuf.AnyExtensionField)? { + get + set + } + public var isInitialized: Swift.Bool { + get + } + public var hashValue: Swift.Int { + get + } +} +public protocol ExtensionMap { + subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { get } + func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? +} +public struct Google_Protobuf_FieldMask { + public var paths: [Swift.String] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FieldMask : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FieldMask, rhs: SwiftProtobuf.Google_Protobuf_FieldMask) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public protocol FieldType { + associatedtype BaseType : Swift.Hashable + static var proto3DefaultValue: Self.BaseType { get } + static func decodeSingular(value: inout Self.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func decodeRepeated(value: inout [Self.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + static func visitSingular(value: Self.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitRepeated(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + static func visitPacked(value: [Self.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public protocol MapKeyType : SwiftProtobuf.FieldType { + static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +extension SwiftProtobuf.MapKeyType where Self.BaseType : Swift.Comparable { + public static func _lessThan(lhs: Self.BaseType, rhs: Self.BaseType) -> Swift.Bool +} +public protocol MapValueType : SwiftProtobuf.FieldType { +} +public struct ProtobufFloat : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Float + public static var proto3DefaultValue: Swift.Float { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFloat.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFloat.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFloat.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFloat.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufDouble : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Double + public static var proto3DefaultValue: Swift.Double { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufDouble.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufDouble.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufDouble.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufDouble.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufUInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufUInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufUInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufUInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufUInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSInt64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSInt64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSInt64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSInt64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSInt64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt32 + public static var proto3DefaultValue: Swift.UInt32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.UInt64 + public static var proto3DefaultValue: Swift.UInt64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed32 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int32 + public static var proto3DefaultValue: Swift.Int32 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed32.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed32.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed32.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed32.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufSFixed64 : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Int64 + public static var proto3DefaultValue: Swift.Int64 { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufSFixed64.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufSFixed64.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufSFixed64.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufSFixed64.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBool : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.Bool + public static var proto3DefaultValue: Swift.Bool { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBool.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBool.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBool.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBool.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func _lessThan(lhs: SwiftProtobuf.ProtobufBool.BaseType, rhs: SwiftProtobuf.ProtobufBool.BaseType) -> Swift.Bool +} +public struct ProtobufString : SwiftProtobuf.FieldType, SwiftProtobuf.MapKeyType, SwiftProtobuf.MapValueType { + public typealias BaseType = Swift.String + public static var proto3DefaultValue: Swift.String { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufString.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufString.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufString.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufString.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public struct ProtobufBytes : SwiftProtobuf.FieldType, SwiftProtobuf.MapValueType { + public typealias BaseType = Foundation.Data + public static var proto3DefaultValue: Foundation.Data { + get + } + public static func decodeSingular(value: inout SwiftProtobuf.ProtobufBytes.BaseType?, from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func decodeRepeated(value: inout [SwiftProtobuf.ProtobufBytes.BaseType], from decoder: inout D) throws where D : SwiftProtobuf.Decoder + public static func visitSingular(value: SwiftProtobuf.ProtobufBytes.BaseType, fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitRepeated(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func visitPacked(value: [SwiftProtobuf.ProtobufBytes.BaseType], fieldNumber: Swift.Int, with visitor: inout V) throws where V : SwiftProtobuf.Visitor +} +public let defaultAnyTypeURLPrefix: Swift.String +extension SwiftProtobuf.Google_Protobuf_Any { + public init(message: any SwiftProtobuf.Message, partial: Swift.Bool = false, typePrefix: Swift.String = defaultAnyTypeURLPrefix) throws + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public func isA(_ type: M.Type) -> Swift.Bool where M : SwiftProtobuf.Message + public func hash(into hasher: inout Swift.Hasher) +} +extension SwiftProtobuf.Google_Protobuf_Any { + @discardableResult + public static func register(messageType: any SwiftProtobuf.Message.Type) -> Swift.Bool + public static func messageType(forTypeURL url: Swift.String) -> (any SwiftProtobuf.Message.Type)? + public static func messageType(forMessageName name: Swift.String) -> (any SwiftProtobuf.Message.Type)? +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Duration : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Duration { + public init(timeInterval: Foundation.TimeInterval) + public var timeInterval: Foundation.TimeInterval { + get + } +} +prefix public func - (operand: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Duration +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Duration +extension SwiftProtobuf.Google_Protobuf_FieldMask { + public init(protoPaths: [Swift.String]) + public init(protoPaths: Swift.String...) + public init?(jsonPaths: Swift.String...) +} +extension SwiftProtobuf.Google_Protobuf_ListValue : Swift.ExpressibleByArrayLiteral { + public typealias Element = SwiftProtobuf.Google_Protobuf_Value + public init(arrayLiteral elements: SwiftProtobuf.Google_Protobuf_ListValue.Element...) + public typealias ArrayLiteralElement = SwiftProtobuf.Google_Protobuf_ListValue.Element +} +extension SwiftProtobuf.Google_Protobuf_ListValue { + public init(values: [SwiftProtobuf.Google_Protobuf_Value]) + public subscript(index: Swift.Int) -> SwiftProtobuf.Google_Protobuf_Value { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Struct : Swift.ExpressibleByDictionaryLiteral { + public typealias Key = Swift.String + public typealias Value = SwiftProtobuf.Google_Protobuf_Value + public init(dictionaryLiteral: (Swift.String, SwiftProtobuf.Google_Protobuf_Value)...) +} +extension SwiftProtobuf.Google_Protobuf_Struct { + public init(fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value]) + public subscript(key: Swift.String) -> SwiftProtobuf.Google_Protobuf_Value? { + get + set(newValue) + } +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(seconds: Swift.Int64 = 0, nanos: Swift.Int32 = 0) +} +extension SwiftProtobuf.Google_Protobuf_Timestamp { + public init(timeIntervalSince1970: Foundation.TimeInterval) + public init(timeIntervalSinceReferenceDate: Foundation.TimeInterval) + public init(date: Foundation.Date) + public var timeIntervalSince1970: Foundation.TimeInterval { + get + } + public var timeIntervalSinceReferenceDate: Foundation.TimeInterval { + get + } + public var date: Foundation.Date { + get + } +} +public func + (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func + (lhs: SwiftProtobuf.Google_Protobuf_Duration, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> SwiftProtobuf.Google_Protobuf_Timestamp +public func - (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Duration) -> SwiftProtobuf.Google_Protobuf_Timestamp +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByIntegerLiteral { + public typealias IntegerLiteralType = Swift.Int64 + public init(integerLiteral value: Swift.Int64) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByFloatLiteral { + public typealias FloatLiteralType = Swift.Double + public init(floatLiteral value: Swift.Double) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByBooleanLiteral { + public typealias BooleanLiteralType = Swift.Bool + public init(booleanLiteral value: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByStringLiteral { + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(stringLiteral value: Swift.String) + public init(unicodeScalarLiteral value: Swift.String) + public init(extendedGraphemeClusterLiteral value: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_Value : Swift.ExpressibleByNilLiteral { + public init(nilLiteral: ()) +} +extension SwiftProtobuf.Google_Protobuf_Value { + public init(numberValue: Swift.Double) + public init(stringValue: Swift.String) + public init(boolValue: Swift.Bool) + public init(structValue: SwiftProtobuf.Google_Protobuf_Struct) + public init(listValue: SwiftProtobuf.Google_Protobuf_ListValue) +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufDouble + public typealias FloatLiteralType = SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_DoubleValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_DoubleValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : Swift.ExpressibleByFloatLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufFloat + public typealias FloatLiteralType = Swift.Float + public init(_ value: SwiftProtobuf.Google_Protobuf_FloatValue.WrappedType.BaseType) + public init(floatLiteral: SwiftProtobuf.Google_Protobuf_FloatValue.FloatLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt64 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt64Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt64Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_Int32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_Int32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : Swift.ExpressibleByIntegerLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufUInt32 + public typealias IntegerLiteralType = SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType + public init(_ value: SwiftProtobuf.Google_Protobuf_UInt32Value.WrappedType.BaseType) + public init(integerLiteral: SwiftProtobuf.Google_Protobuf_UInt32Value.IntegerLiteralType) +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : Swift.ExpressibleByBooleanLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufBool + public typealias BooleanLiteralType = Swift.Bool + public init(_ value: SwiftProtobuf.Google_Protobuf_BoolValue.WrappedType.BaseType) + public init(booleanLiteral: Swift.Bool) +} +extension SwiftProtobuf.Google_Protobuf_StringValue : Swift.ExpressibleByStringLiteral { + public typealias WrappedType = SwiftProtobuf.ProtobufString + public typealias StringLiteralType = Swift.String + public typealias ExtendedGraphemeClusterLiteralType = Swift.String + public typealias UnicodeScalarLiteralType = Swift.String + public init(_ value: SwiftProtobuf.Google_Protobuf_StringValue.WrappedType.BaseType) + public init(stringLiteral: Swift.String) + public init(extendedGraphemeClusterLiteral: Swift.String) + public init(unicodeScalarLiteral: Swift.String) +} +extension SwiftProtobuf.Google_Protobuf_BytesValue { + public typealias WrappedType = SwiftProtobuf.ProtobufBytes + public init(_ value: SwiftProtobuf.Google_Protobuf_BytesValue.WrappedType.BaseType) +} +public enum Internal { + public static let emptyData: Foundation.Data + public static func areAllInitialized(_ listOfMessages: [any SwiftProtobuf.Message]) -> Swift.Bool + public static func areAllInitialized(_ mapToMessages: [K : any SwiftProtobuf.Message]) -> Swift.Bool where K : Swift.Hashable +} +public enum JSONDecodingError : Swift.Error { + case failure + case malformedNumber + case numberRange + case malformedMap + case malformedBool + case malformedString + case invalidUTF8 + case missingFieldNames + case schemaMismatch + case unrecognizedEnumValue + case illegalNull + case unquotedMapKey + case leadingZero + case truncated + case malformedDuration + case malformedTimestamp + case malformedFieldMask + case trailingGarbage + case conflictingOneOf + case messageDepthLimit + case unknownField(Swift.String) +} +public struct JSONDecodingOptions { + public var messageDepthLimit: Swift.Int + public var ignoreUnknownFields: Swift.Bool + public init() +} +public enum JSONEncodingError : Swift.Error { + case anyTranscodeFailure + case timestampRange + case durationRange + case fieldMaskConversion + case missingFieldNames + case missingValue + case valueNumberNotFinite + public static func == (a: SwiftProtobuf.JSONEncodingError, b: SwiftProtobuf.JSONEncodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct JSONEncodingOptions { + public var alwaysPrintEnumsAsInts: Swift.Bool + public var preserveProtoFieldNames: Swift.Bool + public init() +} +public protocol Message : Swift.CustomDebugStringConvertible { + init() + static var protoMessageName: Swift.String { get } + var isInitialized: Swift.Bool { get } + var unknownFields: SwiftProtobuf.UnknownStorage { get set } + mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + func hash(into hasher: inout Swift.Hasher) + func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public var isInitialized: Swift.Bool { + get + } + public func hash(into hasher: inout Swift.Hasher) + public var debugDescription: Swift.String { + get + } + public static func with(_ populator: (inout Self) throws -> ()) rethrows -> Self +} +public protocol _MessageImplementationBase : Swift.Hashable, SwiftProtobuf.Message { + func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf._MessageImplementationBase { + public func isEqualTo(message: any SwiftProtobuf.Message) -> Swift.Bool + public static func == (lhs: Self, rhs: Self) -> Swift.Bool + public func _protobuf_generated_isEqualTo(other: Self) -> Swift.Bool +} +extension SwiftProtobuf.Message { + public init(unpackingAny: SwiftProtobuf.Google_Protobuf_Any, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public func serializedData(partial: Swift.Bool = false) throws -> Foundation.Data + @inlinable public init(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + self.init() + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public init(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + self.init() + try merge(contiguousBytes: bytes, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(serializedData data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws { + try merge(contiguousBytes: data, extensions: extensions, partial: partial, options: options) + } + @inlinable public mutating func merge(contiguousBytes bytes: Bytes, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, partial: Swift.Bool = false, options: SwiftProtobuf.BinaryDecodingOptions = BinaryDecodingOptions()) throws where Bytes : Foundation.ContiguousBytes { + try bytes.withUnsafeBytes { (body: UnsafeRawBufferPointer) in + try _merge(rawBuffer: body, extensions: extensions, partial: partial, options: options) + } + } + @usableFromInline + internal mutating func _merge(rawBuffer body: Swift.UnsafeRawBufferPointer, extensions: (any SwiftProtobuf.ExtensionMap)?, partial: Swift.Bool, options: SwiftProtobuf.BinaryDecodingOptions) throws +} +extension SwiftProtobuf.Message { + public func jsonString(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String + public func jsonUTF8Data(options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data + public init(jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws + public init(jsonUTF8Data: Foundation.Data, extensions: (any SwiftProtobuf.ExtensionMap)? = nil, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws +} +extension SwiftProtobuf.Message { + public static func jsonString(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Swift.String where Self == C.Element, C : Swift.Collection + public static func jsonUTF8Data(from collection: C, options: SwiftProtobuf.JSONEncodingOptions = JSONEncodingOptions()) throws -> Foundation.Data where Self == C.Element, C : Swift.Collection + public static func array(fromJSONString jsonString: Swift.String, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONString jsonString: Swift.String, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] + public static func array(fromJSONUTF8Data jsonUTF8Data: Foundation.Data, extensions: any SwiftProtobuf.ExtensionMap = SimpleExtensionMap(), options: SwiftProtobuf.JSONDecodingOptions = JSONDecodingOptions()) throws -> [Self] +} +extension SwiftProtobuf.Message { + public func textFormatString() -> Swift.String + public func textFormatString(options: SwiftProtobuf.TextFormatEncodingOptions) -> Swift.String + public init(textFormatString: Swift.String, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws + public init(textFormatString: Swift.String, options: SwiftProtobuf.TextFormatDecodingOptions, extensions: (any SwiftProtobuf.ExtensionMap)? = nil) throws +} +public protocol AnyMessageExtension { + var fieldNumber: Swift.Int { get } + var fieldName: Swift.String { get } + var messageType: any SwiftProtobuf.Message.Type { get } + func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder +} +public class MessageExtension : SwiftProtobuf.AnyMessageExtension where FieldType : SwiftProtobuf.ExtensionField, MessageType : SwiftProtobuf.Message { + final public let fieldNumber: Swift.Int + final public let fieldName: Swift.String + final public let messageType: any SwiftProtobuf.Message.Type + public init(_protobuf_fieldNumber: Swift.Int, fieldName: Swift.String) + public func _protobuf_newField(decoder: inout D) throws -> (any SwiftProtobuf.AnyExtensionField)? where D : SwiftProtobuf.Decoder + @objc deinit +} +public struct _NameMap : Swift.ExpressibleByDictionaryLiteral { + public enum NameDescription { + case same(proto: Swift.StaticString) + case standard(proto: Swift.StaticString) + case unique(proto: Swift.StaticString, json: Swift.StaticString) + case aliased(proto: Swift.StaticString, aliases: [Swift.StaticString]) + } + public init() + public init(dictionaryLiteral elements: (Swift.Int, SwiftProtobuf._NameMap.NameDescription)...) + public typealias Key = Swift.Int + public typealias Value = SwiftProtobuf._NameMap.NameDescription +} +public protocol ProtobufAPIVersion_2 { +} +public protocol ProtobufAPIVersionCheck { + associatedtype Version : SwiftProtobuf.ProtobufAPIVersion_2 +} +public struct _ProtobufMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.FieldType { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType.BaseType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMap.Value> +} +public struct _ProtobufMessageMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufMessageMap.Value> +} +public struct _ProtobufEnumMap where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum { + public typealias Key = KeyType.BaseType + public typealias Value = ValueType + public typealias BaseType = Swift.Dictionary.Key, SwiftProtobuf._ProtobufEnumMap.Value> +} +public protocol _ProtoNameProviding { + static var _protobuf_nameMap: SwiftProtobuf._NameMap { get } +} +public struct SimpleExtensionMap : SwiftProtobuf.ExtensionMap, Swift.ExpressibleByArrayLiteral, Swift.CustomDebugStringConvertible { + public typealias Element = SwiftProtobuf.AnyMessageExtension + public init() + public init(arrayLiteral: any SwiftProtobuf.AnyMessageExtension...) + public init(_ others: SwiftProtobuf.SimpleExtensionMap...) + public subscript(messageType: any SwiftProtobuf.Message.Type, fieldNumber: Swift.Int) -> (any SwiftProtobuf.AnyMessageExtension)? { + get + } + public func fieldNumberForProto(messageType: any SwiftProtobuf.Message.Type, protoFieldName: Swift.String) -> Swift.Int? + public mutating func insert(_ newValue: any SwiftProtobuf.AnyMessageExtension) + public mutating func insert(contentsOf: [any SwiftProtobuf.AnyMessageExtension]) + public mutating func formUnion(_ other: SwiftProtobuf.SimpleExtensionMap) + public func union(_ other: SwiftProtobuf.SimpleExtensionMap) -> SwiftProtobuf.SimpleExtensionMap + public var debugDescription: Swift.String { + get + } + public typealias ArrayLiteralElement = any SwiftProtobuf.AnyMessageExtension +} +public struct Google_Protobuf_SourceContext { + public var fileName: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_SourceContext : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_SourceContext, rhs: SwiftProtobuf.Google_Protobuf_SourceContext) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_NullValue : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case nullValue + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_NullValue : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_NullValue] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_NullValue] +} +public struct Google_Protobuf_Struct { + public var fields: [Swift.String : SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Value { + public var kind: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind? + public var nullValue: SwiftProtobuf.Google_Protobuf_NullValue { + get + set + } + public var numberValue: Swift.Double { + get + set + } + public var stringValue: Swift.String { + get + set + } + public var boolValue: Swift.Bool { + get + set + } + public var structValue: SwiftProtobuf.Google_Protobuf_Struct { + get + set + } + public var listValue: SwiftProtobuf.Google_Protobuf_ListValue { + get + set + } + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum OneOf_Kind : Swift.Equatable { + case nullValue(SwiftProtobuf.Google_Protobuf_NullValue) + case numberValue(Swift.Double) + case stringValue(Swift.String) + case boolValue(Swift.Bool) + case structValue(SwiftProtobuf.Google_Protobuf_Struct) + case listValue(SwiftProtobuf.Google_Protobuf_ListValue) + public static func == (a: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind, b: SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind) -> Swift.Bool + } + public init() +} +public struct Google_Protobuf_ListValue { + public var values: [SwiftProtobuf.Google_Protobuf_Value] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_NullValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Struct : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Value.OneOf_Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_ListValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_NullValue : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Struct : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Struct, rhs: SwiftProtobuf.Google_Protobuf_Struct) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Value, rhs: SwiftProtobuf.Google_Protobuf_Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_ListValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_ListValue, rhs: SwiftProtobuf.Google_Protobuf_ListValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum TextFormatDecodingError : Swift.Error { + case malformedText + case malformedNumber + case trailingGarbage + case truncated + case invalidUTF8 + case schemaMismatch + case missingFieldNames + case unknownField + case unrecognizedEnumValue + case conflictingOneOf + case internalExtensionError + case messageDepthLimit + public static func == (a: SwiftProtobuf.TextFormatDecodingError, b: SwiftProtobuf.TextFormatDecodingError) -> Swift.Bool + public func hash(into hasher: inout Swift.Hasher) + public var hashValue: Swift.Int { + get + } +} +public struct TextFormatDecodingOptions { + public var messageDepthLimit: Swift.Int + public init() +} +public struct TextFormatEncodingOptions { + public var printUnknownFields: Swift.Bool + public init() +} +public struct Google_Protobuf_Timestamp { + public var seconds: Swift.Int64 + public var nanos: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Timestamp : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Timestamp, rhs: SwiftProtobuf.Google_Protobuf_Timestamp) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public enum Google_Protobuf_Syntax : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case proto2 + case proto3 + case editions + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Syntax : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Syntax] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Syntax] +} +public struct Google_Protobuf_Type { + public var name: Swift.String + public var fields: [SwiftProtobuf.Google_Protobuf_Field] + public var oneofs: [Swift.String] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Field { + public var kind: SwiftProtobuf.Google_Protobuf_Field.Kind + public var cardinality: SwiftProtobuf.Google_Protobuf_Field.Cardinality + public var number: Swift.Int32 + public var name: Swift.String + public var typeURL: Swift.String + public var oneofIndex: Swift.Int32 + public var packed: Swift.Bool + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var jsonName: Swift.String + public var defaultValue: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public enum Kind : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case typeUnknown + case typeDouble + case typeFloat + case typeInt64 + case typeUint64 + case typeInt32 + case typeFixed64 + case typeFixed32 + case typeBool + case typeString + case typeGroup + case typeMessage + case typeBytes + case typeUint32 + case typeEnum + case typeSfixed32 + case typeSfixed64 + case typeSint32 + case typeSint64 + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public enum Cardinality : SwiftProtobuf.Enum { + public typealias RawValue = Swift.Int + case unknown + case optional + case required + case repeated + case UNRECOGNIZED(Swift.Int) + public init() + public init?(rawValue: Swift.Int) + public var rawValue: Swift.Int { + get + } + } + public init() +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Kind] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Kind] +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : Swift.CaseIterable { + public static let allCases: [SwiftProtobuf.Google_Protobuf_Field.Cardinality] + public typealias AllCases = [SwiftProtobuf.Google_Protobuf_Field.Cardinality] +} +public struct Google_Protobuf_Enum { + public var name: Swift.String + public var enumvalue: [SwiftProtobuf.Google_Protobuf_EnumValue] + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var sourceContext: SwiftProtobuf.Google_Protobuf_SourceContext { + get + set + } + public var hasSourceContext: Swift.Bool { + get + } + public mutating func clearSourceContext() + public var syntax: SwiftProtobuf.Google_Protobuf_Syntax + public var edition: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_EnumValue { + public var name: Swift.String + public var number: Swift.Int32 + public var options: [SwiftProtobuf.Google_Protobuf_Option] + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Option { + public var name: Swift.String + public var value: SwiftProtobuf.Google_Protobuf_Any { + get + set + } + public var hasValue: Swift.Bool { + get + } + public mutating func clearValue() + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_Syntax : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Type : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Enum : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Option : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Syntax : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Type : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Type, rhs: SwiftProtobuf.Google_Protobuf_Type) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Field, rhs: SwiftProtobuf.Google_Protobuf_Field) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Field.Kind : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Field.Cardinality : SwiftProtobuf._ProtoNameProviding { + public static let _protobuf_nameMap: SwiftProtobuf._NameMap +} +extension SwiftProtobuf.Google_Protobuf_Enum : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Enum, rhs: SwiftProtobuf.Google_Protobuf_Enum) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_EnumValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_EnumValue, rhs: SwiftProtobuf.Google_Protobuf_EnumValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Option : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Option, rhs: SwiftProtobuf.Google_Protobuf_Option) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +public struct UnknownStorage : Swift.Equatable { + public var data: Foundation.Data { + get + } + public init() + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (a: SwiftProtobuf.UnknownStorage, b: SwiftProtobuf.UnknownStorage) -> Swift.Bool +} +public struct Version { + public static let major: Swift.Int + public static let minor: Swift.Int + public static let revision: Swift.Int + public static let versionString: Swift.String +} +public protocol Visitor { + mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + mutating func visitSingularDoubleField(value: Swift.Double, fieldNumber: Swift.Int) throws + mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularUInt64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + mutating func visitSingularBoolField(value: Swift.Bool, fieldNumber: Swift.Int) throws + mutating func visitSingularStringField(value: Swift.String, fieldNumber: Swift.Int) throws + mutating func visitSingularBytesField(value: Foundation.Data, fieldNumber: Swift.Int) throws + mutating func visitSingularEnumField(value: E, fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitSingularMessageField(value: M, fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMap.Type, value: SwiftProtobuf._ProtobufMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.MapValueType + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufEnumMap.Type, value: SwiftProtobuf._ProtobufEnumMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : SwiftProtobuf.Enum, ValueType.RawValue == Swift.Int + mutating func visitMapField(fieldType: SwiftProtobuf._ProtobufMessageMap.Type, value: SwiftProtobuf._ProtobufMessageMap.BaseType, fieldNumber: Swift.Int) throws where KeyType : SwiftProtobuf.MapKeyType, ValueType : Swift.Hashable, ValueType : SwiftProtobuf.Message + mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + mutating func visitUnknown(bytes: Foundation.Data) throws +} +extension SwiftProtobuf.Visitor { + public mutating func visitSingularFloatField(value: Swift.Float, fieldNumber: Swift.Int) throws + public mutating func visitSingularInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularUInt32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSInt64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed32Field(value: Swift.UInt32, fieldNumber: Swift.Int) throws + public mutating func visitSingularFixed64Field(value: Swift.UInt64, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed32Field(value: Swift.Int32, fieldNumber: Swift.Int) throws + public mutating func visitSingularSFixed64Field(value: Swift.Int64, fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedStringField(value: [Swift.String], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedBytesField(value: [Foundation.Data], fieldNumber: Swift.Int) throws + public mutating func visitRepeatedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitRepeatedMessageField(value: [M], fieldNumber: Swift.Int) throws where M : SwiftProtobuf.Message + public mutating func visitRepeatedGroupField(value: [G], fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitPackedFloatField(value: [Swift.Float], fieldNumber: Swift.Int) throws + public mutating func visitPackedDoubleField(value: [Swift.Double], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedUInt64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSInt64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed32Field(value: [Swift.UInt32], fieldNumber: Swift.Int) throws + public mutating func visitPackedFixed64Field(value: [Swift.UInt64], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed32Field(value: [Swift.Int32], fieldNumber: Swift.Int) throws + public mutating func visitPackedSFixed64Field(value: [Swift.Int64], fieldNumber: Swift.Int) throws + public mutating func visitPackedBoolField(value: [Swift.Bool], fieldNumber: Swift.Int) throws + public mutating func visitPackedEnumField(value: [E], fieldNumber: Swift.Int) throws where E : SwiftProtobuf.Enum + public mutating func visitSingularGroupField(value: G, fieldNumber: Swift.Int) throws where G : SwiftProtobuf.Message + public mutating func visitExtensionFieldsAsMessageSet(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws + public mutating func visitExtensionFields(fields: SwiftProtobuf.ExtensionFieldValueSet, start: Swift.Int, end: Swift.Int) throws +} +public struct Google_Protobuf_DoubleValue { + public var value: Swift.Double + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_FloatValue { + public var value: Swift.Float + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int64Value { + public var value: Swift.Int64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt64Value { + public var value: Swift.UInt64 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_Int32Value { + public var value: Swift.Int32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_UInt32Value { + public var value: Swift.UInt32 + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BoolValue { + public var value: Swift.Bool + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_StringValue { + public var value: Swift.String + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +public struct Google_Protobuf_BytesValue { + public var value: Foundation.Data + public var unknownFields: SwiftProtobuf.UnknownStorage + public init() +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_StringValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : @unchecked Swift.Sendable { +} +extension SwiftProtobuf.Google_Protobuf_DoubleValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_DoubleValue, rhs: SwiftProtobuf.Google_Protobuf_DoubleValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_FloatValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_FloatValue, rhs: SwiftProtobuf.Google_Protobuf_FloatValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int64Value, rhs: SwiftProtobuf.Google_Protobuf_Int64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt64Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt64Value, rhs: SwiftProtobuf.Google_Protobuf_UInt64Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_Int32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_Int32Value, rhs: SwiftProtobuf.Google_Protobuf_Int32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_UInt32Value : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_UInt32Value, rhs: SwiftProtobuf.Google_Protobuf_UInt32Value) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BoolValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BoolValue, rhs: SwiftProtobuf.Google_Protobuf_BoolValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_StringValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_StringValue, rhs: SwiftProtobuf.Google_Protobuf_StringValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.Google_Protobuf_BytesValue : SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding { + public static let protoMessageName: Swift.String + public static let _protobuf_nameMap: SwiftProtobuf._NameMap + public mutating func decodeMessage(decoder: inout D) throws where D : SwiftProtobuf.Decoder + public func traverse(visitor: inout V) throws where V : SwiftProtobuf.Visitor + public static func == (lhs: SwiftProtobuf.Google_Protobuf_BytesValue, rhs: SwiftProtobuf.Google_Protobuf_BytesValue) -> Swift.Bool + public var hashValue: Swift.Int { + get + } +} +extension SwiftProtobuf.AnyUnpackError : Swift.Equatable {} +extension SwiftProtobuf.AnyUnpackError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryDecodingError : Swift.Hashable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Equatable {} +extension SwiftProtobuf.BinaryDelimited.Error : Swift.Hashable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Equatable {} +extension SwiftProtobuf.BinaryEncodingError : Swift.Hashable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Equatable {} +extension SwiftProtobuf.JSONEncodingError : Swift.Hashable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Equatable {} +extension SwiftProtobuf.TextFormatDecodingError : Swift.Hashable {} diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/module.modulemap b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/module.modulemap new file mode 100644 index 0000000..6a9d851 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/Modules/module.modulemap @@ -0,0 +1,11 @@ +framework module SwiftProtobuf { + umbrella header "SwiftProtobuf-umbrella.h" + + export * + module * { export * } +} + +module SwiftProtobuf.Swift { + header "SwiftProtobuf-Swift.h" + requires objc +} diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/SwiftProtobuf b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/SwiftProtobuf new file mode 100755 index 0000000000000000000000000000000000000000..f7dca7f493f9c27eb0af104fddb9a347918a253f GIT binary patch literal 7272272 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

?ASI2=sOufoYTdIO(PmU>Cg>)V+1 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

7cx44 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

9Z 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 %4T1)hz2MMWOyv^E^>_sV`vU;(Xz)baG-N~*O z8$p(ICq}|2_Tld=aoKwD8N@e2NsE|BvB;d?m?w4y z$)gvWs&nBrAJG9CY+P~{w3s}KN_diW=8vjX<_zZHeeQXoj4!|7*^d;l&eZV&@tdDh zk08BO^}(s;>Rq779V){Tkr5j^Yl(FBi663dG*3V7d#xMMyX>;z1&Nro#g71=zJC2b zivRuvN-QZPPZheqGyeN%5IF$6YtoG5MTjeNlcyEL+4%2Q*tL3uy{6Hfj@)XAg42;) zdQJRy5bd_p970Yzjhba|{2uY&ak_PT+N}8RS8qgi4X4L{2LRlSe^C7Q9mjK@4Fz?L z=id5TKc4&NeBORM_ov9>;<^9DX5MZ*_XcIM@!WswGG)Yb|D|?q;hn}-2dmqQ=f30q zJjy_J?N5$vy|Bp~==xJ(ZOO4JZ z>&$Wr^|;9uYMMEkaQ9!B>#Ta^2cjo2rBnW0R-a?fLKom4hL~w)kAgd3W;C2VlNIC! zy+;CDP^_|}>^w6M*3rs2V~iPVG(KbVWO;^<=)|>kCeF5}XUEr96!P@=`ixgaq?$__ zD)UTtT1%iXp`+h;v$Ve_3z3x+oq3|J063o~Qd(vX682)jfy<{K?wzwjZLLJb{-t;1 zGR5*g)Nd<;QnKcs^uy!FNms>H5oNk6V(!QtK`~BHymK#51O&xDc(PE8@}X#+e!LIG z>wu(_okV|kfhlcIlI!EsD}H5xBRNTqjDLKeL9=%OJ@si z6%y|=^l>`uvcIALp9=pB^ir_Bf~rD2|0D-l$^M3>QzNam49>jAt;$ET1MC71Q{LrtlfR% zdJygL=}*)to$Qr^tlVpLChlA8b$V?yPfw!n$R*ehb&j`{bG*!Ur*pRU)Sec?tI;iQ zFy+ip2VRT$a9<$}53qI=l?%1bSty9ZKueu-&d z@!T_x(Go~@+^OnwRLpkj$&+^8sgExHj!q4kDYUyzT@MI}PW8&_)Yc}{ZPp{M3NNZT z^``$xSVm!&FY66xTTD+<#2*n~?GQfn1#TYJpl{K41TAq@Pqg??A2NDu$)JOOm?0?H z+WNrkuEF>9ALiIQl&sDC#VKK7{xVjMTmuX*VWsAY-mdnrPN?b=);<3#)tJE>Kmtpeahy^L9@ zF^U#nZtnwh64cWpEHPLs=`O0cl?2%nUZR0GY7!8=6?o4Vuy0fyZBO)e0rrqAV7Y~r zM%jvv`a7Eh22h>A=M&WMbQ^`!(6H*35c~ z?G3VM2pIJHDvDPPX{2}(U(6*oxq1iv%j{a~-xFQ4Cw^nveL=phrV{K?w=CNi>@CXX ztN}^!KTGkf{_~RTe?k1~WS^?4C&?Z50uUDrzitK(A|x##h;*5Er`c6wf(|Ei1=Z;0 z3IZ?ZW+UvI86D^xPUvz}r@xNs#EU2y81f2pZqbse?V)YpFhQ;>W2XdqS1j`GTDp+9 z09#$?*Sa^okPPWdrfje1`k{cA7*y!n7CVmY5ZeHa)fZL!`a1$UA6_KC%~f@V-`$2o zb()C~CI9ey+)sn39^Zhlmfh1mT~8~*Kg&x_#Qb+KN*}nVB_EfefO0OmC&_|# z743G*h=SBSrayzj7+zNZ*FwPeuXjo3cZdd+agB`MALJ7hL@D`!nz_H~OP1S2Jdgi{ z=cc}Uiz$B{Ny+jLWt8XqUDo@p8SgsutHZeA*DK=}=u5Udsrx#T*J9=PhYqHNa;#3~cv+P-(>APwP*gFWh>CGzHVm?0(!|vHkkQSDu2JwndNkO7A zlLS_@c;$Rtjn?kvT#bIj5hAK2A7p1;jfN^0JNto&+2^|&-Ro*07tLn57p2L!+Anq; zuU)(@<8=|-J2e_jm`&X%y|YJRypEwzD#u{*yBz&g+4mhUa}EqO&41eLi{>Kj9s5K0 zV{@|O6m~nIk98sjcOEp32|SJ7)8_jW?`?ukg_mu2s^`;6O_d^Fb+TWWfu(^^V{*%GoV@neN8Ybqp7~yp{+>NQ$zS|eHfQeqIqduC z+r`C)E@aPVLI58K_c(wID2r@7GV+IBPOE=A^?mi1^!grl^-WZLLtTA;Cqr6&W$E=% z|1s(BmGNOP)YN*&{g=F3_G$SiLJ6zt=scw)wy@eC1oA7bcKW-%r`Fd37&WAS|3Lb@ zqs4Voi8r@w`#LW#bc;ZU6yMrx7u;4nfmh|^iix+Fx?`XMoJ7$p^7fw^?GEHZZo_|= zhmIDFY%~RGI$9hJgQ^B*ynJ<6EwKwIvnjEF{-=;!ETEh&a^kDMfSyM!ZM{vLN)lf- zZg({WnJNAz`D^+mC zIJfKr^Wsr%6sJ(=1M~RJ$x%cU>NIPPbfb8l8jKb<-^M7u$IR9!?)jn}Me-#^agcIt zXB6+E7DjO}gS_)m^ym8~#&2gh=`w!r?0ozJKgt-tUWcW|590ss@l$}F9ZW~ZKfdET z`~(3xHQ#X#xOy2w5$QLRA2X0SCSJ!3a`F=jybziVGn!J{qo))-uzzBg%oW3B3@pCF z_Wt0v%{>gn_c1bke3*u}-F&X;CtqV7;ZZ$YXR7qIq^r)PA?iuL!1I0q8KNBZXBn6> z=-)^KlO{iE{}R@H%G>2|UDrSG^@pVvUyt)+w)&%;fv-aFCB@E8@P$SoHK&iqgBaBj z_sg|$KidZ-o$u%y_ZxQ$hBcv+>M9FPru%01woj>C3cywj&q5qG?Z2uSYV|v+P zOYgt62j!!vrhg^ScDT$yhK3EVdHzt5wqO>;x%Ds`UlaRf;cKkL*WpQg5#C6r+6t;Z zGOv|egiS6=A?zuLeESG%0+p_DL~G0JExtx`^ksDY4tazqC}TeS(EMzDCy22=Q#GS{ za-ea_q^qu*49)^xSySzoxq;eO{>5FM!!^N1Tlv9T?A7mldS$|6?qMsJHb1lRnYVXx zt{hTQGv|h!s@;UpwamG;JUun$bTW#!V%X1L354(D4%_=sTmqP&Ef7o8^__^VCtM6rZIC*F-h zN&U;=8T0wO>`gxWJKX#QfDHEeqUM=-;Kv#8&*N3_uQLOD_}7^m((_-Q%rMC&+sz#t zJFB&3>(D>Z1BSaa-M`MpE5k3X1%YqT!8E!fflpROBA8)EEq?rkbcw+HnYP96S^DMJ zF&aI5x=i=x04EKUtM+K|GX$74ukE6-T4uWA=ZI27GM&yYa{j77xsV2qOsx67On0lR z1u;&(X<1qkUmj1>Z^7)d=a1Pni(ZrQ7T_5Pp=~_Y9vJ-I$-V3vV%`(QdPry60MYDq zUXo@9S&uZl{>oOF^@pgBofVO5^32=zd4pNWFUunB4U-)D^ z-yh4Wzas1Vfm!A6&iY>bU}pQpS@2Cx|Gu65+%XH&_j7oMYkxQqi=~-dz;n3A?qo>Y z&rN+8J5)|aRH`nmdEB12kzho#pSi1g@_{*Jyhn7%(u$$JI<{BGS} z6zNWe2E$p}(zN-#l3`6r{N@d&WZL{L!i14NzrQ@l&F`yJd$jo7S%Cjp2TuLW??a!= zp5LRDYdiD%Ay>;z=C?UwNAs8dCFbv)eeC=_g!65wvvPof`cMur`p134pSSI=$$aaN z@lQf{!?jA+%z>p=bik`BA}4VK3q`q3%IiKc^Vn8RJ=wNfOzt*4%V@gF3=Ot3r(gsZ zqDi8#^CsEB{5HG(Cu6-d?O$cSH*d;#XMc~|eM(+rec|2pLGlp(28w!s;eH|leX}_d z3?>{kwkOXHiQ!POTg}aZoT~1TT{~ms$yi_cTEG?ZI_G&Rhm=q4&wn_{oH{%ZK4DRA z=*{XpoI2jD+BPIse`>%rkSx#KpEjU(&X6~krQl7_pMSG1gV1hfS_&MGGHU~&j^O%c z&mZ;5NlDG=`|<6SA4d6PSyqhB@#9j3v*aa}*M5BR8vmfz*8N!MBXi;Qo#t~r6OZdh z+&zu_gRC_BpaO0@H}CNwIAV46=M3l?w?DU0D#fld@s)s&c%RUp-^SgkHc%zDn2_Jj zBoU-GM=#kPRIjRtUQ?K=kA;=H7^)e+)j~=!q#+Xnw5N07_4{gM?U!1<1Z!XB%8S>l zUm?pXbGb!nWvg3XP=Ka+>?Ox1asDlVkCk@q`dUNsF$18e(2mq~TJLxLL2_pA6Xnrx zaDJ{xGlhK-b4J~coV8eELu6{~}xmF#giahw=;UoX{e= zqNo!_SbrNk$N7CT&w|Gw*UtW#zM8=TL6dgp=eHC6T_jh2ZXt#xEW^x+FA57gi@%)f zIebZ+qzP{TaCd^5P@{)@}~JU`}BjRrfI zXpcWA)$$oyc#mwi>wA;^jsuRE5uH@|>shvmpN@aqF78UB>I%x7ZRSWd zj&42L!|1C$QyB;^C3h?DriX>C0=Ju>9g#>imA;4PI!(mPw|iRv34gE9yKc^PrQbC8 zS{;0D7#w{2rr^8K!FM@7N%;Opq-Nm@WWiS?_$F%rEyjJgs5(Y4Rbq&52evN!!0P@` zAeL=3ckE*wC(AZEpFk9s_TSBcLz>xs5o3k#ZoXPKGIxI5>UtP`j?}C3BF3VV#MeofTcNa*&B{BVV2L@%uFE{qn5$=B)Qq zv)&)hdOsrT{kE+4T{GXiu77)_t$%uE{p;_qf05b0waedH(zX2I)7N$R%j)lUwHHon zZ%$@=#9QVJJIn3$KcKxMGVRIRU4Q$f+O+F$55L{>6YFoO9nu}GznW45$dR`AzLD={ zTBjiOS6*D{S$RJvMTd*BS6*K~VBX1&FO~_vc{uC+o~-xlA@y{6I)}4_Y41A7ZayXr zvc$x*eSW0NzGal$V8(dqJjYJ&%<;s&gokEIehW1B2;bWqnnGuk=5E%bhQ#g3m-0ub zEe>DQJEyby&_LwCapc4E>r8%p;bqEt?FzJNS>D5D;R15Ag^I!+%|y`I)|_hJjj!U# z-}2cO0TI4iu@s2pgwU}>g0Sfaz>4IA=KCoQJ}3;}UegpX zl!0(aAxP~uC>#p7$I%JL5y>wDad(a?D5(`)J`M~dkopHAj9#`f?YevO#Gb*faO-G_ z=#&Bt-zzhKHrTu?|GRx@E*jDad7Yt)Oh$$PI4*+TYT}Fr-}2Q=^aYoNZ}tWnKg*gv zj___(H4&H99vKStx4@M_h5ltK(L%Kzu~Aj6C{`OAjax6f1I~ZxNVUBWhme}%$R~NX zf@mLj)8a-;1PP%{0cm4FqP3R0Ag@SwT*TNj*bDdTiiJ=)m8?dn&>@mWbKmb3Rem*! zf4YREmIOQU2Zx8XW)G2Dv8wh$&tma&%CYD_abRD+Yut%>Pf*CIHE&Xx9N{LZrrtQRFqe@Ewd^oElcmMF+r72~`p5IKczeu``!h}bJ& z7@m5>oA@R8N(O72b`ko$=)XXZ#wQK`UT8Ln8m$o(vFdfi6j#(&cM*uTOxZ*J#_!rY z+Xiiy8W!^@6PVJ7#ZF0WN3H_fL?^FGcZSJ4pPapaPV%d9fyhPqxI9)>Lb2v8rg5MX zp{Tl*+wTe-e@g@u@-h86A&e|P0e9<4I?p;3%rysU+j6~M#uO>MDvzRt+!?{(5`nXd zD%-l1Jgq?EP9{ln*r{QVtv+AtLm<-Q-Mg)hiO@EY9xp#2#ZK9lK(u0uC9WkR5_}_P z3&?Pf$H+V6&F!ow?C)>ndb5oEJ@<<+5NgfWCyW2vy|DS`HUbwc&h;&27ZHeZdd}Q_ zHux#TWPW~pQi(by7zx!-f#%dj!ANw0p0Oq3lxIUD%fS;CVhEXZF>ZWQQ5I{xHIH;l zR8i%XiZw{N>O2THFU_s~j9^&PiI_dTS1?>Lo!w;Hd-ecI_I}6hXA7KMZKhxwlTnny zjGw)_X+mD|>ZW13x@m~Ly6GsEuJ}~+T-`roMT-utJYQ>Ev$=M6p|ROqJw#e4;<18W z>*+0!7aW%W*$YkMgK5XKM03RZnV=?N9B)=-M2|g8Kor;umiEgGvf4|RE8UJq0S9p; z=ZL!6j!muSD(K($^D!7rVt(&57(U^H;3~q*3<6Mud7(E*!-ih=0Xi_IG2T!9RV9(@ z0rS-UvVgr2M|Yu+%^2LvKA3qCuE6=5#&~^8pDtiQU{}UXvuHkk)U|hBosCq(?%Ccv z#kJjL2-}*RK#{W-|osNHm&$j*l!}urm)8@kV z92tG~C~1}lYEH@WQ@ZE2ou#>PJU+?}H`S%SwfuPV`XFokow}z6-C4^Uch$hB2fIjE z%U{ZaSLb1VSFM_FR`gBiTQd32x&b?*zhlLJj8#m%b>ryPc8lZ(;k{?HeXmU zn$71&i~g$nC3(*Q5Txrz;?lU3qR{-zHT&Q5p$VCM=t$zBrT7nIkm5ggakL^qYYOr# z9Ji+NA1&oF?Oxh!!>K5ed_`oK1dBqt#sYW&CbqNyX~F0O-SRN=;$Zmf{8PiTA1{!k zz|A|-p@|FKc}SNz=G9$DE6FI`Ug#`dmOcXcDf(E@V@LGyU{6k{;Q!c}$>95nf$i=yuy~N~3TW0vAC^f! z4;B0X`Wbi$^i%qYrJwuGa{TMh7R+Yz7zeR3=;s3nYKQbQ*fsm#)6e*w(GSF#qMx&p zaCo5v{lvN_VDs!YM;k)y$X+Oodj8%0zoMQAT;rF;p}jiMXd3kp_pZ}k|J;>&mf!Z> z)bo4tWKhqwM_TIHZI2Z7oY!qf)H8*C#qo{aDfNu?sb`1uQ{>dx)r}0XMAi!r+8G^X z$w6z`!kceCvUD`zr;d)MS%90(WPCj&2hGqJp3h{~e4n2@<;QIXd@vgh?1JSVCI{`F zpr06WP)l1T|9PKgQ}Rz*+y8X%bWTvWt@QJ%O=tF8_g*N8wh(ce={Q>JA9<$$D{+dSYVpF%qt$#L_1?!&$gY^$VPIOn7 zPIvtw#>7ZpDZ0DfHTU21EvCtL%ij{SlJs|1()-Q}ed_4X#J)<&U%CT@t)EYU$I~5q zQQ­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%0A+MVwQ>>l9g&&lmM|t7t_W~T7=?w%$XLah?I|1_ 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

    uBuZ5je)njqQ4c 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≤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

    +zm&he>`hr$(*KotQca{J0jr(>40( zSvNV3!#xpCp*PxzB=Bzb^-DoDiHrK4@hvQDX(}dQ9^)KGd4@D#Mj< zw_;wVuUd?JjQ7xPg{_{w@3m&%8`yX7e;VwE&Vep3bUo|Mt$=Q$ z%!`0i<)J`6-2=pAj)(f;%Tw8J0hqjwZg$Rb0iPn&FCed<6}f~5opYtDO68nzol<~i z*)2{?`(l$zi0v%Tu|>RHs6$wcnG3X)*3BGu8gRh4<2%`wOUx-n9nFNB-A!CKll{iM zYy+^Pt23_d^sFT4r)10*DexCk z;Rp3Yyu6Eym!E(x;(h>*0qW~|_yy~yYjv5xi+Lb-oeTRM^4l_*YXlx+HtwnG@03^C z`X1w+E?gJVkblT^0c-!0$G8n;K8ByG)<_bJUyN|dmU0HGsd2fbyAlH!h=GPDO*Q0H=cM$czLY#zpiE|45biNycx@>1F z)>5&S<>_M1E4Ad2Z*beZ(hYs)II`^7Cvi`>XO>I_?Qa1OZU!%=V4k>12XCaWHr|DJ zA$-~Tp1x6yTo*9+`s5*oRl$8M*y~e|*uXucIdEy-B_ys7Iu&i!&_|2IzB2U7IHu;8 zTT%83;7OcG=T|`=$|~0@nrR~d2Kkw3?%O(Y4q&4k`8ks?@ZQb#@N7Qs0cR2Vjx&lq z^*vQCKifNbDduU}CZ3f)JhFZ`)thbD$^#5>OM;k?iR$KnO)whQIRi>DA@;Qbr8{|$dLUW+`ghSt_2 z%;Snjzc=8yTyL7)1AcW+_}9JQXNRsgwSZQH58q&~%UUDGI;zaY%AySx^x2*SF6#>% zb$r$X1x(59Phw!?A@Buv`Z_#LZk zI>V*bf0@g}GIz)_smATN)<6bZA*0k|u$wl~S7}7-sui)T<~!9GeGIs8ZOyW$nwnv6 zqn}@)zl|7k)^p{nc#N+x78$qmZ$R8mu1P@euub%5IbfxLCe?^nghMbW+JS+IS1N5SfNi<&S>#UsbpgrO-%30@ZG3+}T+seWt&5CPwl167ZL?G3s*C=RdMcs__l3H$<}8!S6Pk-HcbB z0?$uJj8}3`OE6yf6zt%kSO+34kFp)eK{3|CJLBnIl(TqR5k||uzZ>M~Wj3Dn04;sV zp*(efCy{vi2f!yCr45d}ihH4d8lW4P8~+{NaqfVhylP86*X|+zcrV8wbfEGfll*c% zmU$J4#z>Am>cewQeF&drS4{i7ifz?uTyZZxW&149p_zNUK@$~MO)_e-uoic2zRauO zn79%$H!H7)|54^u%)D#Fqi&T~F%)?fIAhwA^XUrOAdLb=6o-H0}y%!_q(W&r*zmYy7>pv}T@UqCx$073j^f zuL194$VnsAF4)e|=%s*I@n~l6rb4`vuQFu;N-3}!~b)YMA z9#l?La$8Q+Tju+B@jg=h9p?LCnD-*p-)_D~{&~duFPrc8hqSM9ff?)7&G+x&{VxW_ zRCXG#EpXP+_M&adF()AJBf*bIIitf6M@5|3{~L#yGYZ=#JYKpT?OE~C3o*82ywsuQ z-u1}Ev*M-wC@Zvo3u5Z5SStj$@|YPH=iZ@KbDkOBo4PB>cmeO9fPB7&{5==)xZuOA z%IOUo0^{<$#nsy;YHBZD8us6bL{az}bNJXsxwEYeKijyA<2BV-i{I2O%%xfj`|cEU z!aLHw=9&fdGV=UnnSRDHT<2$tnn<~noPQZNV~m<{HpU8TrVf>{$QQ8Qz_I%p;%O>x z3u~~D#|`NBv*j^}rE)H2K3B3F3yiaT4I7NM)9Ox>Z?-JpyhCXt5o% zD2H56N3JJ$H<{yr{zNupfbq}N^gP{tCT~AB8~R6UsZDR4D+=c$m;Wx2x^foA>6Msc zvJ%Dnh!n1M$>{iajj2$}B#~R=so{#&lcg%76bbmkJ z=K+T?cvcY$+5k3avqc--SK%4(ypP!Cra|d+9kwm}k`tTZ?lr2 zZKNpig>=7#4ty zXW_Mh`9-j;8XYOYd|YQAjEyAY7198FNy)_g&v{4A{T|~^$h@5Yr0oG0| zpDE{6l4pIvvs9xC>X#+a7q-T6lJNv!a}13FZ?eIg9FsTe5hGxZN4CkED#lAV-;|yu z<(T8?anQl?b5oACu2p?kezOj`+57x1+Nr`Gk(1~%$6OKY+DznHsy?T->+}6)pFhh8 z?em~c`m9Ch^INFDqi1NJZI?Yzn;vq zC5~V%%=80S+4IuR1$@g7WX=WkT0QD=9Bsxs?A1!59Fb-zT!$Df>iWyIl_cX*yqDt- zdcZ#Zc7PTZFF6h=E19w%N+;rTIyHYo8?0*}KHU#(>@x3vhx<2iADm~^zJ~fY)R=K0 z4om&`TF6|g_K1IImiaT@HMX+@l8pE8p6i#7M1aqI<$p8ZmqmDAYr;;#yGXFNnRPFY zP?xYboA0fBl5~;&KIB-8LE`Ha{8i$Q_qI0@G2 zm-N7XDW{+3Rj@zBm=|~^&2R2k^G|SJ{xv9nHR@f3`d1WrAlMOwSjdK9f zm^+D_I{4+=nJfA_{WsC6zu(n z4N>?M@Eni)QmY^9F`u&D>%cP)xtH1CS9%;{k}hKm`pq0`=0~kVJcxenDm<&|CWfuU z{54+cya`R2$TdVf4f`%qS02j3K1AuudyGd=R$z~Yy)1l)wzAe-RYThix??cP*JNq1 z3)EPD_igM0!M)Vcur+9B48k+wyAl072|kmK*PC=q>>;)^g74XgX&l144A?+-AV*Ya zsVhI(kDM*=hw!!n26E^pbG}1P@OHxcHQ*iI;MFNNI_P$#lo^#XOWs!C8P9-t=$JOg zhxnlnby<(?zr8?>9r&;~QzO|pPW_H|57>B-^WWAGUhMc!YvI|1+fLWu43|GEpW_dZ zxzVQ2(TJQS?o*(>N1Nsalxf78DRt$GC>IIN1{2O2I~=V4+2Q<#aKLlI`8CSDj#v!T zhletKX$Rv(NB^YWzfa{p4y8;$Mz-Pkx6q$8s7n|%fR)(+j3+G^lN5}B21gn^pC%h_62lND$a1iIbnq-p^F-^9+U>&cg6jw z4c=VBJpp^-gtRe|jBB7nuFB0c$C2`IO|7-0k zwr3B;7;s|jVqd(gY=E?%V_-jH%xxCl0scpDeXh2@zXZI@2Vb+|xR3SZ(XXAp$yeZh zRXSrw>F;-RhF&xF2YiS8pc7_(5cjeD25X_&h;cKA$I1g53V#zhg8po*J(9_Gev>q@{{0sQsN>_fC-O z-j`nFgzP05)HQJ^$9xCnr>HX@-f(hXRr|B=xUOWaHDj$|uV@I}d+#MZdtKl!!+e#2 z_44xpo8??uQm5w*aE&;8kM#lUu`a-sdcmV|t-eTjfqj2PQ-@H(4&K(F&|-z_SJ zxl!LW!25VS*0jfK*(=gD*Gl3VzCI~n8_75T)~G9lYuG06mGD$9TG$#m?Wi*F5N(VX z6~hUSc;;jT+nR{BGPL-W4!8FY85zNKc%C&+o!o`Uqoluc%G( zPdlRWM*|F$0PB6}Sc}E@HQMp!Oek-P8N(JXo{MlK17qng z=)2@iL+8Aa<%=)zOL}8XpYj@xPl!xt1tDiqNSR3QO_^AgQJn67-fCA%{y~`#Sfk;d z8}@G=);*{TsE?i?-@fNL7Qwa35FFg0ILN+F>aO~ZJ*Ueo9P&EDL9LNGAO~E3C%wbh z-y_i?T;_;-6Z9Ezm%IfHNxw*SL;8>ssShLlJ4i>Y8Qx&^VaE^m0qc~T^99BR$BZdk zowYA{4Y{wt*m7W8O-5VnM`Sq`hQtZ$p`FP{C|wk7L-0auwj;VkstX%ym9=*Lh0Kcy z8^4Ip=HL(W=&bsrXXLuQ9S-IL!-u$EGwhA=X*?$Z~}_mFu#M4~Mtk8Qg(3xYqBBBf#yb4@t7@5BDM7){gaC)eXg8 z6Tx#z4sn>61`-{O4IQo(BAVjla+EmkqkOgvxoK&MHAHmH8JN zk(ZzC61@+NPQHXZTaLMDBK{^^ygb$QbJz80XPk4g&weH~t+$wy4qri@^MfnK<)TI* zupESZB>R~my}a98$i=|ikn8@RQ=m+))^+tR*cOvRcysoEz zCEVJpU~|uMcawW|-KYclc#zAnXa{mpNE3@*c(x6`_fXQ!jo;>V5wEmQFhAw;H~+vt z`P+wa!u>=VWS7tF^0QjzL3s=}ct?5Wd}AL6?em_@vy>v!}k$f2m2A=OH4Cv?(7}HD`Vo)0l zd;6;==gXXww^8>e^}Vk*uvPY*XZwcciIpui+uVCzTbsURWA&xK8mGIlPb8i(0_^o} z!dVj&wX${JIG18CUirGNIQz8Q*_!SJ-`x+7)g6zH)8kRTt684qW}*DQoy$?Ld|meo zP(FwLtJ}B~bxzNI73(}2)_dBY(M>y}-z1z7IwemZUO!gPZNxep`248sH|@i|M)JQ^ zERC_P16X(CITh!@_Fl3tR$uT5&pHgvn?H$l;M24JT20>ajPdZZjs?yQ;(3h;g?YNw ze|$9>bgmucTl&bz)gKUM@GN7%kn}?CRE?cS-@%@?=Ko@eFXMbcJ%9L{)+FN4S-qpdjO@9w| zij>{-A&Bj?KZmIJ%3tUJJU<9}uTBjczdNn*o7*;)mY?MftZ?Mz zVlQPNK11m@`m64Ad;*6ibza#4OMe9G`j(B6XD_`tk4?6rLT?9Q`i8`I?VR3mI&UV^c-w#;vQ`>}0EtGBY-1;y&{<7kYr6Y?)TbU5N_9?x5`%lFSa&#T>`g;VuyurllB6Z%XoRbcicpWhD zvSg;#Rwff?ltz+SJRgR(R%eFEtizO(y()gpc9x$5na%G&X3v4l=9@BW$yjYn8(lc2 zV3+8dn>v!&vHG8yD6_Ox!+0^x#6@&zgJ;QX8s?fb#4ppHbLeReB6lWy!W_u3`{yxA zcJrj{u2Qo5NQd%zs{c=y*GAOoR9u3%}(TXReW2UzApKa z=GS*bbG$Dm&2Nk#XO?W^{6X@be|DNfA1Io-)meJ5mp8k#lplSz`T_cJ-W30sbm6Z6 zELUEZjAc1(Yrz9uIFp+37nI9HIm8!W|GBwGde!t^-Tfo+zO?{(y|aRm$@9+TyNmHI?7VYX=C_&hymMJ*D9YH* zI|t5tU4cISnbeQzZe3*ay!5Vmns6c>gT4K1<4>&LO&7k$a87y;J*^(^Sg$U@kB6w& zOP8>70ecM2x5s!%d$5n5RvVKm>!)P--$uFkXA|@ZfR{cB<;uzcD^X9Yip_1b+WB_| z`jVuJV&LHGlAHEmiZ1z4mf~N8eNAVU+zK0KD$W#FdA8wm2G93F`BkoqgJ-f^^+nj3 z?7xyS>oG2r*F@t2c?~_kHoJd}NAk)i&){E`aZwNdLX?wdvO7CJgPQwJt#jEKQ=00c zFHIlYAj_lC{!@jh>0DE6Qp z0DjCvDPbHc{Q^JN2l#Gu+dG+GjabpSex7w8VIV$9+!=qi_D!)*YmisC2eH79|Bf{~ zoDV2rBeuGpu#4mUJS&B;b1m3d1CZ_dF7$H`#K$|mfyvgpB(qCr*yVFRmkw9~CK z;g4JAwX3{Ip07#0QL>X$$WY48zz4~ zy2Gny<7{und`FvSd&7sVNr!Bn-H$qzcCNC;vr}U#KZGrKq6quBaoz3`HOIS(z$;i! z@}hhS%CFe~TY96WKd~WSZ;ZqDVh-f#r@%AXd20`Q^`{*;`xxb#K*z&aPa$0x@7;)J zZ^(5ir+)?LclyhG{p5Q%|NPT2dK1nuT(VK~A07_+#ffjd@Xw3myql(VtsQm9>GWqT z7n{;G->BkW=53mmR6DBlQg5JfwFqRm9h=g-`$nDq(g9dbz={E^Sp6{a=;~4L2DHPq zPVB4qb5Gt;to?7n+2q_~`vvG&f6#$-+eG6q)`Cvq{EUZCzIkJw{`74^Ux)AMJb8;l zf9ejWUV*vy71Tcte%C_ByCCzsLBkTzgzHrk$E*DU3$R}G(H;2_>Fq<=w?JPzz28Z} zxp|QLhUpH!gSg_#oUm4$b+)bi#+F4GN86n@w!Aufpj|IlpaY)7 zyDH@8K8=5tkuG!E;P@BWLn0GiP!=)=9hZ znVB=mm`XijS0AFEiXO~8L0$sr!RMdhIq7<4$^SsEZ-snMg`D4lHS?SG)4MSK%9Wnv z+3b z-#?7^k?Qw1-#^Iyn47wy8cYPtX1a^TX?yA4Gxt_5hMH9ra4E3vUUGLQDM&Ng~ z^VXK}&{cfKF?uPUEzZYYSF;^SBiImf+;-B=u|VsV`trYwWSk5(0m>`8LVcSg*|_vY zr|j=vC|~9HMi0^|&@THUD+^-FU8&hx$0kU!2(V(Kv75 z6+CC2A?BVV`LLCU?|R_NG5Zy8;TZ_R{Dz3q`@!$Gv|z5czExC5f1RnPYnvL8Q$X3MDRX-fw4+$g zL5z#(@V9P?`Nj&gG@@@7pHCFShxw_<*~jOWXak8D;b;k6J;#k zCSxC>?hnb>m=0vD6*-{CZ|VWr>xnVa3x2mc&%MzcCrdFWXv-a&%HqA78oD}h&D+!f z`CSg3e`uBnILfq5u5_%wW9^^gLBy!J!Wt8lZ;pvCAQRS@c)^BmG4@MyOcZy~HkHb_ z)g<6@Eye-%h7_on)Bg(^A5HpcWB3m?d>^vm+tC>Q2Jj<|;g{ls=K$v?kt*XOr5LZS zJj4=^E6@1I4l`H&GpCG?tja(+#z&<5R+;gURlVVtM2wHDVtgckG1`zN{0{=pZ01wg z;v+M0Z^cLCy9n_SSw>5j@ex@jFEl<<3jHg~l%dQ(w=Tkw7JC7|nZs)N^PAWn-|Z6qXIT#4xTq%VrOFmOUgVYjJjY~?JMsVK z&pUDM4dPoIOI+urKR+1#qpgRWQq!Lg`eZGzoh_d%F#UD-_!{O2`!{TVoDaXbhqJO6 z_**{wapd1xYmU?6fp#R^^YMcJQTJt|KH4m{P_5I?;2)_RXuPERD0qB)TzW>?g`}^@eQvCtu z`(+)}Pc+}-`#=%vcQ@bjtcOVL$C~fgc2NJ!9~AyuI;elle9!Yw>D!%#-aIuc7Bp%9 z?M^F(aJVgofOzg5dHNHO&vpOF*DD|sjTegT%fa^w@V4=JOQi?t>r3e)6Uy zu|0A;AztPPTk(V~-NY8gsh8X0)D>nNLY-5WVlZFY@}&>L&t#5qTYbdN?ne$*=`ifK zKsk;ftLy=k<#$Z2vN%_7ODWo#fVLhoV}il9cs6}MBP4DR*47P(eKcO^-Ck;IkK?1G z_Wr>*hb>leKVl_kVGnQ6CsuKe9X1$Wq0N5+=URt~w`@V2gZl~?58%0DjY;0^jR!^U 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

    KdSj+Oi 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%0D-P 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

    *rY7Hg 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

    UJo|aRXQ)shj=<@sjB+9U6 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 z z!(})H`>a%c`&o`V{GfTqpOk-v1MzO0ieH|lzBNVt_Y9l&vk)iX%2mpb(D(mYZZuu< z(W&wn!{&Sn&crrcj>~^he@LwQ;cMi0oQe11%HNc?n4x~?AMy;Gy+PiBEgR)JGu4mC zlznjqo{Md`1Q+3VW@+BxFU>DCY`$MExRTrz2gRxHg*RhA>^xg}F8&rfZPNaYxBx%E zQJa;&Gl%_I@+9ny*W(ymh9k4p?>$%ZDLdppaPU646sKd)c=hw~99)P?uzjB9yU)}8 zamK3*o6my_t}$Qs#G|k;&c!*n%>wo9_iO(rI0vu6AqSM-z)lBc_XN#5hpveXC9R9Gs2!V7sHrA7l3ddFUdpcT&!N<}-4=#mZxfymIR@&AS%Mld&7#g2VBD zIPrq|A0%l$JJWjcxd_T6o zC3pTw{mk3)4D51O-i3W|ofKU^7!NUQe!OPjbvPT>UZuPYhZ;7|Uxo9?Efu<6`_<|@ z;knoy-^8i-y`R-D!Sit9J?%S=-R{fHQq{NN4{!lqj7#wgzp(#-=BMD|O1a(|_y9rah?vU>7GY^yIj{h|31+!MPuP#%H9@k$(l z^KmAAX`S{J;sLk}Pr;s!+P@x0;u0K%oBXML*?1_n;RNjTqV^rcLHLCX%?INiI0Y}j zx%iS{^Z75u&DLw)y`lCG#Qu0GPQXPt6`NmYW_5T!MeXmG~g`c}e@9;27NgFYSxP!*Cv+kIV2` z?AciR+HKOjFa8k6;dwY7@5DBI7gyl!o3+ooiT2MlY`(w#cnf(nzJhb`OIe!F#l5hr zv-X8!H@pOU<7}LQFXE_|HD70o_FJ0Cop1>b!X7Tlr{X01D=x-Ia7J_WAK<(evcpzg zuMB(Pv{#e|<8mB}LtK?_z@fMpN8!fXv_A>^8#eEEGM+@9kN?1>_#!UDFK26?OG{nf zilgyo*uRzX`8d0^{4*}b2XLmF^4quyJ8#$Z!d_M08zdejQi!uebO= z?9f(un;psn@erJWqj44f1;@K<{xD8zCs*Kn+Vo2WR2&*y%Op$v6=IjWhAh zXMGR#8|P?$BJOV3e1DxfC=VkK#rJR#9=BWbd7ah2xSVoQ~TZ(!86m`Xg~NUWrTb zdBf)Y^6IUA?ZcXn!acEfALZZSO1v4T^i_Tr`}xUlAJM)<`~xn=TX1AQ^=}(C&tuL=Dh~W{csVUZrI!xJ4pEkY{UQ3cNwg_$uaif zUN{!d#&LKzPR5qwn$N)Pa3=l$XWoJM1JA4ayLBBusQFCo1Ni2 zq3SQkN!Y$fc|QIg`;1Zl29Cg^&#E8rneyW}6!$)-yd+HdCR~ZzomU`V zA-Kmi<&H7RcVRc&>$>vHY07uts_C*%nR4G5@^&0QQ|@|0c@|!don|S2g8gvlP4%Pk zA)JQ0+)`eES7G}&?Q-gN?hYM=b5ekBy5>0UodQbyg1>3chvX8S%%F#7`MJF zC*YNa&EM}7#B1M+6|(z0`5WwuFJg}b<$m}0c*W}soBQH%^ZRn-V)bKj9KMIMmMRZ^ zpng6+gp-ylf3s58OUEk>o7b~jq1^F5*&|twGHkwnEB==}2@iRwe%?>&@4ywf-6Q3$ zDaw~(e_XRlc@&N?Y+f%OpCvEB{U0l@#G4J9=MPw={Y{_9p?DTf|5^EU?2;;vc&dH` zK7iwKZ%aMBzjzaN_(k(=jjww)ukVUiU@u&+M!o9S>AT!@9~{@m%bM?HrW*;Tbpr*QuvG3CH0~{9=9OHarTK z;7zy^*EPQG+`JzSX*%C%?25NxFZ_}t=fmT1Fy46$KQ1RMc57B#NN2SlluNR4Ts`ep}Y+youNyKg0oeptJg+comMq4{-dm{>$p8;8dK6AK^Sa)cAV@=6Q? zZKmArcb)e$?2Pwd5B!RY`d0iE4#Y=rH1613{REtZD>8JwJ=kx(d=r=9(JeG@*`T}- zJK^_UQSOdsVIRC5$Kb~}4ZrKE`BMA?wrte(wqplejFWNAmYNUBRKE=l!ToS34zITH z_r39a@@TvX$KZ1~7q@Gr>&0!>^&)X(mb@DWZIK(aR^MZ*{5cN5f8)Sy%A32<&z5Im z$L;b>?1lYbRo`)k@+@42UuvVgc&G9SI5$T=j5Bu0K5g~uPXS(I*nED=cPp>uE*I>P z$Kb47ITxq?EjzbUKYg$KIgZ;W@4yLpvRixg!}rVIV!s3OA?$WgZu6S@mVEhpT!fF~ ztV7CQ_fS9eu)G9E9g$0Mh)wR*L4BX2@&@dDOs?Hg_sa)=YS_GAp2wB%#SR6s>+9rr z7IrwH{GVqzcJoxc2eJl!*K=PVc7irl5?T@j-AzaIwgF4O<%=7YEoK!5|$Fcv)z24M(*abNO`&^XI zVdoOrql@}J_%OD=u6$}&~AJ#pCaE#-0L>aWB059AMxzc*#R-`1Lr z)&KwMA$F-Hr*%^v>L9oCk#if!YjM$wa>I9Y{i25Qd)TRwya4-Q8xF<|jlU;ko<9)} z!D)C2F2=`jxRdt3_^#$F@W+PD*H?)TW8Ws~Tdm6DUY6J6>}GPO9?G3t$baB4SNZLp z%F|oPn{la|+_RT*x3=;g9Mw+t^;Mqznw)FceEs$v<@b9lPxO@k!G)dW5q*@qyeSvq zu&(lezS@`7P2Op^`u*-M_wtjYt@0-9*GqQqr@W$%oPvY;%P;j;9x+g!jnfCqwFfA# zd{17CJp$!A{>syaF^@}vWS4=;T|bmp;oy<7#~|fNAIm@D>`&xIgO!(!mS-C_@2~3^ z`6+p1m^?8+ecM?126p&T{`5V~`;C{+;pngA58hXv@wJ?9*u38k6J?(vazK=vj*}$JeN6YiE(^T0qRQm&dkYfy+`{SoGKTLVlOnDA2jFT_oGTiM0^)0iNFUC%|47+3B zAoYFlkJuOA!hyKQaP<>$63)Q4aTe}1Lj63v1l!Ni`ED4lzMr_;hq4bg|6Y`t$KoA0 zZm#A#1S?ORFOSEmcn8kKuZ&bb569qq{I6m2c`CvKK2pCJZ^RY2>Bq|L7wG!aaV##w z3D_e<{Zbr-EASrdm!N&mf1-X7?v33RDxZnn7s(aaYl-~kD9!uf={O8uG;F@!DC|F4 z{b;-qC*YSum8aq#urKPG!_-g5={N^B{9Jhfo{R&Mb-fEX9=9B;egY21$#@e^!4GgM z_WnZiWq2|!|54YwYS=u#U5eZ$Tu#Ox8#X^)vR5fzhl_B7FV!!@-x@ai<@jH0w_5Xl zv4FRdjcfG;1t8=^)hhnua#%w2%Lvc;v(EVQvIOcbiFk=5nsYd*z+6pQ}JY+ zvsUxla4xRG4!GB_j&GWmhldq8%{wcpTN&QN^!m!!5&rog`rQ89BV^@3} zdtsk%)z84c;4*v(m*Y;8)vvv__e8W4o<)Y_yG>c(s@6M zQ9l?b;}CoqhvV0OP(OZ)=Eq~#t#Sqq!*_7_Hszm8)4bgd`Dg5c?_eK1WV-rRoQZw$ zOR>5ifq1H6^L_;3D>xhvnxQ-fZ^l))#Z2Y)J9WN~a424jBk(<(hr7De^E?iDx?YobvO{w}sm0d`SBvaWLM6 zBX9-I#BCR8J`0b)Rd_LWJ*@o~aVYj&tobNB8fW9BI0x^?c1N_YW}@cZaUc%It8olI ziF0wCC7RE}-LZpB`zK*fybniWr=^;Y!+mi+o{Vky5A1YQ`>$Yc?7d9;qVY_efVbiT zd=nSqR!N$7Ii~$1uoeG?WAQzlgxfCHd=Vawi}76Sc3k`a#(vmoh34b&D4c?q;u3rS zm*OYbqd@z+{!jY?@GP8&3k;h-AEaToWc3U22iWC=_RYbrcsmZoWjG8s`%(MCaethJ zzr~d}4OiiRu;WQx|M`{L=Y-$D&iE4?iWlHiyd9_E>o^;~{FCmy5FVvW5edppC13{_01>u#5>6&@lEn5++vmHbMZjK=KGn4zbCgZ)c$nr zfX`r8Tzj?lx#6zZ9e;{F@M7$VcVRDl3;W>~KkIz{c#vW9^(Wx($rJG(+!82)>K+aI0Un-{GwK@8LikgH!Q3T!4$P<(%g0q-kFu_QqLw z47QwCKk-=~@5Zsk%CF+we`Uwtv_I#9>}}Y5{~RvL1F#SNn0`o!@+IVnm*n4Y89s|s zE-Sx=%kdNJcSU)pwYt6y_cmPp`=9H|r;w-OMda>f%1`1PT<3S~E5D(bj`bAD|W}@u?PMUd*XcTg&$&X?DL2A`{QIBfU9sI9=T5a zAiM(y;}(A^55ZG#C_azFur)*daGZi8uw}iO8~?uoM_1eUemHk@e+F;R{SUn>#~U{9 zcQ~HBQF(NQ@-2qVJRbj?sr||LFfO^L{v+)1K=%7f`x5YGoP(d=qU-e~9E7v* zR9uGBvGaeLKV#VZc(LK9)w%Ke^@qwkZdP7`qYaz)%juEwpKui3O}_}+XKCJ{O8r5G z&3PXjhkbD__QQ{HF!tVJ&KuuP15d;Sc%xzS^>{zl^%`xJ!|(*dE$l3oq((1R|No}n za0aP2G`pq$Ke$?0l&Okc^Y1bGqB?x z&cRN(%JXm{w&7-fD=)+gaWQVNS9vL3fXi{ceab6wJhlwc{j8a%+#XNCj`#s~#$WGO z-xXiS?s)V8<({|*d*hJ@m0R%%?1zK%l?UMaI0%nFq&x&)z+rggVdW9{Fpk3gk0_79 zyKx+T!=^j|r{g62=27J-cn40ygN`ZBz$bAQ{_42$!eP4qhp^))`H|uJ#>b;8wl7fM z4|g$a<{`Kjc^n>(bMPwqHoT79GFsOwCU?d+$gQ~f30*%1zi-&QeggiOJO?LYOQ`nm zqwk0d$gQ~6NprvP_gz0%-?!Sv$M;xyIe7v;gUj(N|7hOx3-w21EB+NH;VU=?zgDRE z&@VMV7U$qK*nXVyGVF}op3-~>4#yGrSDf{19_L~A)0%f2ul?h&EB+0K;hQ)Lw?Cu# z92|jdcrA90(Egj)9k(yid=!qrmao+R9lPLi9E6*m)qFYbhutDI{~Zp(TX7h^^~~R> z-|n3DMc@z|g;!PE`1jr?s{im=j$5ABdNh& zSo_0c3aVYB@Fzp@*C6Sv1>uqR%DyWmII58GeRK7Z_w z-^b%|5MF^p@HIRRx4Ec&(YP0$i6`MiycVy-|Kc^cX^Hk_;Ndt6&%rxz9^Q*dG^h0o$J>~>Z25qKD$h!@~!yc18u`FJLF zyrzBgaUYzBr{NX&C{Dq(uWNn{9)ieRsSE zcfp-+D)+@dTgpT5*LWPhjHB_8a`ornZ8!;g-B!K^PsHo+TAYcu;H~&J&c%c7 zXkR}50vBT&F2!x{s(%wt!uVQ-OpfbkJE5{{1i9Fe)lx*f|GC?T<^Z}j(7z2 z#`)NaTRl+U50Axz@FpCD+g7R{f+ylIycv(fwf<9oBJPKy@y|FG-@W{+Fcr3QzNZij({b;-l&%||%?~7?(e?A_9lkhH_f?s_>{WSa?UWZTMEF4%% z{T#ds=izc}!`w5Svi1J=tfRg?UWgs>9qf$z)K%XV zCt-Jd6?3gF26t+pejJ{J z6Y$?S3Ac4rKLvk<)1LKl25$JG`dQfgKBwmMm4koBdvQ6o;Z6?%^HXpvo{3N3cwB-P;Wo~iPr_f}6uc9s;YTiOA$?XhDU^&8@0*aatIH+%_q#ILv2 zd>1?ccgLG>A8hBY{vbRA2jM+<4DQ@c{YX3;Ps3R_4j14>xJi4>ufYB|1%Hay;3+sA z@4%V39B;)9U(^0$xCJi2BXKcafy?k&T={I?L;LJ<^nQh6N1TRTa3SuA>vzz6f9#8c z@%MNXUW;eq3OpZo?5KUI_%pl~ug4p3DbB*4uWLRBe~I_vZTK)ghzqd2r{+)NVfX@G zh)eNVT#lP}()@iq4nM)`u-z`*@2A)SztdUs4RJhfiVt8{{PG*>yW@U%5dHxV!^?3f zK98eu8!zpP#iQ^dJP&8$V>lbvepBVi}pRlj`#_F8{6&H z{fxs7cs*{2pW>$2y{q=S;z`&YFT@@3HtdD#cx&DVyWyUA5cb1A;sCr455tY$(!P(d z6^G&k9FDi)3ApatnxBlj;21m$$Kj25KDO(o`K8zsC*$vND*gqp#T9r1ZsDVSSvVZ$ z;3ar3-hnUUtJr>z-rs)jXkUH&BX+|_uow34uD(AWfdlYy9E2a^C|v(t&BtIXo{1;n zc)SXy;{v<^*R*P1A^r{*<6m)&T)p1rJ=Cv*m*9qY7xuz$^;F*nXJB7^29LobdZ|AS zU&a%0D_`Ylcs0(z1-KAfd#hiJzr~kv3by;3*VjjV2ONi;a1L&Y-|nk^EBp&?kI!OH z{Gp%v-gqCjVoN{eeehH~2w%g)aI6062jdhRiX8?h568Xn1e}W}AI2jHIg2keJ8<3ade z9Ee>4wJ#X^<4`;ehvThyBEE~GapR%d7mNGg`FIFkgk$jv{2ShcFW}4AX_)rc->3WE z5;w$w*cs2qEpRb*!?&>qcK<;8y>T%1#WV2x_%9rW%Wy1i8l-)5@Fbjo)9_MUf>+{K zhiiTv{toBh&G;~WjEiuG5t_e@KgSh#4X%-=`*{&N;zl28zA5g7-S8yb8RugwuEPDX zN3iw<;#oKpU&NE~nd(jFI0etfYw;SKiErU--2M~o+l{}#2k>fa z!&h)2ZZ%5t7w|NE4e!BsaLv)`Kg8z0yJNoo8V7X$VsL%D6FcF1xCI^@s(BAQ9e2i? zu{XYqeR0Q6HSdqZ@cTFw2jN2e5q27*`A{5y$KpwNBHoGP@B^HHJAI~oEAT|T8vlXQ z@J*b7Uk%gzR{R6rjkn-D{1n^pyPs?RB%X)Q;r+N2w;!v1IUa`};(u_BgL;1(f1!RI zJPbF)OK?+s8n?pD!ZqI>`(sZ$4Zn>uu@zs!eX#47+82O7z{Bty9E`JZD6Ya$_~UWf zmxy=c)wub1{j$7#4RevDh-?%!&@4W5KM;yt(vetxq0-Ej}x2T#F+@OC^5 zKfoX1&fjU@m}m2N9NvN_;`?|C_Kep2OdN^lKbyx(vE_U9SK>gt1~0|y@F~0ryG+si z4m=L;#T)QpY?-S5Njw;z!}IWEd<5Ub4PrEZANRyh@I?H=VZHyq;`+GIw0(@l8Q-k7 z@%=7wlON37QX>)%#L;*TJWJbsK5agS-*myBoNRGf#?aoy?aXW~IP7tg}^csDM< z{;`@b!ZT${3Eqh#j_CfB;3`~uM)kbK%clHo9Dt|baQr)t!`E;sZZwnEgMDx|{t4&e za-5I5%rfVV?^jx=^Q^=U`1v^H)>Fzq$9^~;C!bN?X}0>QcuBR5um3%(e2ZKo9M_zq z^G9MUj>coF9b-u<(R>b0$1lyTp0`wCFS&;ECH043S3DoP<89azKf>O)TfEL^#ou8+ zoPq=JS=kbVE%S7~1l$^z;6B*V*IhM-rRonRY z5%46Og;&roz&CIaes_V+>vv82#>h27@jM)kx6=2%uKqc7A72TsH%aW-zSQ2lcJCU&c<`4Kn~Ps4T&%74S&_%JTP|6#v+>bF^> z>qX#!I0k=*({KvT#RqX2uEO^9wcol}``z%D*oxC}F#ZRJ;xFWjG7BTCRO%csO=#toao<5EtPh?6N}h zE=|-QfP?Y3I0vU=XJ_@#;!s@gf7+Lg18_N>i9=r2{9c@h@8U}AnXG-@P1XMlhvRgd zg0JHO{OXUIw{NET5jX_@j8kv{&ch8>YTngF^S!Vij>ReX2rj@~e$sq!bImWukuBuM z*!2~;Ws3SfcmR&T6L379kCSm0PRAE;HmF5@+BgI0t888$OGR@grQ0o2Ke|mR35S zH+ICsuq*xsd*VcF#T#(|K88c^9UOrh{-W#0;5Tpr4#X+=E1ZE7a1LIFZMfzd?JvV_ zxC-~h&aL(O$6$9n8%N>|IL1x=vp5Y~e%1ACxE=O-RsBF5jHlvc{KvC-Y{TwtG=B?w z<5p?9o*y2BgYZNgkGJDAT!c$;-QTp&y{)d-5eMKv9EI256nqG0;0HJdzqFS7gS+8k zJQA1V+1TQ)^K8J5xCnb-hu^h75PRcj9D-BvES!(GVYha=-WBYR9n-Zx3BQZI+p8ae z1MzYkjSoDV$B%FccKbv7eO}YP033m%a0Xt9T|LzQ8)xD>&)h+I+jZJ+=_n7xq4-;z zidW%6ybo94OW5vp?X&w+`<-wb9F7BVBK`qq<8`n z#a?(h_Q$0-6t~ONd^Dbf6Y+YSj>~W^?(~=Di=NHn3cLe5SasePHmUE1gRl?&9S7n& zI2`xctoc|x3n$~LL!X-E!SK-sxsfW(nYK!JQa1{2%c{mt1+Nype9);ua z4xEY~;B4%*p3+clqveQ`Se3g_Y< zaS`5+EAV~n&`alSy+ixmZ~*qf-{V01I}XREa4fdpseQ?~E6&8Da6VpuOYk;ag=^+$ zpOdf7I}m%|Be_%!yxb@yvuAoj)Kcp8qyc{my0 zG~L+v_n2ois{VXQqXV-2OxYWI;xO!umtZSCfc@|z9DqF!YJU*^9Ead!9EOkM2wW>) z^HI1fj=|wL4*!f3@EM$hTO8896dZ)@XX*7X#8LP_wJkN`aE-&7Pr~llK2Gz4u-_c{ zYn+0Ua52uo-gDJ2#ZkDy5na!QyWo&`^*_W}IHuZ`8hJQXwm8mH-$uW3zWfM>Es)#T zbiGnM1X~l7$KWvhD~`h_a3!vJRQsY9YTg~&@W5(YY82zI$SZL&4qK%8eYg}?GGB?^ zkD1rASR5CtA5!fYOJSm%s=P)izCz!!M7hs#=JBj*8~=XtQstT0x=j98{TczdUV-Mr zaF1#m|9-`C^b593_S3J_T}Kk)i%zvP5ZKOP_}#tN8y)Gn)Al@ufYRx zC7zB0wrhS1&cN5P{SM{L|It2A9D?KU&o~QT!j3yN-?mWmR{Swe!ppD?Uwqcj(fsSD zG#`S$!C814F2{GU-!9F!JFWR7JQmyUR{lG7$5)^AaoaPR&%z&J$32=~g01) zY2JqWVfS3kFT_DOA7|iNXEk4pt=Ri-&3}u-@OqqsuVTwy^_!g2z98Hi$Kh$X67R&$ z`!rvUBXG;}+#ei(9rM(mimmuBoPn=n8*Wvseb)V&AC5!t3T(q?a5--NujWGzX#Qgy zgMY$>_&l~hsDAwm%;R@(0{#M*;^o*qU-S7m20z7F*z=^WWnTycyf@ZCsAqlyZNLYyLwVgHv%KzJcuv)NgTB^C5UJj>B_s zG5#AnpV0h&I0ARLrhQ3x94^OyV)v7pfB3AAdtcXl#wq3FvHfXzId(rI=inH81v{Qq z?pCIK0r(S~fRnKepT&;nG~eO|^LQjqz^kwgU&4;(HQ)9o^Z0X|fS2J?{5Q51YyLJ) z!mV#hem#M!32jEjU z=!WuF?rA;>hvFps8_vSFa3S`(ulY(m89U$9{vFsG+dWV}2=}YD@%`p+sUMCr@B;N~ z9g@O6*p zA3myxsfsD$J*EiC4m!d*g0h&3pa?n(im)Q1$mj@)lp?4Jil7K9jwxcg2|9uz=!o~A z2rGilGK&AXb6?-~&hvN9=hLQFujl$b&+m6$^4dP{!~O8^|M~H&|KsC#f*aroa2I^e z0Ovp6hi}IB!_UBVU;FXCf_vc&zw!Ah{_B2kxDK8ScfdCdaArss{IqkX5B^r;|L4cs z;#)s{$v4i23~**h89dcFQwcu-*TDVs*(Khux5SUv1n)AynISE3ZJzD<(GQ=<_}q8i zUk&%dbKr{a-Mfl@OjqpF=Zn&56z3@-I_xbYw z1L(ll6DGj*@I7$la_+m~>=5UoAGkhnIb6Gf`-yND+zj`@?QrFaKE4O8hgZt1Ht_iG zgtvkF;G^K$mAwBm+z3Aocf+5-ZACtQ?dAOVnU$R@1~@aM7_M{9l*28IFI~mQKLt0# zU&F=2+;2X_k6#W~!_Dv?2RJjN6}}nY4!;B!ujh5oXYu9vs3hshGhx_0)SMc>$uI1x@ z2{*wrwe-Lhk--kQkk`?{<*%BYWFI)|u3b(=6!oBc6;fi&<{{pUu*ICJr z-wE#qx325skAwT+OX2K#?*9T;!_UDT@aF@Zf4zf?i@07Jd%p|Z3QvMN;cMa2pZWMF z)x%$@hf7!HeBdg$bQABVz?JZwa4Y=9?t&8{qKkS`2KOuufi4kI#;dcz6qWSXZLfzMX~z^cmmu3UkLZY_rlp~?^j;k z`xw+8Me)t8r=m0<7N^AJ|Vt6;W z6h0F!gCB(};cwt-xN?LauLf>}YvG6CI(RW$4`v!0JHfp39J;ZNZ*c=z>vd={Pom&0$v74Q}t`1nfr6u26m3)jGF zZ|LJ|;Zxx{_%XO1F5bw;H^39%M)*#+30@30!xg38x4`GZt?(0Y8(hAzkI%u=;C8qZ z?toYQnUC*;_k+9OE8%XqXcHgb10MkQ!Z*Nu@Rx8uTshMF%y_^5uZN4^&*5Tt+f99Z z2|O7tg&%;+;Qzu|_*a{GUk*=&E8tGJ5?*z4A72eu!!_^>xEB65TnCRX^S&NF8*YHR z;6`}l7CycSo(MO?x4|v&*KjMm+m_z9!Pmh#_*1wY{^eFaz5_lV?u6&VU2xebAKwjM z0QbO8!@cnEt$lnSJOS>9{{m+Y^85cwxCq{P8}EzZ%it3DeYh0f{pUWu3~q+A@N;lE zyh_%`SHOqDmGD(?HT*nW1FyfW_qFiha2-d&%^!j@EyF* z9PIc1zHkwIEnEzL1ed^@?dW|ed@NiBx4>EW1-Kj@UhaJbJOQp$4_Cu4!Zq+JJ9%FV z?+Mqzjc`5u7~BB=WM}Ui;XU9c_)l;%JQr?(m%y#?j=%KdwZW&tIrwI{9sV5dfU{$~ z?}Sf*yWqdV-SAg%54`=ayzhl4!+r1ra6kNCICF^K|2yvDeG%LM7sC(3CGfX!DZKNp z-j~5=!ddtcxE%ftu7H14;e921He3zwxSRV%_&PWTe*yQvd++Y!i);M+ZiXx1H{g1B z)jfQCD_jA0!3}WcP(R*%a28%`toQBkxo|K1DO_@x_nYnM<167Qa0C1@+y-yCmyhp; zkAaI0_v6il%i$5f_VIP_B)A3cf;-_YDt&xETn(2_^yA+IH^Cpl&G1k6_Pzxk3%9~2 z!)@@R1DxOg7VgD&!>j+sj+YtI2k$h%`TrmE7+=pMxD&nx?t<@xyWxd!54_SozTRH= zK)4S+6Yhuq0%wl(`Co&J;IH6fc;q-gehIt>Tne8Am%-P=S@aWykdB7 zxCEXIm%@+2W$>qP7G7_EKVCU}3|s+U30K08!qxB>a1Ff80e-w%_(-@8z8tQHAAuX- zMQ|frdY~V#2_6qO!xz9U@B+9E-eA1}hZn;& z@W}^r{_s<9J-p>1?wjFr;a2#4xC74C`1mfk3GRaz!^Ow@diOij$Cttnz!mUvhq?!`TzrDBuN^LhOMmO*E8u##8h#e8hu1m6 z$2Y>Kz^(A3a1LJkcRs!gJ`C=G+u+RaeSI6%`uHMv3S0*N9WIB5AL-+3-~-?~_-42X zUgszu-wdA&=in#dE_m~!eS9B04KAMK>wOz8g?E|g<166v;A;3qxE>yHjE`@GkAhp_ zyWkxB9oz-)ajf?}@C-O}qOb2YxES8zI3J&dr^D6ot8gv6bsg)2&xM=ex8WRIdc2SC zfKP;b;Ah~>Nxr^~Pw?@j@P%*%`~h4G@A`Yz15bmS;kV%&JZ2K>fp3F*;D5t?8h@gX zFFx7VHytj8KY}aZ>`6Yp8lDQ*!>_}Q@GnpH@vZRfa0k3vz57o11h@;H2Y173|G~%i zz`uuk;ius~c#Bhfd_R0XoT>NoeHAW(cRJO_7sFS>CGaA+6dpg>$Cts^z*+bexEx;R zG#_69{|>H%Z-uMjui+Yar_;T!h0lfS;8);!c)c@xd;?quH^Tpbo8T22e0(!J9&Ulp zhg;#l!fo)oa1LJUkAA#%cn`P(z8da?KZ3j9ozC>W8$KKEfnR}p;mywS@qO@#a6dc; z&iuje|8La0Og;w)d6r@8N3r9=Hbn z7_No4JIDJv_*A$ao((s^y>KHuveEk{xE5}PZ-86i*Wp%p?Q^|vgO7l7@NIBAya?`q zN1x|?Cp-o2g6F~AaOQj;-vjRs_o|2c;78$p_!~HLir@dgp6bUdf~Uj9@au31TzY|z zFNG(-W$-m{7Jd~jhu6H&`wI97xDvhtu7>;I8hGoAysw3)z;*Bwa6P2MSLG~BFyn)fa69&jss8QccH2It_B7kl3h9}joH_rRU-S8x}+{UzRa!>7VM@cnQv z{3+ZA?=ao_e)tSHbE@C}e}jwQ|G>rYUYB}b0$&c7!mq<+@CKLp_$+)hTn^t1SHNGw zmGB;ydtVLDfNS7?!?p0v%|5;kz5=d?pM@LXVORM0MtCo{3BCz#hTni&;I*&xz7?JX zx52aE9Q-ES4)1=I_Z{#ha3}l*+y#%E;p4mEX>bqxBHRm?UhU)i;5xV;ege)+_WOUi zKl}J1cvrX>Zi7qU#c(NHagFz7@O5w&eibfTz@x79z81a! zu7e+g>*4R<2Dt7z?;GI<;U;+K_3oSDqu>_!R=5>j2)Dr%GriBj=fLgoKj02{of~|7 zCwvIp1z!z!!ym#u@VYm8-wRj4eef-CKl~b;InD3?;+woLf{%iW;cMU$cs^VT|Gd@v zGWaw&3qKB*!$mjy_zL(ixDvh`u7>BqHSn6ZcwY1nd%{id zwQw`s1-HN}&GNn#J`8Syo8cV%B-{>fbes1b@ZoSLd=1XfQ$d?^Ebk~!%gsM za5H=t+ycK2x5BI3@5gI{_knZpWpF$EDBJ-A?_}6e3d{c`G7WIm05@h@;ZxiXX@{@IS2X(dSqN9dn>@n& z@QH9E{5QA>{seA@H=gT#3%ozv3b(>J_)WM2-sJDz_rNE@z3_E#AN)Mr4}S}1&h_)# z^dEk_B6wT47~T^ufzO6(;fLTh_%pZ<-s(|5e))MmUme^C-wJoa@59CC`}j>dysv?e zgj?a8;9mGSxNfTV-^#<9@texCX9ka({_D z{7<+K{vX^AS3cp#E1Ks0G`Ix*7hDdHoaf^!;Dg~x_;R=!eoX#SKmI##3q0(fe!Nz= z1a5=>2T2X2Nxf?MF9JoKGp{@noQzn=~_!JTkB+yyUzyW!1W^!4??6X0I>T(}RO4fn&{aONss-_V!* zct!9Qa4}p3m%wMhrSKzg8QcSB;T2x??z6P#*ZejhG{%U<#MvTy@j4L=Llz{|br z<7?p^;X3$4xE{U}Zh-sYCU|VOAFmBQ7jB22hP&YvUi0z2@Hn{W&wl=w!X@x)a5=o< z>)uzuW8g~oB)A%Gg=^rK;9B@6Z}{=*;GN-m_yV{Az8`Lc--Vmtt={zGHN!P<3w#IM z3cm)o!K=LGeGc9YZig?1JK#s*PI%?Fz3+lgfV<(F;U4&IxEFp6?t@o)$B)+!9}E{= zhJJ5!?d*>^<+>;5xVy zo&|Tq|AzbF^7p+jY2on+m&2WKB|LngkFSIGgB#%M;TE_XZi7od@V*ls4|lxaj}nd|)i zKN&89uY-%>7vK_j)?OF_3$cR`1l5RFSrrD6mEi_f}7#*;1;<2OFv#Kd>Y&a-wWs9*Wq?}#jm{YfNS7R z_!hVe{s``dH(Bg`4}2ip2cHG^!_UA)*Zcjw>VLd1fe(kv;Tzye_!GDe9`&{N4e%e~ z7I-e)2LI&0KE4wk2Y18Q!u{}@aM4U(@0R`Em%+b>%i)LM8u%Ny4zB#4_f7D{a0~n@ z+zyw0=a5-EC{~pf5bK!Eh53Ybme(%StginR5;oIOE_*J+T-s}hO>)^xSdiXN9 z0e%~9gjdfL=RbeUe?1r;3pc~3z%B62a4Y;g+y;LK=isfD^W(R}hru0i6Wj?u2zS9B zz}@ihA%46b_?K`md=%UVUkvxd_raMP{r-O&E`nEC-j81lZx5Hi6W~(#Qn(EM8=QsT zgUjJnhx+j=;QioAcq&{Ccfd99mvAjSW(7Z99efI054XY%@Vjs$T(Y9~P4M1uGkg}@ z0^bX_!f(TE@bH!VcsY1KxE($R?tt%uJK-L<3tp$lkJk+!2=~C3!@Y1f+y}3=viJS) zui?y1e*d2X7r{@$#qbYs3B3DH{CK7Cg>V`CFr0<^;Bt7=RlKi&_k}Cr)8T4(CR_tQ z4%fnq;3MIUhUJgHQ6^Idk1;OI|Nk4Ue!d6gdHBZpe@}3;a}%7s#rXw!cjud*6_oBQ419DIrVo$g61|=ep0XLl2({XaDa05qbD~`G2_Ib6tA)YB>9-`#0p_wb$ePI@})!=inLgkGb!X zhgV&n{&DxefphS5`6t{zEe{uOKtIp@A#e`9RsNsuKaq#G+mQZA_h-U6_$m3P+^@Eg zkI%t}z}Zgst@7|E@=v?prIa4N3eG;`{tbEfXB)G=XWgF!=iqkv`R8N=e=iU3u{r%K?k|ON@JsTqy8mgJkI%sez}as1*T}=K%D?7* zgDvRc6XERZ?jMqeSKE^Hz2W{yI0xS&|EBvNC- zj{8sL;jvqD{2upb!#TKJ{$2M=jEdRdyO@Ge%;A7zILiZ2L!^5*2 z{{#1X!8!PB`48Q{AP&$~ z4-+$d72It_Me82m3$8dc30yz6W_bE?cj5T(v2b>Y z`#a>}&*Z;zzxS^6@NIDRd-n_F;Y})7-w*DOhjZ`~@|iUU{(rg+cjNf*1US2#`|IT4 zSLBDd-)wh!_zXC^y!*e%!|%usb-&IY^l%-VUBUfadH5^&72R(+mL5J1&aULXT^|0) zo<2TXPa$&fchc~I_`0Kkr9?rq{%5UKQ6M1;2{pmM!KMl^obLBU3|G7N8 z-2wEa^l%P-SAJvn>mSJZ!H2-vpSizB9$sfW$KS;L1#k{tAV1RmCI@kR_$WBLsrv`y z;gt{O_?x+}fOGH}@|(NwkcT%ogucxES#S=XE5C*N@8scKYv{Lhe>I$g7s+qsezQY4 zKe!goj&gsmJp9wcIR4h|Plt2x-{rS)KlE^p508PfKX>0G5C2O(>wbj^^zbj>?6&St zkcaP=-_HGa^6-|wW&PW`KLpOfSIUoe|DrrxbOik`+)sdW@Ky3VxPM+AUiEkMJGvhW z=inCka`!LD!$r09JGtKz&cSEO@9ciQJiOeI^uKgp0q5ZJ<;S@HhdjL2QS`rZzdxLV zo8@^S%P!8!PR`F-6#BoBWfU*&$+-!nga8JykEeTO{! zrF^yf(n<920dRJI_cP_;Uikyu|Kdb?_-r_Pp!${*zZdwF<| zlj#q3e+8U_-;_VZ{Z{p?4?YXd*0_I09$xnk9RE=Fb#M-zBY&9t5vOo`_yjn6xcfWg z;coc}?pHdM9^L`Y{?`3*^6+2ek8r<09$s@Y>;IkmUEmztBwy?PU-Ix8r_mqj{unq1 zx62>p{xf-a61{k8}Tv2735t zI9uob3VHZR`QzQM_D6d7P&j*n`wQja`{jS{{!@AQmuGT)Cb_>D&cSo#Pjvs8JiN(S z^e4HmfphTX@+Z50S{`0|3Vpr%W8oa!BL4^X&&b2y$)DnWt3Ppl;6vf;sqQb5haZ=p z?EV{hcKgWIX`SkD@INRvH zP9DBR{#^Hc^6;)xxjyH){{x(ZZZae<_@UJLIRk|4JU- zW*Ysa?*9bm;OFEobDz1G^M|*GvzNO+Sss2=zS({8CG_xEID3Wr26^~?`77NInNANM z0B5gqe}O#QE}W_tM7aQ1rlXUW44%FlGa!WH!JL2&j4_f7KfBl0)8-|$NBE8yMW zO89qhHGDc;1GmF<@E33cyyaDX{3iHpxCMSO&l~;2rb4-N08G{kP@v zZzkGr+-j~a&P){K-yZho!F+O_kIgI#w)v-ug*dAJE16#p>IVK6>j%Z0iGd zqZg~6l=RVC-$*}vJ72$8{W$wW{$_8g!gyor=kuW5Zf(E*V)J(WOY^_%W^8@*)-R&p zi}}Si-uiU?(OX}$eST2>b`iZ;eZ_!XHh=Wix6t3i`o-!OBz^SOPa5q5{C>=!;@tr0%ISpBf1kKXzc`rGNn>UnrBz5k-OzLNfhHGF=t z`r>5%=&i4zAHKam{>18sCVlkQPoS?|&*vAbpOEy?Ti;H91oMm4r{^EN^}Y17>BZ{P z`J=af><+%bPr3f$LVfhsx6&_UezE%L$@xcb{iq#%KoO5$vHB@VAHDT$^yhN_i`CCd z`sl5n#1mwL(SHAn)%PcT^wv+@$p{S4MGRzKAap1&E}{Lx$AMPL03 zzy4zN69(#Kee~9k`jrouMlUYZM{j)-{R{MB_37(Z^w!Uy-+TvOzgT_x{EgoFdGzPd zi`A#EU(s8?fc{l_vHJA>i{AQf`tlup{bKbalItJ6^^54Qp%)kGqqjb@i%;+$da?Q` z$^6kGg}=`swta(Tmlm>yO_0qFwz2x82FtFIL}} zoPYEK>!&}Rz6n8A%jGCwy@&!x}b=&kQ${KxcS&CiDyOZ(`pUqZjh z&VK%4_0`GwM{oVO3Lj8KFIGP`>7%#4nf{OTV)ZkVK6>j%?dAjK(2LdEHME;?RTyt< zef4f;Gno(Q#pbO|*B`z0Gw8SerC&d>`cZc9{LR?rkKX!@-3D~#6ne3Z|FQX_w|?mE z-rqnkF4RYFeI@-1^kVfx{qRfIAHDVC=)a*Ct52_A^wu}iZ#u@WpIH64Wd7)_f0KS6 zda?TS`bTel(H=g*ALzyE)A^&femwm(^kVh3$@-(Weh&TL>BZ{P*Z=6P@1%c`UaUU- z{55*(i@AgTOD`_eM{j)%{RY4C`%kRCB02x)t#6^9#>eks_38WH=&f&~--G$Z>eKn< zzh8IxOet%#H{od;j=Kto`8+~cwf1Ce!KKg$q$9t-0)j@uRcL(z?5k{s696soH_ay6UY98!=p7@88^WP!ioAO^@i05;1{`2L?pFKVJ_-i~fm|srjD^Gk~ z!dEB!Ov2wLoPBoie8(p|GvSvLUTOZ|e#e9-C46hbZzR0obAyj(`xnORW&0OKw*3nu z+x~@-ZU4f^XC`d>7e@b0!nS{5^tOLtWZS?Xzc8}xUl`f;FN|#a7e==I z3nSb9g^_Ll!pOFNVPxCCFtY7m7}@qOjBNWCMz;M6BisIkk!}CN$hLoBWZS?Xzc8}xUl`f;FN|#a7e==I3nSb9g^_Ll!pOFNVPxCCFtY7m7}@qOjBNWCMz;M6 zBisIkk!}CN$hLoBWZS?Xzc8}xUl`f;FN|#a7e==I3nSb9g^_Ll!pOFN zVPxCCFtY7m7}@qOjBNWCMz;M6BisIkk!}CN$hLoBWZS?Xzc8}xUl`f;FN|#a7e==I3nSb9g^_Ll!pOFNVPxCCFtY7m7}@qO zjBNWCMz;M6BisIkk!}CN$hLoBWZS?Xzc8}xUl`f;FN|#a7e==I3nSb9 zg^_Ll!pOFNVPxCCFtY7m7}@^6fz37^{QnIY$Nz6&z~ACuL9qXCV8Gw%Z2#ZDfQOgM z4E}k8XY=0=pP2tU-L|}bFz=q{ANziMFQ1Q}%ID)^JO0T0uL=%mT$TSV`fc)Dwx!u&CetHOBW zf&Orx;AZu(`aajo`rxgfIl%|KPA^u!FuDJtx4!X6?~mGz>kq5X*&p&Zdt>X@cw_6c zN1M%LuA>*5x5sb#^~C6{pFsZvy;yx|{up*Mw)vyCehU2}da?TKK)tMw-ul_}o9*uB zFIJy^KOlPRd+2NF#p+9w`J=a9FB;S7#p>rKee~APo#+Feq!+6nYJbSz>`he|Z)|SOX>eqL@bp6p=KZbq@y;%Lwq>tYE3i=(!`t=v9PanV0TVGFK zPcK$qoXj7+^^Np*(u>unkN@bcpF{sXy;%L2<$VFhRbjlb^?fI}-+fO%f3bOc{7qQN zy|MMtTR-j;_qWiC)%PZS^wy6*)B7QN`TSz_^(zjZKYHuuHM*~+7pqU7f6-gtd9L@1 z=*8;Cx?cMDi{AQS=lOt*e(mcQ7wV(8zMB3Jda-)D5A0@K6~-G|Kbih~da-$H)8}vW z*5~MR^kVht<1c#a7t+5&FIHcgUxVF@ZT-<(KlJnB#9em^LB>&MY|(u>uX z_~Dn%AHDSx=|7_vt55I$=&f&~-)L`NzgT^G{i3)2P5M3P#p=`fqqn|vs-NH==*8+Q zlJk$=`da#X=*8;O`J=af7X3T);zE7&*7wq{^c%l^V)g0cH+t(wUf?IVExlNMy8h^` zucNP{7pqU_kAC3%>93@p1*H4F$ehmG( z`}p-2t54^bKjm+OzyEh(;}SkO;p-CqB;n28AAGz$5$Gafm&V*MvfAILKgfB|?@r1`s9o%1- z@ZHJxTVF}|AGyJOP4fN1D-wPt;TC@WzWmoC2CiZk+z9^wcfyY*Uq9$gc=g{5{`$gB z2~SG+nuPC6cwxdT?KAlJ2PS-G!hcElwS>P)c;vXj$KNC2lM=o@Vf*(Pr2|*ef3xT7 zMEi}~Z)Xnv`p4XaU(EB5eLbX}*Mqk{^q(&k+o4D1fBC()?EQK4+vEpLrC*B`z0Lof0Rcp1G|eL8>i)>qPZ(u>un=O4ZG z_4LEW`RlP*eT6S?>BlqCTc4vpfL^SAXwpY-{T%wU>BZ{P^N-&8e)_xU#p=`fqqlwu z{fG48LVfhsXPW#3OZWBbCoa@SZ~ajEBk9G3`sl4MqQ9G7tbSN>{iC;j1bqj+Sbci^ zqPM<;{&jk>`sQT*=&f&~U#`lp-%`$ZBlExJCVlkQPn_lh%IL+KzbNUWw|)}+e)MAX z>G?-*eLel@^kVht{Lx$AKz~24KVtRi=kxMay@P+gXk@|-37?Zceks?&-W;BPy^VZz z!W$&K?!v(z?;M)&Ysv9fyJGmD;}3a$Fqb9#L(;#Ly#KNP?|0zq^RxUF)&9TVfv?ZQ z_W%73_}kpu^^5PHKE7e_`=`nq2lGLB{;~H@P24{>m-_n`u^rzYpXt{-qqqBa4*j?E zV)di*$FQ4mRTytSKC zp%>>DnZLbBFIHdXdg=K`Z~Z9xwduv`)ANts`Z4q`asFcU>G?-*eFgmyBmMlv>eKU& z-ug=V_vppy)ANts`g-~e=*8;O^N-&8M*8*l^Ve6g`tvN3%E4^5K`uLCD`i1nH(2Lcl=O4ZGi|LQ${Ke|i^N-&8e$BsupTAgrHhKI;Z++P% zKHx^?7pqUtKYHsY(D%}d)lW(0kKX!j`ukYFSbh5S^60G}Io&7NuG$|zV)gvNuxKJOx^)nd%R{rOQM+R0uIXQogH*bB>r9PmA`Nirxl0JItJL%Wl$mbWU zPal8LTi;Dz#Ot?Mefs>5-uldCzQAKQ_W8x?)7PKq2hN}VL;50EeL8>i)@K>NIlWkY zdj8Q{UqSy7*I%qYef~vn{aE@Vf9B^eRzD)S|Dw0PhW-tDaiKnX>nG7~N-tKQo`3Y# zPoe+${{H+Ct545Adg~kMciGU-U#xyua{kd&MXd(2Lcluiw#I zUr)b3y;yyE{i3(Nk$xW6Ppm$@e$iV$mA<&q&tI%QJ^$#f&(U8znD1I^VCqSbci`M{j)#{oC~7LVfhsx6*G)FIHcioPYGz z=jb~*f3f=X{G+#i4*mWY`uU61r{^EN^>gXppcku8KYobb`i1nX(u>s>C+8o%^^56; zALx&NvHJA;|Gm5Z~d?Fa0o)-Tfh$9gYTpT2%ZZ++>Net{on zezE%W`bBSjmi}u!eqieKU&-uhYeTaWkG53&06{G+$NP5ne)zgT_x{E6QBIrNXwi`A#kpXjY$NWbuCpI@v# zJ^$#fUraxd^B1d6&p&$W`{^ef@AHe*ub({sqqlywB+tKc8N# ze({jOee~A9In({SoBHENtiCqsqqly{P2O*Ju;2e;^&EcL`7_?U_1*C9r9Qt{efs#1 zeqjCdTWrSq!}0C|epTVF}Pa*eNFtUkT}qPKn= z{R#A9_36id(OX|j|1`b0P#?YZlj%1<)YmUopFaPix4w`5B6_jBZ{jCVlkQ*D^sHy;yyE|3`2AMEZB> z#p=`dAJJPso&Fv^{}rn*P1Ya1^|R^MKisdMSp8W0L;hxOs=|0<>-%mqo5{Sz*B`{@ zN9KQ}kDutRpLDy``S17g@wZt0Wcx$@W^Zi%=&kR$V?bwWSijiD+x%Vjhy2anSRcLh zxjP4R=CAZ(8*hDG^8P1!>r3wTexr;0^;fKZeDeMydg~|M>-~Cs{Y|WXsOzQckKX!v z`V*L6tiCtYEsr0S%V)g0kfArQj(|=1Z zR-aAgkKXzY`h$P#=Py=Yob=IK-$j2Py;yyE|3z>80{S(N@cG5+)7Ss#t?#8jgI-*y zkKXzv^xgDg_386Bdg~kR^9%IL-}(B*>MN7$7rpfz^f%Ir)u)f&=m+Nit55K{=7-g{ zrt=4HeaZbkptRQ4FIGP%>7%!PK7Ad%Sbci`M{j)>{VaO1`ttQ@#d}XWc+w~vHGb=AHDVC9`FHsv3{}o z^zj@0!2I+x`24jKRzEYHKX~gWKIj83XZ>RJBkT|Po4u(DJEBne>g!FIL}{%pbk= zV;}JW)kpc`N34GRq>tYETKY@q#p+9wK6>jL>0hQ7s~?~A(ObWOe!Zi8{bKd$`>*J& z@1Z}9UaUTw%pbk=#dCeY3-n_3#YrE%^`-P%O!W1O)u;D=^wy80pH44UKO&hwdh5&S zKcyEJ>Z7-Q9R0q>`1-}_rzG=7Z+$2Iz4T)B>CcZuZ++(PKEdk8`ut+`>El0o>)YtZ z(TmkLCF_sg`s_b^z!mgj^|O*bdg~X^chig2r}uyK)_2pdah#vOSpC>!{^+e=|4|=M zNiQzcM{j*C{h#Q?h5G2NpGAKky;%L2Wc|@w-$Va8y;yyE{?S`Mvco4BR_E7GtiCUq zKYHs&Jmv%TrWdO(O5T4&Z~gjDcz+SSSbcZ$`A_uLFMiVd$LYoDM<(l!-ujZKe85-q zV)g0ui{APP^uIjbub)_b`uY>S_4V|P^kVht{Lx!KhyE}0;zE7&*7wuDMK4xAG`W7! zTfc<9=mbB1vHEoV(OX~9=@V>EFIGP?nLm2#C(<8BFIJzi)@Ppf6D<3^Uq7+>p~?A2Z~ajEgXzWU)A^&fzLI__y;%LoWd7)_pG5x< zy;yxZfArSp=$D)1=f9Nm^V;0$^^e~AdGwX^V$Gj^{1UzOi|H??7pqU#AHDVE&-ewJ zOD|SGG`W7!TR(>WV|uarbpGhAZ=zr8M8AGw_38OXZ+$!c7<#e#x@7&)TVMLD4>*cm ztiC(xqqn}FzKLF}zRCWOzuB9rFy7eu#^=mtGWXDn&D-N=w8{L<*!t+LpF{r+y;%LI zfqGdVz4blxi|NJc7bbo5*3Wz12dsON-+yBDl}R7H^}}B90TuLO^%Igldh6@xH!Snd zzs2g)kKd!WzJdN&<`=84Nal~;`gZ!u>BZ_>l0JIttGj$aJH1$aPtr$kefC8k@GiYr zeR}^#Z~X-Nuj$3=XC(7SZ+##AMko9IFIJ!4|Iu4t{*q5nNiSAklguBz_09BW^79{J z_38Z|z4fj1e_(#G`tm(yefs>1-uf*43-sbbee~8(p#Pd)tbS5*{i3(N zlYXN=`28m?)JJdq=vRD#N_w&SvSj|~2i8x28vO)Vefsf3^wzgB{;%|6^+S{Sqqlw* z{TuY+LcRP|n-Bi?l`AKFY5wO4N}1cp3jBzE%03zlrO)ZR5dwL;l})M1Mj4-%CWkH~;;^$iHbE%tzqtLF4yM_>T$a68fI0ruyj=dA;=k8F=BB~_ zK7U@q-Fg18f3M%h`|IUT@sC%;c6|GMIsJG&dV7E0O}_=bSpCHOG3;hs6~-G|Kju}l znaqClV)HhC`u)o2t*_<_3a8PF)i1U`BZ{P&o`pCK1+WIy;yzz z!={0oaa9;^Y<=~+?w_O=o450y?Rx3@qqlwu{o0fL`ia%gP5S7qZ-37ROr#g9Z%n>l z620~1A9#O1y;waDkEQF6-ue+AdcWprzJ9U#_GJChTR)%vNP4mQ^!%f@zUd>M;9h#M z`tyee~96zxDpWGkpDG^$XI+KjY0?KlBIh@1_?Q>Z7;5dx(w9WL9eM`NitT zCFdW#^&?mE{vdj>`d(k&(#LP~)(!Y`R)GB83Kes|Jw!gK$#`V%Zdh4eS^8w$|i`7p^`sl6i zS=9$jIMdfJR-eBAjo$jj!@YlmUaWq>igtF(&OdtVJJ!tHYZ++KBKHzP7vHHo${Lx!K_GjK7`6pk$Sbd-0eM{$$-uls-ct4k3tbY9>KY(#n z7;kKS-B$LeOlHrseSWe1tv&v8NguuS+0ov=N-tL5zmgq&+2b#I>nr#G>8NvjezE%W z`4heMGk;|xGnsek#p=`VS4D6A$X&f}YxMcW>W3!xU-Z_O?dJW+bG;XLzxq6%U#xyXvi|6;Uwnx7-_ncKcO>&iZ~YuzAnVWf z`Nisa_p@~U(Och6{|LQUeQ7d(^wxLN51H!oi`CCe`sl5ne5j4gWDcbltM||TmOXx> zx4wz~uk_+Vee~APq+j&{U%$9eAHDTC`eW$Dh5G2NpGW^Fy|_>xz4hJn>s`q8hYR%@ zZ{GSvj6aQDT&R!U`pjYWTPE`&y;%MF19sW{7rpiC)BpS;U%yy=dD2I3{doFm^kVg6 zl0JIto9REG7pqU#AHDUn>Gx>z^^4V~kKgF6@1VbtUaUSn|LCpnr~igttUjGTdh3TB zZX+|9L#Fxq#p=`R7rphB^bgRB)u-1ldg~|BkGR<97pqUtKYHtD(w|H(R-djvdh5IC z=hKVTr|Xa2`o;8HUE=E(s~?*@{-U?OoOiI(=*8+QlRkRu8|go$7pqV2|LCosLBG#* zU%yy=y8h^`@20<#UaUS{fArRu{?yO_0(e%Hk7pqU_kKXzz^v}|Z z3-!@kKaYOv%Y6M}_37g$dh2`Wub>yJPuCy4^<_uc$V}!7dU2sXdh6@y54_yhFIJzf zKYHt@(?3KnR-djvdg~X^uifnPi`A!Je~Erz{@>ZiOy-aD(_!`hZ~ov1=7-kKX!`^kZ6lesQ5bdh5&SZ>1L(>Z7-Q9R09s zeSUGFK6>kG=})H@7wV(8elq=g^x{H&^wu}gH(lrJ7Z>WIw|*x5&ewY{F4RYFeUAPE zdU2sXdh6%W*U$9%#fAFlt?#Dqrx&YFKmLo}`t^^ok(ta^H~9Qw_38H?qqn~JIPaV3 z#p>s{&e)r({BO})KaX!v_S1`P{J{I4vHCelAHDVCPxAho zo4gmRpFeQ)W$%BYx4!gb@847%#4><>0F|8;13vHJA!7rph9=y$o**DqFII&k!5*FSper_*0Y zFIJy^|22B+XVU*bFIL}?%pbk=6Hc*_`SY0N>ldp}-+x7KeLej}^kVg+llh~!eir@R z^kVht_ur$pzKi~4da?TS@e{rE!%nr4`R~Ks=I1X~pWgq`TVGATExou~_S{PTA|BtK90^N$AmF$wRTa81G&Bs?SG`3ZlK@K(Kp=YMqS@Jy+l2)8?vpU>MN z`FXU%6K+g+R>IpHF!<-Oj!gLSgzb9ru5(~TpSKSF`J<|v2XkGXf9&UvGN;**@~`7- z4juUa>c#fAcK@Z%|LE=hA3?vtTHcG*m)XJdH)Fg1qqlwx{SowH_3863dg~kM*X8ji zR-djvdh2J_1*L>^kVht`A2Vk=5+fl|Nfs|tiEEvF1vowTVFvx>JESY ziPaBH`sl46OaEJXvHJA9UAHDU>^uycy{KbX(=&heY zKb~G(sE^+I7W&)h#p;`r>mR-KWoOvP{P!>D#p>rKee~8Zr2mdytiCAeqqlw${T6rn z^%JX4@4x7+@1sA6UaUTyKYHu?=~rIcUq8g^(~p1T+wQ<634HV zf4z(ReB!%D4EEP0JTvJJOngn^k51m7+>!9;WWCQP?_au-_ZQzL{JW%oBzb=^o}XXM z-tDi57wG3%;RogKac|duqW#A0f?Ec^KUtV?=GGs7|5DW82U%-NzkkK{wi z_V_5KpGhw+)JJc93H^dCe15U|^zjwF^=0(u^7t03PoE#rTR)0^ldXJyvHJAnB#9o`3Y#kE5T@`HR)3=O4ZG)%1&5zgT@bfArSZ(yx1$zdni8 zr|;jRw|+AH*7Rca<9U1=SB3G$)_2k$PA@iZkKeKRUv@LLK6>ki{n1P&v*{?m|HbyV z)~Dw$Uz5MTO7mW~y8QJk73AL@kUw7J|0S;%n{^EzYE^z)JE?Rt%-KZRbbzAS$XyBXW{j^6qS^bgXD)u;DY z^wzi1Pvia;t54S-z4h(%&(e$4r}IZ|{Sx|B|Kg8#vHJA+J7Z>WIx4xdfo?cw2kKX#p^sjy4 zk6*F+$y@;AsxaQz`l55}Pnpc)%rCaT9hv{N*kt}@Y<=|B4{J1&$!yL1V*6X`JMzEm zW^8@**3YM(*5~UNt51I(F?#DO&bN`7%=UNt^%tv8f1W>j>uWFc{uFw#`tL)IGj_vHE!fcG>ld-ugxKTixruSbh5bCVJ~L7u#?7`RT=l z`sl46L4OmyxKJPc!1>evhrSFh)JJdq7{-sv`T2|0j~zI>W!Eoy>l^87>BZ{P`#*Z? zr_#@$7pqU_kKX!D`rW_u$G=#8`u;Y0>$~YYnP05FIXVC6t*^VpMrJbqr5CGDKc9=< z`jOMU-|RlW{$lm%$BWThKZ^b!da?TS`bTelmVPR|SpBf%{G+#i4E+h8`}G&APp`lH zruo;aQjTqJzRLHJ4@rDq{{4IOeV-2IQAz(+^7+=tj|YE!@8E=w&p&?R@mrGPZFc4G zL4Mza8nv>(*k@$Zl{A4oUqU7_r(gO#7z3^jwKF8;88~l`i|9G#zV(ky-;N|ky zIDWi$_icke-WzuNU@pz`kA1v1j{Ez59xq}${>c2V^!XCKJzn0V|B7C$ezyG~f3r7L zVZ5>REtlD!^5^nbf4+$AZ*BhRCi6FA>!Y`RZ=Ei zzHI*JtBZ{P=X>CBR$=CbON}k`# zzc@ToIwMGCPolT$HH-co zda?TS^NZ-MpHE-9j?XVvpWffmTVFiGMrJY_%<;#&Sbe(w=&diKpFl5GpUxk>^^@qY zrx&YF&p&$WXV5RC7pt!rIJ;$!_vo!(K>zax{QSl0hbDdW)_2p_(u>un=O4ZG>tAgn zGnp&s#p=`fqqn}4{v~>Gp+0)+N7AqUpr60EP#?YZW%P&8iwpJ9TR)1vjb5xieSa0b z^>gVL(2LclAKyi9eZ!w^Wd8P$pTAgr`te=#);H3Rq8F=A@4x7+pGsdtFIJzv-bZhJ zGkr79f3f=X^;Uk@bq9aFsyN}355|EB#Rf3r7LVZ5>R(_8FM`PY?pe>{urZ%5{TrG50) z*InoRRC=-c7CU(UW^D6EZ++%^`z@3CoL+2yYx8%R%-@WykKXz&`okXf^@|Jj(Ocg- z(?(`8kJ5|P_YT-)^G9!e%MIRd|2LmstbSnO`C}N{`lBD{Z}k2~^|1Q&T`%i{w|>q| zK49fXe15U|bp6p=KeN^Q)9A(O)A^&fzWrwJ-=!C;Uz}XO=&hf9i}%%Yef?tfBV8{& z|LCpny443fN-tJFHJLwp>&MUXev7~R{Nh4=^wxLN&!88pZ%F2k-umj>Y-A?$ExlMh zpI$9J|LCoM^LFni{=?TVR^R4&X&=4yGZ^qDy;yx|(noLooI8EMo{#eQgVm2odX2Zg zw!ZH!A8-%7*#6d@|07&4U4Qh}59Jfg^*VfhvHGz|AHDUJcl&@Qda?SVq>tYE>U(^^ zm-J%w>G?-*{q%dipYWKkU#xz1{ul^PglgV63FSft6`CIe9>}G6z^wyXD)lB~LP!vHIC75ALHMnEyHN4||IFVfEQ`{@|^zebxJK=*8;& zqrGLZ7;5sM|(nGS|?H)u-nlz4fK^ z#q)iBaiKnX>&xk<(TfZ9(OX|lKjb-|UtFk<-ugQFv*^Wz`sl51r2m9otUkT}qqlwr z{o&91`o)F%=&f&~e}i6JsE^+Ix%3CW;PZY-A?0%Zon0xKJOx^`-O=(2EQ8(OW;7e$-1ozqn8zz4ev!v*^Wz z`sl5nK)?RWKEJq7AHDVU^w-df3-!@kKb8Kc3w(ZYp+0)+Tj(#R7Z>WIw|+MLuz&gd z;zE7&)_2fPqZb$Iqqlwm{fe*n{Nh4=^w#&%|B+r?sE^+ICG?-siwpJ9TVMRTjm%_D zdDYi1F4RYF{Yd&R=*5Nl=&diOKegNE7Z>WIw|*RbKfSn6AHDUp^e4RL^NS1h(OW;6 z{w;cOp+0)+o9GXC-RBn<>Z7-QCjC?N;zE7&*5~Md^@h(cF4RYF{XF{n>BWWm=&kRj zAN8isFD}$aZ~Y?r+vvrG`sl6CykWoP-w(Xy^NS1h(OW-){(5?Gp+0)+%jnm7+vgV- z>Z7-Q4E+`K;zE7&)>qRHdB^7$7wV(8ej@!j^x{H&^wu}f@7&|_iwpJ9TR)wCxp%!^ z%K7`$K7UL2#hQPtJvj0=+-+sW^8@*)=zlT zO#XRDFSft6KK=S}^wy7h%llF9`}|_{>G?-*eFgo)^kVhnZE^XVv8_LP>u1o9Txz4c?>wvqYuec6}|Oi>9?jAYyPy4-uiL$htiAH zr`JDv>uc#>q8F=AKYxqf`Ud*_KlJk#t54^T-umhE^XbLvC)mZ!-;Armcw_5(>3{u^ z&o4G_*FXJ!ocu46e}8#m!jC7sSMvR|^AcY9g5jCc{Cv9Yoba>B_uG~v{8aM&w*G|6 zUK)J-+Jt8%{87SVULM@r^_ghDaXb00!QXFtKH*RD{A1sL>*xAk!u1#H`VZy!##Q;> zqTeRZOXwe_7Z>WIw?6ZZ{g%mmL@!pK-v7~CUraxu*B?J(_377dqqlx8{Zx9f`iTRp zTlV;k-uluW8=1*`LN8X|I$)Re(Ocg^f8fWyezE#={n1-L;awY<|Nb4lSbh5agXpcV zf6x1kKk@m+h5G2NpZdP{Q|ZO(t6eXB{zq^9f`vZdV|uarhNO?)`f(rnfU1A{`o-#N zl0JItXMN-Y9-;tsnKV4=7#a^NZD|-+zhT`ub12zmQ(6K0W{Ft?&J}_lxMo z>eKr_dh3@g^8S!def{D>ee~8Bf9Cz;^x{H&^wy93-21IR^ZCVv`sl4M@AJNeUaY=# z;MuY4`4_$Q-Sq#X7pv#PtEG?M=&hggrH#yFj{Mx$FIHcXeEmIo>lZKa{#$yn`i|u5 z|IrW3zoP$uW{KepKWoxkv2tbS~A{i3(NiT-waaiKnX>*v$2@ukl% zRzEtKKYHsktNZ%TqZb$IqqlxE{g?D&^<$Fxqqn}E{+O?P{bKdyNguuSZS>vrV)gY& zAHDS@KlSt9cd^eeF4RYFeG~oT^x{H&^w#&&@Aw~|UtFk<-uk*VeEqZO#p=`hKYHtD z(y#rs&o5SAnOwi^ww9>zez7H)JJdq1p0mc=ktpT_0d~jPd}GlT&R!U`l<9= zf8+Cu3-!@k-$H*Ay|_>xz4f!{SO3=M7Z>WIx4wh^LV9tbK6>jH(0@xWF4RYFeJ}kf zOMLy}LVfhsFQNaKUR_5ck7pqTS|D(5lH2rJz;{PM; ze&GF_>-T|A4pt7WOr1F8RHr(zz7CEWjSd|->Nr-8njDOdS{e;gM@~5yPC07ol$C?U z!NIVyw6d6-7)B?ZYUQNG)YMVKXlm8(zCN$(va46!kKg@x?7Lmx>wfNazu))$`J6x7 zBA>ti;XV99`u443zOsB(u?8H-?RGvg`~dxz>6OuA{Vl~09LVtA!>^&glU`Xq&-WgF zoc>?*%JTX1C-32FYGVKYuPWBBET6yrSHHuG9VXRbVLT2>`O=hsmcQTg=l}FyNZ;?d zDdpy`?f4(_PD%Nq^!=G-DgQp@9mf9i_d6)%-jwf3`JX8t{)_+o{jh)j{h^mH`OohU z%}Kep$p7p6Lk+w?r||wL>;B}wZ|^Q(C@QNJRizs-h22C`pf8* z%e?pSUG#saSC-G~_a1&8{qftz^()Kg_ZRQs7tr5BuUzK6hhId$+jcQuxy*YHzl8og zdgU_jJ^V`g-_t9XdGF!J=ntM8*RNdWy@y{4`Dy>glN9)33czF&^{%4Obr_-^|Bt_ZJO=DmksNdN7@@XBT0 zd-!4cAABRca+&uYekJ`$SB6(E^WMX+p?`?$S1$A3!*8HJimxB#GVeY7^_P)zvXyxy*YHzlnZd zdgU_jJ^Yk6#`AmCRWV<=%zF>tK>y0?!Yh|~@8O&2Pq{X{a+&uYeir>3hr%nDdGF!p z(I0Vrc;zzhJ$xVi&0N27nfD%kG5vkKe&sUnJ^XU|i@zAxuUzK6haaW?XJ2^bGVeY7 zdirnk^FQS>?>+paH^uX}6F>eamwE5uYv|9tJg#54%zF>tNdIPj{8BFS-ov-jpYxTN zuUzK6ho4RVQ+@nrF7rAcJ$yIMzvAMUuUzK6hhIql=$FDPmwE5uhv|2wS1$A3!>^>@ zhtHpKnfD%k4gHzd#PutedGFyj&>zD0f8{doJ^bW1$MbtAKYvv&^WMYP(Lc$rAC$|y z_wdu{uUQc5S1$A3!_TCD$9dtE%e?pSbLc;Pet6|F?>&4k{eBmQS1$A3!!M$Ln(yDr zW!`)ErSz-#^|P{k{(hJD@FVm`R>#-h%4Obr_%-yuqgR&CU%z?}zk$AbhnTM{pZ`4B zd-&<~@%-*buUzK6hwr8TIK8rb{(idp1?l@eQ;O%Wu6R$=apVpEnLkl{e5q4e{JeGX zym;QKc>Q@kqxgE>^X0|s%ku-p*V~@=PkEsDeA@dp#n-ob8=HlxMKYw=0jm78R-ZvE=PdzUx zKEL<;NIL%y#pmDNzc1ys;`2-I-&(w1d%m#v{MGZb>HOo0&#%0{v-o_`^ZerTC(lGjuDeE-ng_dD~S|9Ox1tCjRm(JRYWzR_6xUdZis zK61ssh3}U;#{2C`X8HW*E8fGe=J}V@0WNF-!m=dzwFg9 zUs*oypZD;+^t0%d!#+ZKs{UCFh_a1)H zUg2-2SC-G~_r7xddxzhCXI?+Ed|v-z>*0r(kEd6b v;Yap~`M1$4%Wo*20UXHf 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�>2%2 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

    _ZyV2 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 Keg*!Y2>cJsfMBZt literal 0 HcmV?d00001 diff --git a/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/_CodeSignature/CodeResources b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/_CodeSignature/CodeResources new file mode 100644 index 0000000..8f23088 --- /dev/null +++ b/SwiftProtobuf.xcframework/ios-arm64_x86_64-simulator/SwiftProtobuf.framework/_CodeSignature/CodeResources @@ -0,0 +1,245 @@ + + + + + files + + Headers/SwiftProtobuf-Swift.h + + QEm1bb4ZoZJOMsivqKo851XVSmQ= + + Headers/SwiftProtobuf-umbrella.h + + PGb4gV1esr4zkGy1P5LmeqHOM+g= + + Info.plist + + TwQMU9KoHe9ZqO/Th2LXc6R1IA4= + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.abi.json + + DrvGAm/E95zIUBDXUUQGjodKb3Y= + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface + + pFoOY0d00lozxS6GSWZWEsg7uY4= + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc + + isUC6iiWbONnGP9l0T4VcPkNVO8= + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface + + pFoOY0d00lozxS6GSWZWEsg7uY4= + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftmodule + + UGOsviiKInG62NXJZk9TOrmkPLc= + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json + + DrvGAm/E95zIUBDXUUQGjodKb3Y= + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface + + /mGw5jnGfZ4CBOGm2aUHnUK3ITI= + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc + + f5d9XPdcE/DISzI8OSNfjY8xAMY= + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface + + /mGw5jnGfZ4CBOGm2aUHnUK3ITI= + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftmodule + + LQOC9g9jahibhr0M0+legkvz4Eg= + + Modules/module.modulemap + + 6Tbr+8ol12PltTAdSSBhJ3r/ef0= + + + files2 + + Headers/SwiftProtobuf-Swift.h + + hash2 + + FSH44OD7OzrQ5R3lNcDHaptBG7l0PD31j4SIc3NCg9s= + + + Headers/SwiftProtobuf-umbrella.h + + hash2 + + iiQvL++7d3cB+lcvW1ZJFKwDDSPcM6BS3JU+urtRlPA= + + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.abi.json + + hash2 + + LlRvJI7qO8fOL8zpnCRoMrnkProTv210E1QkX7bvmy8= + + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface + + hash2 + + N/Qu3fTlfZOMY0p3MHqAnjN29Dz2LRhwevVTIv8JKa8= + + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc + + hash2 + + 1QxajdP75g+RsK6IxxoXi0at6utP3moQzgYq/3TEDlU= + + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface + + hash2 + + N/Qu3fTlfZOMY0p3MHqAnjN29Dz2LRhwevVTIv8JKa8= + + + Modules/SwiftProtobuf.swiftmodule/arm64-apple-ios-simulator.swiftmodule + + hash2 + + 0cu5HMH1g16ew7eqzpXu7EGtB8TFG11nQKEtWp8iGgg= + + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json + + hash2 + + LlRvJI7qO8fOL8zpnCRoMrnkProTv210E1QkX7bvmy8= + + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface + + hash2 + + x1aUGskWYgDoGNHUsS+XnhXoBGW++TWo0UI1g5LCtNs= + + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc + + hash2 + + pcoYzz2kSzqvpvba1EKcjQcE1dtcmcsqqLc9wxfIQDs= + + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface + + hash2 + + x1aUGskWYgDoGNHUsS+XnhXoBGW++TWo0UI1g5LCtNs= + + + Modules/SwiftProtobuf.swiftmodule/x86_64-apple-ios-simulator.swiftmodule + + hash2 + + i09mKCB3BL1/Izn282vjhS5RFYhxKE4ggjWW23n4xi8= + + + Modules/module.modulemap + + hash2 + + heYWmzR+jp0syl8ZN+EeDBCeYGPIEJc224su6G0l5h4= + + + + rules + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + +

    >d)_6ckAe;I4|w^Na;gI_|n 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�CZbClEIAFnqF8 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īqF$=5&q^BgKsJ9=M{!)Kd0|4 zV|7gPJ6N9XPiMK@_j;N1y?JZ{vV=y$_9z;HTo`l*#lsR=#jfFQl!33}Bs zJ<&g?EXoQK3=dmh#mc-+VARVPVSZ|*a<2)F6MK5|x|a!@CK)HPUn>5Qh;fu6JbKj;^!OQ^k!I4{P)>8K1_@U91an98vo$7X)6lYciuK2&&nD)7I( zN$^MUj0byGkU#qSAWjs2)D^`aP57Dqs0-hP>w6D``JbIR<+*6}HP5hZq2V+NI>~EylV_5Ap$cht4~i+y4>1*AKw{3GGUL zQxp8Mypis}OTf=nlp{?x-{Xz8-#kwLZ5<3AwZI1<-^Ph@9G{0+&W#haEtm&ChBZHp zSo1@+Rl&U$#Ea1nwo)u|A~)8}Eqq0sFhSw$phyE@DONSK6?4-idOu_1D=$^#9Ri`ETU3uIIECusp;6 zD)JooI~ho6Na;xS#wTaqgYQvkyhVF|b+iT})*7gGn`QS8HXGVU_bq<}|9?VTk&i{O z#o4eG6felay7YYbEcQZ0wSRZdqX%G5MqBLfCz zNy1LcI-plZRhjTCJ+4~W0Uq){LXo`5~YsD7$>(SS<(SOCB z2cGV)W-?!s%0+ykYZ!CR{1!e-ylwsy`sYdTJYZ<^PcNqb)GGc=`W7Lq%`ZTkw_D{l z{~PLLY;zy_Cbju?lQ#eBje46?8|R~q8?gqd34AyQ?OScr+qW;;mw5aX<7v9Tisf1U z|7Cf$pLiZ>QwP@#dYgvY(jm2F9sYS_XKks+j)`Y9Cr5NDIGr_|&T3BQ-^jOv*P-^x z`kC!Tv2R_r!rQB2oc;3LfNjZC{vAh!(|$R97t(~j*=$RIUb3TYvFDhgj3T{GI@@!J zHSKiXyBP1ql#d;VnS(DsfPMgUAiVw@*uzaDT!HmNT>%^V`+~(|)db|L8?gSJ=?bb_ zn*UnxjQVgN$c}e_tS`nwcA)=MJNopNRlQn&doFU=*sXVr)?OS~pjF$fy9sOPUS+)< zF%-LdgjzN50&Ux>^j0tAMYjQ2pp(t|;`fmGt*f$H$sTO6Ww%!0{VCYDAprW+XG>9* zs;8~HTkwqq$(SAkb@)9PFKj?|r(yu3a)IY00 zzoUL0Zl_%oQ$;-Ui5xZ`rhg}tNIcQyN%wC;eo4&sh0gyGbtFD*S>ztR6+CY=f0Kz2ab1Yr-RqJ2HowhJt~X}zu!eQoQi*{#&)@!i)} zC+@HM4E7STO#L7^(Kl0p-KO?`9DJiS7_Xr{X}^mq+c-CAI!W;0TJV6rm7?cK zhkuT?djov^6P~HaMZ3aI&~@Uqu3PoCt-#!nuFErm?Y#^#y$iDN+^VZuTfoa>kQ))( zpmJ9P^}mi`F8ey(6QKV&%Ei9nV*0%gD+AV8LC<6ubcc>b{v}-(wxtARF~cX>ToZ;} zh4PZEqWY08>qwrWeLF<)p;pKO+4yY8!IcI%m;*T=pWMv$3pq$eTe_&N2U1&S^0uB6 zZ0km}x!tU-cUX4k2HU!?-qx%1wm!qq)=hnRTjP0STaUmqTS*2XKhTRa>7LZq%%1B! z7kwKxYRNIjli9jW*JEeIJCd*0Y-D%Mzq@KLwqXu21@V}!h(&e7H)J-o89bx;nRLYA zUbFS%$pQjad<+`>_Eo4*C4;pb!bK6UA42{ok z`M0i5=w5qU`zFNeFyEQ(-@^P!Mg0-i2&)x2(I6QoeRk?@#J?`P2=St68p_LJEj#et z(}Jpe^$bO6SnWwx-^BSdy#}jE7(>2QHB6;-DeRfLp(^@ZvV)dR7po}keSw0eUVh|R4^P`~(%f>?YzECylg%K#Vh4YYJ#B$* z&uqN|vbF36w+0!nT`(+}>__eD#mQ=8u5V@&bTrKizYCcIPniGt&@}6M@=fXzu@+#P z8|z7O{GagqTW!?$bNo->nL6kZp({vl+yi;cN4Y82eak-n_wXLsn&)6^stmTK@&kjd zdAdN`hH|#-u&AW7sbA`I)mi=nHjD+)p3lMFG(snk54jzfRiM|1K47uyG3W*CT4rnG z1I0DUYNe*}EUY)cngr52yK#@^u5U+v>|bt;Y!J1f(f$PGh3KOk-#-d@nat${=OjZd zH$YyHlh53QzD4$@5%=yOdBJt+3ppe&IKGwS#b(`obA-IiL>taPTTVxtUWT^46!FDN zux>jcBs?|Ix%SGdPA=z=BuRo)t=(1CJzW$7l_EwKic22^-IUa}Xtbi`j zZB&*&0qstHMo2cY{a1poBs;onWcxErWaBQ##91g8<+|?e*)o%hi|{d(}T_^-;veN!Xl;ve9vQ7$U+Ot{W4lZ$%1XC@b`-jCE73m(N<67<24-iVZo8YTm> zzPO5AGnb1uagXHU2ITR|#aC*izWC(&kiPiv(~!Qn(I6MtyOzntd@dKBPRa$=+`vZ4 zYl41&U8T6sdaR}Bg7sBRR%H~8E30sR57h}a!>%0Ov&D)%68PAUe8IW_$-ikDsHlIU za+8h&&Wic)x$)jsJexy&!F|%f&)^yI7gwh0`z&~@N{w;+jB+u3M)O@sjS6VG0$*Z$ zEc@3K|5E%`#JT48K$&2}>EGQ`X#8s-Jz?%+i|-7GK8^3KNTl;btkws8bp*2Jo3E(% zVm%J|8NyD`I-B;X*0cezk1hqVHPH4@4%(E5m+u&j|MKwfFtqPF@W2?Ki}vhXlV_dq z7ijz_a`|1m--C*q^|btnvpw zHXZOuP7DwECc3?`VT^%q5K(6GYnb0M9exYsg38zo+fMf%$9)@OT)NC+z8BZ&-iMQ| z>rocdbv5yn=>+Pkm%|D?o1ebfpt?7qjznvJW!ok;ZqR)y_;Ja6OipXr()@QCdCm5g zpcqIx)@WcJ^0FfM0Qx!~;`x58sa#z-PAy1_+yjZrMkV*%f^_BqpX?Kjdy@0;O)p}E zgApVA8h!3cOY%FfVZ3N(GDGt{#4pjG=)8~rN$}^jRWwg6uNg7tjp84Lbu4J7O5RSv za_DofG#+&L$AsFday4r!eXdEg)w!G}dK+d&@M7NN$bEchtVH{0j6ywkBDP^1`<{<+ zG1aqrpk;R!+6QCR21Q9w|B}haFSt&AJjMC;qYv6Ze?Hc->2ja$zXtQ36c^pe#)LXw z6w7#8qnv8S8@b<}p8h)7GrRStMVKpJV8wbqiu`xL9zpQZf~DW-4&boAI1 z`D=QaDlku=w=Kn;^lS8Qd*e8r)~f~8*M?H)x7`b_?M$iD9+OtJobjQ$zbqRgHJjhZ9;q&V|rcJWclat_Q}S(Q^MXI zfp=Fz-swFN6ZW$9(c`ZASUgMTDQh2xzq;!R?dhxT!dQ{oCWqa79FTPSTEbIZk@t#NaxbHOuz4C?bV0JdUbl#UbH@&FrN%!(tG+ldi@Yz zw#{yR1LGoN%%%$QUTXWkpnE5yr^gAJA$PRSMvqrhyhlHO4$o8Eh-m5KxHSLEz@_ig z*8*G6YR0)1MvHV0jo(EK=Xu1)evW+n&_xMQ-1Y=)L@STo(imwhdK01Z(l#tBkdhu<< z%&YMZ#cSd71%4pEm3%;E^ZTjcw&W=OTRpX#TWhu@`v=LS$KJcgM^#<@|7RwFOt?cP7Xq3D zv?kzPt_m_qP`PMTL~To-5~S7u?W1_9SgcHl)?lg0due~jh z)+N5G^;&2Xnmhn(@z=MxzXPqhd|%Hxqf_+tr3J)$ya`U)%G5yYL2xhHa&^*F#=x@3 zivTV=qRHRTCzmEQ_N_E&6}F?vi=fE@;C1tix0fD&;-Q^;pqaC%_ipa)*d@|hwWoYX zW%$08W?g#R2+W(fY3we zebVDK_J3mjx^(#49v+%rb8_o9vaOQqgtiW!2`)!*CD#pY9eyqCb98t|FKnyBM|p4S z@Ns=HQBR(Cp5NGc$=hNXd$%h(YNTCT;&n=g{Q>VqOVT5*=673rBQtjXd3x49$L(~+ z#?1S=lWkv1srJBhhqto-WnlpSwQ^C|HjnJ=?|^$(U+tD<>#Oyfv9EcjwH4{BS5p7O z=&QSUt~%v&7EiC$TDI1qRGzY$cgz`Vok`Sp0k*~Y_@nK;GK}Ac1=l$~o3xGIDW7pMZ4y6_jJ3dpi>q9o;}_g&`;0SV7xN$g zbZj%vW{2fRCeGv$^~2ulV`3`!Uj0#gM=IraqT75#{RS`jsgaGDpR5r46+JDp#*>|Y zbh}`LkwZRy%TIUtM7s@&(G~3dz%1{{Ud5gMs9m2uzIRbhvUM--8(uDnHoWY|4#mR|EOu^#MV7XO??M9wcjt6iO<@O6+XlqOT?e8mq?za z$Nmj`t^Xvm-@bzVrWg;~ep4KT>^Gag+G}aqvD0X0U3V*L^jmaPcfM#JT2tCYqu09g z9UjvvZw~Z5zUkOPVy;W^M^gU@!QyDt#3RWU5J2BZHS0-+|E8662uHrBj_jDjjLU(P zZpf%q);m*>Q-0!GY+GNxspNRciN(N)OIu&lI3Sw>(&>ka&Lw*WB71_s&PDEIqaWoW zdu;vk0Cj3Vp2oO^wMwlQTnjw;iw^U97W_`{4&D99iktoDE@lqL_prG(f$O{aJTiDU zcD(F#W6!tx18f<5gVQ(3;FIZFM>6=^^&7=m5VT??u0 z8{E$B6t`Nl^BLSuN`hDMv}Aa_2iUHDkjw99I16tRSF5aF+Ov(^ZaWU_C&C_CZv0ol z*eJ~r_@BOYb*-<8+4D6{fjUC!Aqg(nn8htLl3t*s@W-*!J| z?nYrx{vEu?pCJ3+_1n0902`-Sv8koDu9Yl~#P#Xud)L=v`ww#4`FE=R$X-mdKiG~F zT-)m7v3&^QxAO1Eo|QkRKYZjUJb8WPSDVU>kH^i)=Jgraek9j79&3rkHLxi3yJ>-UP--A(_Y)}XOElwI#1zWvh^9; zho@&=xMu=a`l0wkK}w)n{+{mD;#)SYX#Dk!H&)Q~?YOa>lJoxwZP@m9d;gC3q*KX2O&7nTC>3^N_ysJ7+n%3;t+m{cXlUWjeE!JM-ymfW~IQ zll< zr}4X0KK3hYm1h;`gSP)B{;UdGy@zWRSAl#K=o-)Q+wI>e9v_YSY@Fv=XFSIB+Z=|s zC=O8eu<_l%*KI%cz}PPsKk0=pIlh_0Y4~QoVf$v@VJ)+vjc>-L9nsg8yF$&S_z!K} za3D06WBfAm(Y)>ONY&ppzf57|*3SHY9y*CJ9<6k;=9G4HvOg`3J1=cK;TgwA8NWBs z+aB@wI}&N5##7$Kdt#YYo-!_N{0W%y-Pk^s!pKkQ*IoQ~X@fiqaoPx<-kvtL#-B+~ zmd+|Y)75{@FSdOW$>x-7>5;6(W;wdTH1Ou?Te4fVj&c^`ZTk}9Yj7p#F|JPT&7UEC zT)u&s&2e4jaQ{TVfxXT(nYyH_glWSr_`9pK+12e zV`~BNNN#(&;ydus=Uqd6QStGnP~1N-fHvVDSmXK!F5ti8A6V0of54)>u7BVtzdil| z_DrTm*3*CStb5Zs_77a-w88Zc>;+CT|G;9(i9f%|d#``sE&hA`0}D(!&T8R#Xa0fq z`-r70+G~c=fveEvv~H{Q+9GG|_Dbyj7JMMK-7gvKo<$(}AB>$z-K{o%Wqj?{-FNKH zjgIX7w~PEgZtz0x#Ke z%g!$>yPmZUWa4h*yX2!}qt~uaA86b4w}AUZyWU#z#o6_p@#yiiy(1p|eewx($fIBU zVtBN%+ldj)INGr+|2J)PWjW^@#(8uowH=RMg1mI;#>=BCJpA;J$k6#m;M3gQvWfh6 zmZyA2Wjf-~zXGnYnd#RE`t>INT^{`~zvJ>dt(8aT$o@Oo6LS)dzw_Fvvd^YXXm6vE zOJ&W^%g&5^2{__!-fvW2269<^GI5ShXO6CHoul5k3Okl&GIeb%)!dBR!$XKKDlJ5I z0JF@>do@vBbT!7I{;=WwOJ%1n=$G71eUY*E#yF_|18CD1ZJ#RcxTfdXQNd58Qo&ahvt&ix)&^ zIX3HUtuXbi{hi&_b$ z`)*(x+Z7&F?AWeX-YMJFj%8_YyXLmWCH$}3uC&Q(yS~ic{tj)|^RZo-gG0?Ye0KZw z6!>drHf#WzyNdZb3H~^X*iG57M(%UZ;9a5}`+e3)E4dPRsBkSi_H@2+W#9E)*>`$= zJK6Ulaf@aTMt&f28truD7P`gK=hqB~j7o{Go7{^Wx}JI?+}(1CGVs@3uwlKi35rS3 zwE&pLM%kJkA?7Ohb^g2ZPd@Uv{2SUT|Kj#*{F!T?=?nESQ#<#WQN;3D73 ze?__ElG#%|55;BbBYl$FQwM2>WU6aVZK187(T-YEu=LDGU&i)-!!9_P_He z*Z^B)12DhQPi%j7ay#JD*7}-KY#EentWKe+%TvCiGC%c{ zc@bE;{_65S`Zt39jo_Kf|6byq^mFk*Kkb@~UNh9hH3wp4=+b&8dsZ?1=3Q%CyZyeE zcUogwd8gYpts4a#S(tt>9t$IwUVA{iQnrS>c6JSM39c{4)$_~lVC{@DtugR*V_WO< z!kW$6nRN0~#&uwmSoU6>_G8@f8rp8`?HX&stLlrpjyCR&uC1dL;sX#Kta1LJ_6?>p z?ghqY6^Qj3|M}O{)*XoR)r)#3w^dd`ukuqRuBW|o&i_01%FT?^|Ej(6xBuT>sr{Vx zNbm}#9y?%GOZP6$M#AEd$+xD)3PNLH?3Ia|I}WY3+zODW%%v? zZ`v!5upZf=y)xxLvsc9Xeegi(M9PmELdJAvzq|&on$-h8D)!2+&W3Msf178CcFV=c zvCFyI^L5*9@k7h5?7qw^yZdFdlifeT4ta|hliRQ3{7>5ZHvC_4))Q&7V#{i1vn%6_ zEpuJBh}S3VzT1P|)++N0i=&eHZ>98b;=eZ4DsEb~$p|j3vAN$R+C4R0uzS3^#Qz}Q z6)U57Z`Z8eA@bpyY`~Jlns~p%^J)KV2iE<{|V}@Y2DYK8IzpV z8Vr7r4?9|eS;_b6gJLuvqP)8XldrP^ScAEur@aPqD(j%)P03<3-y3VU!Ciw{0-R)P zFa-t=S+NS@M-vWbx+rF`t9T254xFRhAREzlTFZ&b;mq&W$XkOu3)4Rk~T*Zdz@|J;uOq)kAdUTi4_lG1a7F~N<-rlidGU@7zz=tj zi<369w_;$V`e4Vh<{G|tWzExGSwrl)H_lG{UpVmc$qcQ3JN|Xsf1}tud#&Tk@IS4O zZ}>1SD_Z3XxR89A>aqXU!I%I3QA>6fvY;c`a+;@nM`gTr=Y7D^-in_A+g|q{7+DD} zR(s^Zef*X$NBwhQ7K)!O(fUmMd~%n^eV1`koQ2_?Yl@p60DmeUC{AsYpVWm_fj+PR z`^Vi|K|Ju%+sh_Iio3;qj4E?;Q=2ktZm;u4#w3)f1lKnZpXhU&(1 z_xu|>#)P$H{HRO#PIjD4TY=b*nM-v}ym;#vrrVzYc;w_Pa^cmTX2ZMWw8$+T!K*txa$INd%Fc*ny721HwBeDj z$)t?nf?+jjeM8xO9vqstQ$nA1zNARrCk%NqDhvQK*I`aNlXFSLWV#asPn8^5! z;N_nk+0_}my0as%yYNEeY@8e$U8V3q`K%IiySjX%ihUU3sqS2Fea^m6@ADypZM#G^N(gwRd?&c2 zl+*p2ybp7CzmMkId6ZnZDdg@SOnbEM+?IckkAuBG>|-$de%=y4U>`&MN#SXw^l!pZ zYhMFrPJI(uW@0^kz6d$dmlo|xi!_{MMbZDv{vKj5x0fKRzQ#B5|LVWw*RHhiG#8)L zZFK0wanYD)K9?kEhhP-|)7>*O@;ECJ-T(b%!&X_5^h-k_Z@YFw;j}>er8fft=8GF2i(}NTIx|9>Aqlf zKK1A0 z@4=n~pD(nUy}YZ3^%t-B&)e}GZ#&4l+|jsn@U^e zG57BF2c|CSZOy-kIsf<_cjvAw4$c1|zgM5}!`zj=)cLDVT$#Hv-J1X2S@-1L!yc*C zz7r!qw5)!=n)B^3e@X9KUFXYt_1kmjjro&hja05*=EXF{jq_~5$>iW((#^V5@b^?M z$$gBoXy*Du8z`jrPo3P-GSY49X7WW09Vi^ebyD%eNzij(8+6?p|F#t#pmQVwXDoTp z>Sp!VnZ-S*Z?Z3aSiqOwQ_tLaCVsEA!(=vqVl7;JUey7wIy5?-o6-+X)4}OXD}COS z@RD4`6%~QY;o$Hla5&SKHP6o(jxYIpOx@VWntvf}s=lK-cM-U}hu?RfaZm0daCtYl zTm&u;oppEaOvYg|JZ^7F*05^uIxq9Y$lc)eJ9FlaxjVggbr`%Znmcj~<2P~){Uo3D zG<~y}bLOg?db00dnLER3V@MMWpJJI~{0 z>c|H^bv^Y8w9>=$v&X!lv@O-i$tiz_yGPN@eIprFsIdVDH~N}J6N`3fdT*;)Gyu#6 zIzx~9Q|UJB1=EkUjFc^^yn|Lnc-#`dZ<ENuAYZ=!sxqi>}Pp&4ev9wwJ z&Y^AOB?v~jp5yu(*Lz%_a2Y)yY(@Gz{pd~Ezg6~q%1Wo} z43|eod2oph-4%W1)GpvMnJ($_ffB}X68uwh`#;r9hSCQFMUhb zQe5H)NB2-29qAoKeK^yZ?>m(9z`5MfFHBp%AibhXb)r9XR_A@glj{v#f{lz#g#B6d zf-cpA{7T5v%5=~BFOo|=(GXeQig#0OoPfvwT=OKeQ$Jfa7 zZ^MW0MiwClr>=D5dF>rlxp^LWp6AGO&di}!*JX=tR ztid04so*zMR^?uZJnvzJHb@WW{ZoY=c@EE*UWz;~Lr#?YtPW+kU`vKi@&$$wb82L` z%m0OkWb#{U7^3~z;Aal_83KM>xivL>SFWq;TnJ8p69$BcH1r+_>^t zxRHDoZVn=!7x{cfJ~yOf+Vc5QS3Z|}4*>dtPJ&*Z2W>0i!%cI0!WEuXJ$FQ30Vcf=U!Q;X(~cxsh$@*DXan3sZlKEaXC ziSje->P_^27P7f0H7=WhXJj*XM>daGK+IMf*<56GK{mt7zc<6KyMfA-p zYtwt%{3qFXYAo}S)w1(O-8`&ge$%$Ewv8k`!{Vx<{l&lu)BZpAVy-W) z8y8+29#^(_6ZeX70qkDxb##!O;IO#=0T3SXGLbriB`|O)M?iIi- zgkJPs-~L`YR(^Nmhmp*7&&J!uIWfEYTFu(mr1KU|r{A()T;ITXAGBmoP8W><18=BnTdb1mX> z;dX0`*EPP;hIiBZE!j76-N1D{ms|GVd*fx@XM2-8d)xDD3*Y~d>v^s}a6QBIG}i{M zr?^}=+uv^w`_G^XZ9Crco3#O9~rUyAp$f3U3A3505YJQa5b@lgh zP9Oa5DDvR}==dYz-OKw-Y)Y>TjUC2VPA+)iLHOyisoW>{eEX)Xs(#~2U*N97V^$>V z*!epY`~0&J{^hy&V_q0wZ3~cVO#Yu*_ICwtDrx?h+~bFp`_EtZMxcM)8+*E2+eZ7c z?@Aw-YtHwZlx98Ay}va*&zIHsV!)a{=X>Q%=zZ&YbTf8P<1q7VZqo~#uh=8qes))y z%FS)U23gy{8uc(=-5XPYJ)E_bn|NnpUBo_PI z#A@7>X01DdAE24?XYnipyo{=}BH6@1>#PsfC)U<6wu(9I_Pn)xQ#aO=C~M_sKeP)t z$3cHbuRSj+n2L}8GHc%Q)tK0N^4>hmUh9Lzmnf&+Th3l_)pwK51?QVzux|P)JnDw- z*1n3P#Ou<|>(oZ#egB&~XR`(MY@YLMj??}J%zAMyw%}A~a|$#%8Cso0KE?~8N6+F+ z%oID1zU*%Is;Avw<$L{)LSsd@lr*Pf^NF`~dgewcXNiD=J@^9(drxeNrUaYjEbf@b zzv|F<5E`%D?BAAIU`1+E{M)j)S3$$Il>>Wseo(A@SZTB;Hf+-BR8(nQ`>e`YjHv>%6GFhE4{>2GSNg7ymh{m2;pb<^FLs zv|nd+grKYSDPL>4nKPlDGJ6>$pR!}yS>N47S>mT6N0P*Vk5G;RzkL>zd{XiJLs_wt z7(>yL9W!O`l~Ih`Boo^$KbpOcsT>Cj4yTPifj(+(>kK;eai;osq{Zpu+@?9=70iR@ z=}%AQdp*BZZV}~%HM`~JIpuoBo~4}TU42SVQ%*SBd$?tKZ0HTlzlDZxEHv|PkePoq zmD8Hm^G!K(a5Z=KSnkuA6dKFTjHUY5Sq!=8OthzXg2ea~<#Cbjp)&&B{vPYO#L@>m z=S;luW$6KS%*qbtAu=(jT<}-F6F+C74|Je1Wjs@xzQH|N{+G6TgPr5sJ>R9*AFSob z|2Aj4$iM6QvI_Pf)9@3DPSBCa*B#d#{zfctOG5pVPbE$!t1o<(0Idka%dA~H5YMDz7 zC;6fa&cr8?UvvFGz-5&)rlrBk~yXG--N6B6u+5M^?f-{f`06x5A)a;(lDEG<_x{&%h+SR+XpRX$7V9t zv|$~mjoR{FP122PHZQ!O~9#2*|z)Us|fwC&C_^;`4oMdpv) z@Ay31L^*e!shsB7T}^Je_&n2`ap#$f$0^LSy+ezW&a-;v|F8K*^Q@M;#I&%Va_DS2^mZ9%U`!*gT6eP^Wab(DJ8&^M^A@I)r_9g!gud8i=(MYL zTibdu$7;Cm0-x!cZznnPjsMakKe>qc#$B|3m^oqQ8}F99&3xmz=GU3fh|1i~Gr?NS z{n*0Ev};ndrP9uum+0egbCp|J;c40QLvy|kT|M)X9?|8@3wIu>&qcp)f6kKH6QW-B z8@0)sZxOFytvS=QH_>;W%+3)m6oYZo!&c-~6VY**Whv@vMAQ zsCmJ(DJJ(wA+adp&Fh3C?#j3GOK>FHTXcJ~DVG_;S4z38*kh)gEiWFWTwltK79ROl zV_N^N_*Hi7OrEJu`DRZu@5#%;^ViJ#tk^K~9vST16K&19GvpU-o4d9OoYqzzPo7_+ zn{B`C4AGGlSv%X>#(n|KnMgIy65}jC4bHbca5g(|Zb<^?Sz<&wgY`8JoF^PO*Cc^M z{$b8A_HR21zx;S!3c3#GPtQoqzo^^*RxFEgRUFU&=qqelqxF0HuYBfQz&FrU|GwCY zDCeHyeg{%lo|W4;1zkb1cV{M&r&lnfI-yOt%0beUZ z-_*KC5i&UdKc0Y|idTL5+=X+R8j;a|^7pL1r@#0|@5a6OBJLXLkIpNwwk;~Ko+v<{ z-Ot?qYD@8sRn%4RN-=F77@L2(b7p10Y95HMxYn@+8feGi%dBXSdVgZ}cjY$D?Pg6c zUwCWNoP{?w{iKKXeC0O2NI&*cw|Mn?|Fbf89`6_VdNl4`&)Si%$GkdxK|evJ??vX% zM7Q5WyN-efmEVi*y)q@(IIk~v|KLVqnWtAFEA}AQMU(0$d~q9ou14t@(y#P8L|{+)T>Zu-u=VNLVqo!q2;s%^tq>#73&`MqSb>bCo~mvF_%7 zZe!qy2Onfjtnsm)YDb{4hWh999b8=m&V*;Ro8R=4cho(XzBSUe_lVWK2fu`i=f5LQ z?pn98b{_3rnbNaSxYk+VN5PBwHypd@2>e>(zl8Cpo>5oAi$4ahE!`(I4xwE$u<<5k zWLF30`=dv|y>yK?OT`cET)p_2;9cZO^jqtc1N{K{z4|!(qn7Czv{iCQHj!%&?WV2| z{%oHSD!atBUzGDmc8lJ>j|o)3E$I!6w3O!g5z zx_zb4i_V`AKE%&P(2lzP)~MHLi^`}yxzJ5se{0{H&|h9}Y#nG9+j#pP$`9{d(iEhx z>6KPwSpPuv)S_FX7x{WNeyI;-dRyC0?%$)j`ixNYZk|aO>6314JFS18>JP_E0PYOt)*@*6s_x|H#|{oa!&TT9AHlB%Q^)d*LDkwj`s0k; z>Y|yPW8XWg+Sfb1+TT07dN(=(Ye36yO0m|p__G@4(P!aW@P_bPbWp|jpRC z8~r#tb}#*^NwY@%4O|?dtopbI98$J77x%o3T0#+}{uG7x@P^vSvJ8^{?~?8cX>7I(1a>eFnHcloD!Ioq8|) zvtBTr=iAEtgI=m&Ty5M-ugi?>JWaUg+#%-k->6&doSA0rQ#%{5^F9y$#TTZ4&%?}5 z>8rx$k-mePnrGu%nn7;gi&M}KQ^~8WJol2Hc20EVqYxeoE$gLp6RTkDD}18r!GXt0 z@0(=#+C0nU*#vl>@$y=J5Bcc((3kAltk^H;W0mtR$~)6#i-wVIrL%(+VgN>^wdjMIs)8DhP zlHZDt(*GC1x%?^`6V0!~d@})=vl$-?V;5WrY_+qYPi|{FOIq8R9lO=E(|$LZF;!dq z+|!3z+xAlTsmP)CkSF)tGqY(b*GA_3i@@9I%WhmnTPJX@BzZrIg*v2*%i@ASv+ z8365OK)XR`w_8NI{79~H=1i0;4?3zq7ju19va>t$S}rzg2$GVB@oDD7EeDzUc6hE0ge9eXCyw z_BFD=>$6(u@y|9gm!-eRe`f6K%GA|5$Dn?w&TI5XR?&81xL4GYN0gPkwQI?>v5V*8 z2X{{4Twrjd=bD$|J%6dQmRIz!M%8jYft5e_A=!oRyoEi&eb;PXN`;9`xf9~~$d z3$n*wcj+$u!HM+lChY5a%E}(4L`=PKRzUgMOz$ z$CpCSmtePFOrH5}t@6_c40kTze_m?cGLg00cszYL)!NDuR0Lo2)`C!<$n(^pa)C`l z+r-f)#&x7KKk~WuAQKM^wIb)5cz8SZ&|NF~h#Z2nbNepZs`+Xz<)fz_#h>c`9qiGn zVO>)>cHJE4wXFYY+zQNDVa3@0c3f&0UUK!RZDWCC^XvInY4?5p#29$^hHUwoGYmdd zU-$>;KHaS7n@5ke+xM3-JrvdZe;+-z;=Wfc_(9uP$_iwFfk#}q+n*@;_={Lyk?(sB zvCa7voO4PXl-?UW?iw1|^WHt%_q_l3{w1sbwEu-}AMBshq0HD0bI)oMFZ-8M$bl~W)i`}5mj5`u6Msy8wm{J2C6<08 z9`hCGR_D>f8!<Txei-kW z0UytM2HBci$I`ho%8jS`$5MYY{v_p+k$fI#`ZzF_ZSFa-A8{Y_2!@Feq#mDphP^-DpexFT> z84Du=zyrGCT8%{kc=+cjzU6<#=Tc7l)0r1V>=8nj>NotB+NZFwszW|vGHJh$whgAO zFVOxMX}|QO7lsu_C*bp_gSM9Vi^oprX3d`^I%8d*`8mIWZ|W$&iSp!hZtTgss}6;h ziFeQXSBSV^ogEd7bsOhfF294`)paNCoM)%=td++&`+lTTgF}mUScP0wTrH)(ZSD1I zKmE1OD-Xl}!o(yfSHvXg4U3f%H9YMAxD;(EcU65#c)WOOeM;Ty2xeU5q!pG)TR3|ttB2C1(Io~c}OT1VQ2UOe$C{I~c(T)nO8V~w%x`@F;a zZoAL+nOQ9>WKXzdmU_zEqu=bQ(>U1ju6;~MOJyqSKYfvd{osL|#a)^jx$lZlbU8Xn z?IXTzl0Va->zc~f$E~V-W8A})e;@ZqI?yw|t7VYtQl)3$%w-v1kn z=`0lDC|2BL=m>iX7!AYe=bfx0q@}Qiz&b)&>gtBekbjlF$VI$Aw(wHgaS8Gm8O(X$ zqSGbp}8-JUkh`_F({?@ABmTF>^C1PhM)llkxL>SO8DnM>+9iSI!lF z+_9V+34S}3bKyR%a?X`azr(NU${P3CS3LUxJK)hv10Ei2`UZbbM@MvVZ(`R_}TFQw>hr5TOiy8O7)%${7p^Lx3Z$1xQ`~)1hbn#W{?u;(} zNFB-Og0p~Sv?yyay*+UmG%>RXkhzOC{4UUutauZOq3HZXpk1V+DLYny-P!YF79!)s@l zzDJY5*_zb~=W!QKaa%a;`3EtCmxQ8a==REucQxPHIzwh`U-PjQH=?H-+bBU-PsE{R zg_slZpW`dz4uE#)BaHgR%Yx}?l=8Ky0+vZ zXQ2XD{QCaCSkbNgR{vV{f~0%b+Q%mj1g2n=IkAbqYlRb!DL}vJdMsjD$FYctLo6W< zah5j@@u;OW2IVKSV-L%m*hB8S5@HYQpnnVccWuCcb^NsS^w6@o#}nsv;tRP&teFyH zzl=R7JC@Y2HkMzrKRv&0|Kzgz{rM+uc~ElI_;O3FZClWD@_hMot(-~UYdC3TZo^sD zSbU5F_NG|F^4N1&pK;fN`Nx(0rUm(K^u{ZHi;U*1t%ZKhNpZ~n+OFcFJpVJ4h39k?Zq+57JHPW&Z;@-muj}kM0<~n&jC(JkJ!@ zUBrbQJg=Vhbm3R_Njp4`=sNDo$8^1HmEl8O!Y@zg&jc?Lh;@M*l(h50Yf_igAH zncE>98=2EZxo3E1*UDCrQ=!ZFE&B{*YdbIN;^H&lxA}A8H%`BC{I;iGGe^6IvvNac zT`OBn{U+tPrXO9yPkFie(Y3Nw`JMN<4So#VF5-Pn z=WssQ+{LD%T}Gxd7s2i73@l*al z*UMI&-g%$f;BvudC|lQg+0TK?FODv2x{jZ6qXTwP_KfJf&uwsN_)Hh+^7oy?Ewu7` zSUzij^g?w1vAVnXea@pty3e*Gd4_H}Hkr=Ke!X_O?dzUr=%!=Q{l_Y&l-mZ$d!Kc5 zdpkSJ=p$XjWx0{JT`OBVM)E^XA(CVTGN^QQGVZBF)lOHK#R2Y2v1zwPsH2J9SzHOePlcU-G~-TV(7 z-}Zl9!v9cS!uy2(q5OpR3I9U{3GWmBgFn~bZ?`Yue`sjJ`-K0Y6B6FX{|_V1tddJ- z)}Fyxgd`y@5S*3)%Bu>5nK@NPB~1KfeEgv+pC@S{Gm~qLw@WgIT8-3*XGD zyM6m8t8Tyc$|#OQu`s)w@|R~3OO$2D66F(*oENb6vBpB|a!%|V)_t_!Smzn*yALM# zmN)#O#KhjzWD;}i3yqzy$C_Wv?`Fz3vDYNP-jaqa3zqlRIBRx_u-Q0Ok$j85#z4A#eR&*PTNw?7ATg3XSE#FrCwC7^(k5lJlzTd<5ivLy&wZ(o61OFateid=j z!-u}`;38kvUhQd`a1Zz;UxE9L%7@u|F|}K0>}2*v3(le%Ox_m|BZgknuAO!433c09&hNx_ZX$No z+s+XGKdqhl#Ib%_J1t^ZJ8S1_DfZs=I`QQ2sS!VP04+@W*HC+3Cb3atwZ=Brp#x(7 z44oZYIEDE!nRzma`EmjKGR}`4CC-Lj3VS1h~_Ir#&4V(d1t!@6zN24o$x6 zJe$V zi3=m{jGPvNtvPFA>w>ZILu~r{70=xmt3y|kSH+33`Yd%n^eJ`!B%$u(ow}EHRClFs zTk~u`W01mFuzzDA`?F}*Vfvwc8=C(kN80>gT~BMB;tPG`wrJ*gJ-B%ZxR&1vj`MQIO90^^E^4-f7&0lO6n4eE6@Lj;+uhmiivVU7?TuQP1_CGB5I5`-c?wt=Kj3 zqPK}ta`%JHz!m#M{-E; z52N27LBE$Q(l|FOhHthNxfOkp4v(tmcZ5DEezWP?(y0DxTnhc{VP^lI=t8lf+IJ{@ z#{8$u?R>K~-5S+^o*6i?*u*gxz_Y7}4bHjzg62uI*&TTbi(`fjhg>x@>NK^-)CPd1T1L;DjxHZqAle=0|8t;T4gXAGW$?%g(ypiF=8 zumAbfsdg9ftO=M_sV#GN4fRD_8ql|rAGy~eKd5_?Glw>E7mn24l`picXio8sC6Oa| z(X+S={Iw~c6U$QDD6hU1?Ne-r6?sALcs9cP&xxg}ZQyu~&*q_F>F4$7F0Yw(59Jk? zQV4w#6FOFP52v4M*F(G$%>;p=doq6N^3r<2%}pXPtV?V3tevpUmYf^qZ?wOR_rog`! z>{x>A$V;(hM^!iW*32FQy$y<02^aJ=LY;o+9GAt&){<~>^V$^uHsJw%dfM3qHjP7v zPOcZtBl~RK!j@Zi!Z~ zb0X}E>v!QT(WmD5dR4DOuPgKAy*hMfXc=M1YpgZhpyL2@F&G;q9!xvGK|3{(#P_#NIc9|)g5&IouS(A24bS*h>mYa9M*!jHEIrAHl!HK+1 zd!mn~o!?|^S7NOzoLK8d_Rt-nEh7$xmMMpW`#Y3Y93^IWO$qJYO?xXJwb-+0?$-th50@bkXNTH=;dQq6wJGIF4Z55ve_Y9WVHBYPkZ;CpFu z=y5%`65nfP54k;ea$@_fPgaDbb8+U0a=N_r2sv*UXZtKq#eUni!-Ds0TjO%}nQ9-F zc!l4QGxsaTnP(B^A@eNQ@IU9-vHIwsS2;YXElWCg?1xO@c`CFvnYv{^i~s+F-+3w4^?x03|ARBnxuTItKV9P?S*!gF_vP7T zC40Qj%XqGNmbVeR4m+&HKd5mPcZ)jy2+V`P5WHIKxS8i%-dG9$EdS)z9V`9k?cYO= zD&lwMHqe$iw6m~()q@4_80jhEi`r{(8}KDV&fxCF+nP3bv-P=T=O>GIB#VOt%kU@*!Q7ZTP@r=L96ttC7BPp}dDf1&>B`f2~GQpY3*lT}=WYL|JC#Pv_ zBe0QGO9Q)#m3x0fV6;uM>c4b@Dx;H5Xw^yCdt!7__iVMdz)?3~OP3a|3_bs~d-KN4 z+5^~rkB8_b{n^km(Tr@Y2KG34`G-qaMMsf$)_ME)GDhs#nY)KEn#&l4`jc1wx7Yo~ zrHkFP-~HW#`n^2ImSJJDR*=jl^R{IqZ8-?dy7iY+SMBev`;F?2a_>P~0=^{=POv8K zZ=_9E99y_!t}km?KHmjWZ(Fv6azzC%lBXoS(Sq0ird$2`z_Zsao71v#ndM8bmcExx zxx2VeD%kR%@hMO)>*ysrcKS0L(FdlV<*Q$RpRZy4^ltS}mVbbpu3-Gjzl&OJ@0nr0 zQ_$_}^YmMLkjmMY#My08_-MqM^W8Df!@dUE$EKqJmM`b5WcH~GW7%J<<$3)=`yMtq z1oB_mSQ2VXVcxm#AEk~h{?Iaf(%J5_JNQO<7Dd-K-^hra1m4w7_N|!bE?=r5R@!&s zd7SG_|3$y>Lqk(~enx16e@^HY!O*(F2YEVE{TcSY`q*>R)^2a9Oy6dSPg-Lm%l-|2 zt+XPU%sE_o({RdV zQ7$d|q<_(`ZFs)caz7dpi2k&-TzAT)M{CJ72t_Ozni&nL^D?pk44lewybv-a-Ky+zqnLd=saNu~$1fvhMmgzy6Ob1R%E1dg> zWJPQ2GD`!i@+gz-z=@an(U6>IZ7ZB0Wd=rT`xrcZSmaCf;3+ryD;L(Rfs`BMz)JPh zH#oZ9F0&?3kxH54oHli9E%T!x$48kj&iM7COdjLuYqrNZUaqRUulf1ba=ju|J$%jK zKECD^1DvwH?yWGZvV6^dYHiz~NL4OnkN2Sm1Y_SLZ<*^ySfV*2n&!->e?pIMLbH;` z1^)1~e(t;avm>wa&d2!y^1t|aF50$;XP5uVwQt4uZo*a)@6C9kDvO=9<*owqT{oB%uCPeMI zTGE_SV6kq%`VjfAqyuR0)W7&Xz`lE1CvffA?AR7~*92hJRL&T)F-3NWy%$n`I^pBU zH8wub+tyfh&K}`QdPRcZlK6D95BkV8e#)l6kJ{!rI*cB#y}BP^R|;p+VN4%?YxmKI zKY1X19P#(_Tm4af$Dh8Ec1iE8;wns$e=#%m2+u?xtISOoX2uqq zyPb>fO>Ds3v|;$KvCS!O*OeK&L2#hMa=$g!&G&QY%8B5p6nx^x+HCu=3{LAEoPL-S zk&dC9qL0u%d|jNg>IbK7{gVg5rF>VSZ!a!qAs0n2S+AepTvuYZ-^JyHz|v{ znXyax|2N~a&5C`Q-|DAuc>r1|1fK=qa|?Ma0{yM(;D2fTJS%oC<&;ZT`O_p%^=vH9 z^go+R{lCP(%8Z@G{l;%-e|}qi&-LFW_Pc`e+vvAfzX@DY5|s?}>M7bk*fg^nIO&d! zl?HrrGo~mnW1PmMmH9Wn zUnP&;f!WX$WqiP>8jQ~UGQK4AS>-3w_kEQ=fV=orFSUj551qug8UB$G+YKChtjKFf z&UnEWFFE+Ky&vrFyg$G=*mFEPb}eCgE6JfD-X&?;qI@E@0o0x zc^)>ay%r&VYSYX#aNc%JZ{wnI(OUQgaS_p7z`1!g26@P3^+O5!~y}onk z%1O-m3z+XVE)Cs#c<5%ndD77Z!|ab=+@~aZdv2)tF>*C}=Yss!Rjj*cKG;5nxDRsj zaUGoHQ%FBK%SUvmvwXI&XaAd5q0>me7?V`CmDVt|m`>cK|A1vVV zi>{NLmG>yPxqZ!m$Y~An^=8KZL+iK;&|9r_{9bCkfbI&s*<5-T*fqw)4X7?R{>9aQ z&9^6B&^FFN=XhS%!`?etHz4v~E}Vj~ZQ>8wz$i)rv3#>loX!otUz6bDA1i1Y!2*HxXs7~2+x z>C1=X92h+!0T;%mPGF302V<+nS>Prvq$V$N7#?GfZznK{+rlt?+1lG_M=7;ADK9p;yQbxEZ-JM67asE}`DUee)ovd2 z)Iek`vLN^d`u>&y8R#+o=sCPwNxm@ULG3;iKXauOc|6y@+*cqOZ_CoWwbs5_$o3ZU z62i--*EsUp_H$*EhA2Gk>Otg!Bj3lfBk?OEHzv`Zx=d@-4$f-$9`^4da-f#tTZ`u? z%{4N8H)WsOU>P~|27G_zbJji|egxIEiMj-9B(TbYZDGAh9yV`3a_GY!$*0{w|E%t| zKH+WOc-pt}dCqt6fAxs;-O#bL(S=<3Ny?t7vMPo6|-IxWY-w_E*_g<7Ml})nCh1lca2Sm3<>#w(L;a=t*34Ny>iA z*slCnysULFZFIwdw9)lR%6_P_Z^p~ke3Ul2ipxU&Nni8g_idGZCtfzRAN+FVCn@^| zWkdVYMz4IjEnU?mp{tiE8}366xy>`4+A_o%b;zvQX2nEr=nfxR);W>EjrMx(W7y8d z7B01Q#~i+uo~pUy!*8hAj3Ru^d%k3?m9BCit$zL5l!o;q)9atCa(rgTK|fot34Cqx z>|$#=GYu#mNn2I8r5 z*}ML9fi=2e<9*Ajo?o+n%b}h77olVKEI^N}yKj5>*kA20Os_M~zMXGP|A_f6-EE-o z0uReJckEp5;s+a<|1LjBr41?*G-agc1x*`%0shnm#f<5_=qmSU+NefwV(b6G*g4?z z6~6y()}41z*665KM(Y~&Tf7$x^v^Zcs^`Y%TjB9do+hx39vn8(Qd- z#XK+T)1Ia-0akv7J@(kUtz-WV&)u>A>0W#6Pfi&79}i4E_UYNy+U1$`>u>DQu)ZcI zKJJ&%zPzE|3z{*9s?qT8z8vgNRqs3R!wfHslF4ZK4BjQ9WzDk*yc0ggn>+EA z++~NXpk5WR>55T$b z>(0;LDc%8`?mCz@O7WoXbH>s1Kirh|WK{=!`2>3Ds4u;oddbz0ZD3ONUVbOzbAKZj zpT_@er|f9Tu5{WN2>p24q#OR{`XVdPvxsv9UtF|oTI`))Ue6lLyeRX%sMnTUtFGv= zZ($1;+z}X*Y+WUbym-}=onE>-d6vF5{9xf4&OWq? z_h(s49vop+Fd>7k?Bm48)hCWpXxndD5cq#1wGhXsR6OrFc3^t+yz(gVzQ*EjMN z=t}=xUN)Wo@+GV_Ws9+a<9jm&u z_}KaAMZP=I2L-^~DS%BTXqkuIrq@?>}#=HST!PX*RpW{9M!WwBv^E#}-%H6&o}ZUzXN1?f4!$rf4#C-Uuz+>?g;04{L)R zLuA+Q&BdrV6Uzz_^4*f{<9A!%L?Gs?yZZP->svod|K#7>C-@5YTKFQ-!?y=+ZQAem zUGua2{Hu=VyzS|MTN}2!|4-z@JaDQ5+)I^GI>>-c~d7P2CcTC+Vc z&W2?P7PJu|zqcZw4i~bbKb|>bptb2I8*NzcQB)h`?&@t<^ zS>Isne_QZqe%}Iqd)rr#bJg+rg=NQ^IE{;c2hEUEhdDru5%Y??oa_yPJ{y05oGeTa zZ6I!F-naN&`Wf2f#jO|aFkoB09*;dQ*a32C0KdQ&7%uq3KLdREbP~rfNj;4T^_YJ2 z{|xoON48p9>^&_m{o*IsYF*vdZbi4*D!q2&VOuVl@75MK?_xfwe4yZ*Ha>x5d{pZT z;!l!s5Aq$nYpdcxuHs&@w77XT_t{mP55ibonr-{;q$}^T>enA&9r<8NTz6PSY?>X1 zVe5)3kvHO-nn&WJx0-p+Jpbh1PgdYVu9AK`)Yfkme=*6#kJx_S`IIeRT(+a^HrA+p zWxq+r6J1@ihIT1ut>H;m!fV^`B=t`|USI60&iV&G8u%IecTGb7CMNBl>ektq8L@Rv z|LnM!U~CNKSCKVAfbWX9@_yi(Ka_Jb z^86>ydz1Yah4_8yNbeF)RH zuJ$3nhqV?Z;0x(P3VMh7@ErRwynWD`o70Ekzu=v>59##3A*F9jec41@p4;vz4(^A8 z`zf2MbBBZb;oOD$lfgZ{r?tggz4^WmW4m*cjr*OxliT2aXEz)7JAK2G;(q5HzWJO{ z&lv#2=J~m+-BAbk#r)sGnaZd53WvV~&$Cjk2zsr-z1{BKCjYR;QUCXl6Ril{7=Ap= zn+wey=O#ywlN<;*^jPQ6V=-f>v3$v)#|G%}WQQK7LXT6R$H^XgEOO{^3ipe^$z$Lq zzrVG%7Z*6$-ix@>0^tU_jN`_}L0{-nxGmZAU3RrEbGb8XZ}HpP7xY=q`RNTGPBA**ENFC!!yhJjXf)u^Xc70R zjK|zfcjeYVpR2fffzO_n&x}WJ#(kqhs~e#?@rgdpcx-fNbtCQ6^HV+Jv61oE&7P%= z@PUW9pUQaL%Xr+)c&t2juQ|WsabKUF@A*!C?0kn-^Q@j`Jk*DJ&a03Pq2JQe^}E3H z+tp2y#lyLASCR!gv(UNmr^t>GZ_b7{OaBvZw&TyWmpLQ$vdU4$-j`#?$HJqG4k|e) z8}E5j#$5|+ACI;h89NEz(oDsp;a5s0esRLskU68n?6W4OaSpL)6Rh^JXp@OW^ZC+a zH)Z;R>Kp6dtSPpS7f}45*0$INEUia)9(OH(`&kipp#u)#@yFuG#aOLiL1BbD7_*imUNnuUjj=hi_yNH-P`GY6F zw{QpNY!7qe?5;F%cG-<#XtlQcZOigFd!?S=_xbDB*MfVi_==ajvb|~M?`uV~@(H-K z_X06HszW-AEAvH@o1Ivm9mn1!R?m+8*P6S0`gz4y82ZU8zPxcZ_1W;^F{O!hZVlS> zW780OPOt4oJVkfbSlh2pf0WXlzITI`6c6B!`mp0lxSs3NwEq61U*1v9)xdeidA`iX zUCeL!4L^qdzQLI2-UQxe@LT>ty<6nBaku0H8+S{XucN`+9P~fMAQE#HY4{(@#1&|N zgWJaj&K1W`tNlOQv{o(Hx1`-hj`TsX2`Sl)mUtX(*~4BA+3uD2fz+lF?uv69Ox)uQ z{)YAS_>ZPT|AWhK9i#8)k2xpJ#sA&V2WRLSm^Hk+jIk@a;5jy|RrtKr9v9XXjG6Y+W_Zn)#z>R0mXxzm4=FR$%1fxPr1>cS7=OI#~k8#`kuXHG{heEZmn z3g(nz5pH()!X)m2rbWyN-?sbM`zBsV{(zvdMQ$u1pLBe^-JGF#Eoa(YlLFnP5*Lwp zhN2xCrubLQwIXOc~e+pK{`5a~f6dKKSTI z@K24!E2;HQW)Xv`a-yL@q6uj005(hm_E8qGv3gg7jLtav?vr_?mp7(k&wJF8a`Y5ob`D&oq$Fn&u}$@#BN zHeE!1PWvTqeYy4;N;ZC;Uf@f9Rl6_5+fzp09HQOG-pB(EZuDJ2jv|_Kzz2i+I_(M%GEW@{^Q(maZJg`dw~Mn1^=uV)@$ik%Mg@D}^(?=EbI?_e_0Ix$yq<;MZJGW%)de3J!Fbrd ze&Xr)_9MjPZ=}+!Ks=5{CEBAoS){I|5=T7_%o8u zf4;5nZ;ehikEZZ0+-4qSbvTbEP&S`=^i?l?d*+Aw>^)P!(tIJxy9Vwvfg>rld|?ay26fQIFL4~koEhz zB=l~nteHo4*?QLFw{TfW${u8l?0ICD4YNL9&Xu2}>|V-hZ=>eLtOKHV@WS250Ed?i zpp45;8v1MeZGPF;d44TzyIJ!CIu~#A;$u5y%HYrHXE8Ayf^WUwGF|&DHSc^*on`N} zO#i8#G4EE9yF%sa8e69ST5y?DS5SvL?=IuFc>Sf^-MJ(mzB?DEn)mM9ipS`>@wxe) zd8L@!qt~V&cT|*#i7gKL*Qh9>AP*W9DpaNUVE<`=N0j8y*bk_BPJZyF)j;<=~;kI zyC`i^V+rkHorJyNgQ~NLCsKV)W{k-h!CifRk?|^kFZJnfyc_An$iHFAWyFTke*CMW7SR4| zt4G<#_UBY*U2eC3izyFG?y?WuF&bcaNJgwq@6pQ*@1`!v&I8b!c-{u*+x6T( zGV8mUv9;z|M(o$zMSCjeJP#Ye80hz?iU8e@FOz{`w@->N^4I51Y3dsggya3Y#a zhSypLZ{!&B;5FNcx5|jsIPb~9mk?8{93KI*heJ8p2JNzAp^MQI?xx-{?RP-;5A$0- z8kHG98Ta>4r~Crmb7)p`q2du)YYHz8k5iwo_k8Et4_Uj8b=rm__3<{$^R!{62i88y zxNY!z+Wb{dnWL0RY?Ipt>CDO37;JoKugDPm7Ls9ZJ+GK{Wt#Z$^E~Yu>#6f4PrLr% zDSwuy%&X>kMr=6G?oYs(*VcE}4m!(Qpmo~ZK&bg^_yFM}vBAI`RAWVm`&pwnK>1Ez zht{_Y7+jq_%O71>YDGAMa$gyC>`m|LEVzL&mp?0pVV`GxRPX%2Tfo_L(sM82cMZJY zAIzm6GnZB}msn5r#Pol-`jrd^&p0?} z%M0T%lD~1@ix;|h$p+R`a)&svD@!fUdirAORZL7da~D6|ShZ!D=~Gs0sksMZKjeOp zaZRHyCj(3PSfcOnZ!liqCo5L1vYPk#sgV-qme$L2|JJgCyd1F%WR~PrxK$oy$6o8} zH~WOOrmpXA;`>R&12kYus;t_f+%diTiLd3vzQg+l&LMA@sr5AWXYgO;+!%rsQ!YC; zTkQbeEZx&WQMKFEfjc@k++Ab61v}S`uTRViaELxrUu^!Bl0})Z%gKu%|8E-d#KKRa z{t7Rp)LRGr6m!?v+x@`TYG=QG*u){mW8j8T#>6s+|81~i-~{7Lo{NqjbMEe*`Hu1e zczN+tJL7z?i0|RWOT~+ilPrhn_a9bjly#ePW%G2OoI8bK9_N=do1jduZ&B7{7Ax7T}!LTIF5ISN@sY1#5v<=IE{06Q{WY9`ST#R?}~Y zm3t~Bv+0fhE{XnwJt(5TSKkbc-9Rj5&NnAUYbrCFHXHiPg{BAL7axp1mKFQQlbmr3 zZHtFa0S9G@g=F81>XD!P8DjsQzIJr<*_527Co6NtJax_3==##Er`EIoQE{%d_puL> zva5#rwyiDolZ)nxre}Iv%h%B+_S3Absl2>tCH2;jd*r7{>fi0D|6J<7+|2E^ZG6L1 zW+Y{9?r!a?!*;I)cE&EwX8z#&(OVaPqv^Z;nPV2bW1kc1?c*b!@B8z;!J+zDete_= zp0hYfA8Sjmc#7PH9rkgt)5lDF{>shbt?!qf`qHWIhUcsZ`s}_<>^~PiW`KvMQZ8>& zJ8GPlEQ6XV~5c!r+D%k*NuUW$pa zQVuHBC4RKJjJ?Is;S1303+!olv3sa_iZA^oV!|3{X-$qXt%Vi}=ai4h+u)mDjIYb| z34iWu;Aay&yCAa_2P^LeKBy}+Ih#g`7lhFnTJS{9|UU+$glI_I+?51BNZGlo?+ zI%<8-@c8;coQ297fabaIQ3*Y|_^D5u7=4p`ga>AvAKg8>cx(?tkMai+i~g@;E7s87 zCUlC!H%yFvOgWX2Up|N*-dR?PRJ&yT^!5qL&^ znl#w@K82!#)Af0&3h(CxGnR&Qn?P`r}J3TNMJMy@_RxAH$dwVb#+wZ*pE$_Xw(BQXeAqI^k z(!!T`=B0&~ruZdSnPh#grLNnmE9GVGK9B20Jrz+Q;Xee}C z3@Dssx^^yzFFuxlXOd$@HrS^pJi+kB9QRl|+XO3^kv1=|pp;xj)@%9=a2Nx;`y0&yfH~MwPX51IlG_wRd zUHK56ueH~DgR$36`^4lDeCTM)lP=9jKS{n%oplqdZhQ`X%cgHupl&>TarJ$S>;GZy z%j2Ug?*E_N4PiIjh z2~^#EC>1qaq9s7JQCrI)irPv5kA!$|v%$dr-tU=bcAwpB0@m;M_4@s>uic$zo|(^l z<};sbKJyvQ&-b7YH{d@B_=^EQ_dIZOBe(B@HEpHB6C2|uOjp<_)dRD`H40YZ?XBN5!Zkp z_cnr75*rC9+pd1;6IHMA@+kkyZj?X?OG(OT)Drm|)A4%h4 zd~VUUq^VEQc0K$$2sUjhigf`GuBL|p*JQ$H!ox1qlld4D^yz@3GA0}jAMEuX3djGL z;Mi<}gY&QKD04oB<_Gd*PKHiaVHaLx&^dE4a2|-G6r+r1Ls<4L&S=~5TZ4{!0Q`Oz8y0p(Q|K(v!(zS(#=0&<^UZ|5nohY3`XTLX#M-C>4ID)M z!@AX0o0HxH$Ja@h<%#ClD`UNB>^JlO}UY+__Tv%E*HoY+1c? zER6Matck_?p&nh1^HacmBbZ^~i9=;nIR&j`>F&igzt965Tep1xQ|ihsGN2O}2y`HoT_ zn1r_4w0B{Xkd6ia#oF?8h;Hv@!`}6l#ruIGJFMCmj$%VnAhMx zK56fyWajz$8G7cVbgl4VJM36&_fU)F=;*47PwuqX z7i6DB{;jhk_Ap-Y1jbL=I)-nYTi(4MwzdyBtL$YKkN2f(e9h2N%WXBE*t^wyG9PEr z23yh>I8xGdp5H0PdEd8_v_c*HV(@Yw`B>y6y2^4Yz9 z2hM-QAy>P4HX8BE>e(pliPYQT^xl@5Pe!B9J~$IM+u~R-D#c#$JQ9#-$;CWfkWz^ z8!+BVn|0U3Kwx23-5?L*C3of@8R|J})384PyRPikLEbLfz-rjFNTgEzy6slj3dy>+ zmG{2Gdt8&$%Q;skU_-2`W|`EF_`g>l#OjIs0I|Y8UykSA)#C^GUK>AXDDFod6~8hy z(_-(Bf0f1aKI*@5EU=BSc;sY9BXmB=J^xeAszf3ZCBgIi?QA#`YH7P3f~;t zWPA&JnffFS*P&nfRQdkK;QI*zSBPC6uncz8DeQX%a9%SXcGNRi&&VHE;WOyFTG(OO z7sR_8%f|ZaIX`j2KLDLR+0zdEj_dAb=;gvc(8~h<0CG_Rw?5RXLatsuCts_y75Z}x zczQkr`LG-CoO14OcpiE;$?(C0 zHjL*rc+NfoW$;G~qd&p{TR#pqe+Td`_#$R?!ucIrFz0&_@I<>1L9T)x`ghaT2mJt8 zf3&S?4L`u}0&Phq_RCp+&YdCu#VFYEX8*+j@ck*6v%7F^+wcqEyi3S`x(ED?vKDf6 zq4Eoqpnfg(A?fdU9b?XzuT7l@87Jz{esAv{G7IZz*4S%3Z-6GB>ud4Q&dtV}7CsWx zKY;i_!Zz%Gv?ZkunYW&PY8T?6mF@cnW1M?CYp`vt(q91iDf|V8q>fz|4?jT}ec94a zFw-G%GtGhA2krCL);(oiTNe+QGTcK*m#qJ`T&p0x6-B^f6^k(j<`*B{N2V_WFOK$`8m(!qW#~a{XO85?4!GBuI8T#gw0hJ z_SIj9J$nr2kfY62u`yRei#7P;e9gmn_Eq|l>e}b~ z4niiMxMR5Q&>>guhF7TjNPkMVPtGn&!rYl{{941tUl7H{kBzYL*MPnvc?EIsf-&}6 z0OLo-I#BB^!oEko+%Wrop<&-IY|Fm?J@^6JQ#xq}lP#~xdYbgqNE?eZPk+164w$0Z0kIeRGM=m7HAdY;JYOtz)P>65&o;W4-c$P!w6k9Q z_-u0YxM{oCKO^s{IQ7Dqum*SMe?Fs865MmVmwoD1FPGNn6R~v%*eHx+~wO z>_FQ@S1xVA>HlN(brv)r`Q>Z@f1>^ca7wx`?}akfdVd`4l0^MK#`90{J@+xqHYXoMA*Cqamsae;I@f$WKYV(!mdo7wZ2wWTFWQ8z zgEn`51zktRK=VEadG_LS@W3yCzvl!@vr@D zvU}Y?%p+~?mTRyrKVZD(YMP#J^?-&4%((k{pS}I?MbmcQ=zC-mY&e6y;m0Y=&XDvC zU8s<-)BzUe1(on8>N^m#!SWAKUKBgZH>vYz-!GGHXhGir)Vm7fD)}k=MhEi*y{P^a z-DL3`9O&kN(broMeR++(Hb?Zud@_&TKGHY){t@_S@JDG)Gr{j3y`5_#QGX5fTdob- z(LJPcGWBw&URF;TSTn?qweP^%kGnkIcO%+;8hgHL`sVsNX1WXh zY)hR{S@z6e-sj=7IS1)wPJcao4Y-SBP<>DPSnuKL#lW8X<>EmK$UIEMv_GNGL=Mp}^@)q_LQ-JdgDBFO2TjF&Pp4DSLJP$n7a9pr2 zzQGzJeg@)RIbmO*U9K74bK^lh?0Z#{7s&m`BoS}a%jo0JM(hyjfq4qH?g-^gH|Hu4 z`o4|6t=7+I@O^d0jOX^rUpVFt=u57rB>l_fGEPUrlAxcni&&2Vm8g3o>Yad`RKB1Z z_-V>7rM;X~k=zb^7(TDsOX0(YtxR6&gdUIr{*!v2^hI%R;_sRA{+D{R%Qorb`U1b} z;Oj2Joi4$(bHCNc{3izASr{(wuZP|_0zR1NXCqEb);t5CW1oPZjIrGT;OxZB$XPH8 zxD|cLo3d3jW|4jd$Ttf5qIvFJ!Lc(lS0g zgxqqS;2-5WF#ASZ>VQ_{*q7%sH1NUF1uoyx+w*;8@DDQACD$o^WJSnz%KlV8%15sB z%z4=REMJAYGO*t{)Y9`X_x-@Xrn>QM!=1d$d3W$Hfo1O4VZQz!Nj|UE826-}v&)=x z&An(NM$b#fyHrRsyo;nS&h#AUTDNiJR@b8aILqd=EMAU{MsZ&6S;W7dxJ+w8EXGmG zj+M(#^s)%s)r$4(-xpZ6uZw@nW>F>mcb)cFv3 z4{k-?gF5&~AGOzQNG*PN5M`aZKcy*_d$XEOo08|h&h)bR>M{SRB@YieahY5z6`)lO zvF6G?SL39O{#T5X^%lb)G0Vt@*Asf#NXW1ikO}iU$5&)`)0zlh5z5cNH~CBx&YA(n zjJ(?#8-(29eP~i=dI#_{0UnOgg8gl|Ul4k(Z_t)7URwDA2n%HjVOe3oasba6*T=q8 zyU*c0w!7ivR~zJW#$h1O5qQxS)ITkJo(bSL$)G){x3-qwNZD5WmU}Kq`m=zWeq+RB z2|q;3cr2;=(60CzeNum9|93&BmiCd%)3P7W9)bQ7xJf&j4P9>ZS3&!9o!OUAgL?Ff zz%E#*eWPNra7Gm643BHj)RXEXqBVR=!jX#NI@O=EbH(o zxfJ`l4cac;`}oSROs(+V-q_>ahI@Z9aOY)%c2viAMwWK8SC&@zYs6rzM4P2JXL2Lx z{>q$=E56RN@9O9eRIlu>9o>$59&u0f(bZ_D5}%T5LTyj(fwl+8wmaZA+kO{5-;AGV zM~7Xk72XH^XX_Zt(JGv4`8nFYBB#@echGju$w2kcQtjwL#NB6HtsS-XLaqUPN`4k< zyDSxL=gYSH;5XYooPxG}P!_w?S|WxH#TOOoy0i|;X_jczNhMjJ!VXh-vL?%*)!uL1PF9)9%o+b{OK z+__7|$qw@teOEHgpEwwK&7PlB{r&xmmy z%ft79)e8$I4$)DsYDHG_ulCHt`L+HZSktCiw09rhz) zF<1Y%&c5qwOUE@Y0>^*(3368#u3Yr;xvj@K5AM9;X-nrdu_%Aqal@J~f&2T1SjRr_ z`*{WL&*_r({+w=O@w{;a%BKv88Tc`?sz|o)bLZ zT4Fg`37_3o(7WY8ps*qZIKUh+CZVD(Q20CeK=-4qRme&4d-(JN_&o`~Z<=|(e<%9Q z=&il71AO!5nGg5_SWn1HQWzlp;M>y;u{GfRR>TS|OoUGwzqez}j+{Bw-wp2$#k5Tqt(#ZQmx~+I0G_oISF8kks!kbZM&+D?nPTKoMJ6ir}pm21j zjuoRjfyU6M1^?r=mlnJ`CvFAD2mfQ?yVkhI5!ip|_{F1p${qIiZUy{Lp`7!d^ksB@ z_B8lsBtN6yEeU*SAM^{pizEP^x$pr@{D|jE?6Lr zHg?4KX=`GiFM-p!mQIZ|djf?k@eRGb@Vhxt%*gOCS0v~5&PivSC%g-wp1ST`u87W-nY1}Pc7=* z<&|UaB3~wBP&1pu^FqJIZdY$Z49phtId69X@|ieB0JMiSGu-a8P>!+64( zI0t?Jw1l|}lcC?W3&t}CWhiNGCg@7-sUL5j@8=$RTX;R+Iq_irKznWKVeA_Z)hrK< zcGRZkSQgx#P?NLf?HrjyFbBBq*fBh}e zf8p(I5oZ$U$D|&;8~>@7@UB;$&wBP!|3KO~DBJ9U9;<2jO?mjvvLpYWP4n~uPQ)F2 zsB=RMa>RFqyaSI{u_Yr=R*p4h#Xk3!7eih`r(jOJ`%wNp`!sS_y@qz!o_gN?$JTnw52i;o0}N`$f^msYL%k?E4YNE#Q4l^eb`v zw=j4m9=4j`y&LjO!TTl3%{ab12(NsvM!@3KGX=b<`bGGT#PLR>PBP!cIJmb(x_brX z)4TdN)}9N}Mhm#_H}FiG?ith%(FXB_J4jKcXya|jEd}=`l$-H<4(&*qmhUaXbNWAy zp`5gRg#FxM#&eQB->B2TcTI4Yp?q(ge<1ixR9xqwKIQ@Th(#|!-4M)jAL5rNQ!tN! zY*jEueiia>vQJxC!s^zp~{=2mjO7aq1(C|1KkrJzw;btgjNVBQRwF}HI`Uv*S zus>W)8XOssUsNMrFh?#Uzi6|SbCaasDexfki?;tfD8s_eLy>3Fe#{1M%hqIm(RWZL z<(J`~hV8G;*(pEDh2|HXI9l3?OHKJjN8#KUeS4$@b!YL_==0$V$S)cm!-jmKuK$1X ziSj&E5qxvZCu%p&cotn?KGB9=Z{8Q~Z?o$Tj?EIvm0E;24ZEud`BU8@U#iA@saZuA z{S&$-^QEf)zrz3SpaFAk)H>)#>OBkI(=sPsbRWw2p8DU8bu2TUcOXA19sSX_xC{TO!-?}y@VipCq2I9HhFG@_uFZ$9%<~mv?n*Fs_g+E2 zr=)#F_wFB%?={kQxzq~(7IFly1q|jn(SW1KIT874O>@G0wRX&h7j~G)WoVi7{6y=d z;G8f=uF5qV>GO=lS0r5YXA`z1fbGc$*fOKQwwAD%V7tx)8)FSLz*gD{Z1nG&;rpc} z6!)j#bZh>B@G1AxI&KsEa+{|0!#e6_@3bvdYp0Dd(*^2oMBQrCUCwgUtwvoB>Mlp! zUFN!0=vop6|)9^%mxlW zzDhbAtrzvpLC)lyF;{vP;7)X&nHlZqP~oyewpl2dyftP!)vW&4nNbbF4G}@jKhjUx(YhO1{72YjC zSt-wV;f|kT_@wL;ukajzKic1j`|NQic->^&o5OSP*pL1m`S6=Bv*fCFRbOuyeJvI; zRN568yYLSD#3vvJDHrcJNuO(?-k*ESXtOKgaxPVU8Ybh;Gr(}> zGVE)jZWa5-zDR5RKWFs+8`VE$?@ptC_?X%M+@nVS%>l$IX}YkR(Dt_?mV$dNX(DE- z9pYrd$Csq9Li_aJYqooyCoVtfso}Z?0*7_G#Q&L zM@ykk@g6;OA4W|lsVkcASa}+}s|I`GCqN?`(N87LpHsg~2M%ixOTHazU__45`7s*?#OV?8lxn&(ygwFNTf3(CjBag|@jChR&Afu-l_e&Vd`>@8i9d_qT+R zX9*+kftieUiU8wC&?nE?a<2ybO5}m4v&|dK{Ws1P+umZ#Z(=*%8I-JJ(Jnc$KhMWK z52t1LtL8CXfiZo6`xEzJEZLa5T8zg_xW0`77h)D8;TnRr-Pn^9_8MZV`XPq9t_|2W z8MHr+e*Zm)Aq7m^(T3dPOVW!;tAP1UlszfdGW2{tFWZJ(7l;o;eKY*$UgFxW5%ayide$&Mk4XcNFzW%6RT~B>#;Ap$lPu{+6Av-9LN#v zSD0^{L3jdf^R6d%lsi?v*Kl9Ma!c?YBzJTBfyMaLz^4?6vm>bM#=S=?7rhK(GG=fcnHuyY<}Nw(FUAV+w|lo0a^n!r zgf0>Dggd}Q*+HD&!`U&EsdqjMzT@Bh6@HT*%yl0()!mQh(6xea6=81Xf^M-M#FFOC%$2KC47O;=lD2cT(B=4dL4e7Wis_01+N~2 zH#EjO3>dR8HtfNQFu{$_w;~#-%W_Acpp4x?Uup5 z&YA9lzm)Zu!I*sAmgZlBbLW4yrTe{QDT92AQwCLH-@j@#&exam?qcNKM6MIUu#|Be zw!8d)2Q4Q9uhsZnja&ho=US98zUT_TS4p2B;y31i4-oFZA2Z@N&>npyjNiyYJ?I~> zWmWt}f{5RE4edxj1LHOj7hcA=4M_)TACbCZ<=f7kq>Ga$IZ5s z-tRZ7XNPaJpl7B=P@*Q(*Z*g_@DF%CFoZCChr+#f^DN|9JNMUJp?Vu99Zg|$)r&F3iXGuNTGAZOZedN5ewGFM55YYWeTDG(rGPoz)c=CuJO14(445Uq zlywK0>Mq9fhovmTofzOJQTb(v{-VWC65k1hh=;Yq)-m8NG5Xzy^{9MqzYM|^8cQNz z83>$nJSs1EFZ{26A;kZ04Zi2!eUH)Z8>V(A8D-}81E%+H$Mc78mGkjP3t7-IPO_~r zGDi87b@;1loL3rsKOclAS?`UqNLu?8@C=GF&cB%8Ob@>2-~AJ#-Fc>VvyC$IINvh8 zpNZ#coHH(9oY2b_YMJ>>v}eU{1D1HYY}D^Euh3X#ZLHI~n_~NsRllXlLOIT_=2@ zrS8ETXSA{wvJtX@Jd<;{_-xy9k-i(V-vxSpA@pz~-%Ss{J(Fk9dd#SX?0Y7Ixlth7 z%F=~w>xOYrwmpJADh=88Hs+ABtt<3&?1k%q=#F*loGADHIm%~s~7DazcmD04t>#@Wsm zN;ZCH5Lp_5`&**oJybq1BX@t8RK1JpOft`lf zI;;M?z-!BWi`~tXJ4yOAoJZ_?)!#uIJ4x?{|9n^3Qng0CY?RlD9A~E3`6zo6VoW2A zG2N2iwAZvo)VMLGBa@3XkIgiuNIE`^v$!0OT0@n?aaI&}CX(kc-jVZChj>%dTnYb7 zq|OQ&;eJmfk84qex!R1mYEiCW#(Cw1ld%Up9N&*)zx^r`>}{?6hXA)*!d-y1z8OZ7 zfPJ#zlS#yRw~U(1#!Q?&WnK*WL5g@5+jRD@8gnT2i6~3%+Y!u3^fSy!H2MsKxt{^^ z;CyVchv+K+erx7e2M}M(^UnqiZLUXdnG?M-He2CQTRsL+|f{?nEfA`M!XjjOyd3nI6 zrZw*#AikyUT#M(b?#D*mEAYJfCip$*lf)irCHBzRMz-lawZ^EUzxUqRWWuie{1*b3 zZh|Y#fQxcO!LrH(*K4M_ai%(JQ634W87}HFkvt_}(p!G@{dx2j_%5^Q#};|{!u6DC zY2kXxSKyJ9g+E7|&{NjY27m4!QcwBv+m^D>g?iC!aK)45*@@Qm66IrI?gvGOxUVBf zhtbZxn0e{XL5r23J>FqMoF{`W90vV;kZ;I8>>1P7C(l(_kZ;toWFPXqy(r{?Q~wjb z>HCzlDQyJv`Hl;rgKROk@_fQ2ra2#AD$g*Lr<;EN#8js@en--Rw3m=y+4PQ?K6-#| zF;~cWajD>Enfz_&_oBS$l2G|hsW*%An(R=yVH=2Ytxu@DP}&Tlyz;V8c}G)uT~4Un zWiG!aRBqT9vi*LdyoJ3n)fJYzCX+HE(@NW5T~#x?d{?2qs^EYAd=``*y2|xcC(r12+b*9#!Q#*$>=-&-~ zFJ!!3=lg^1f3Arxi+0N6r+o5T4 zp6^Wi>x6BgVBQS>Vx+z~HcDBvdPAesi&pl6sorkboV)Nb`*X6PBV*i6@p;^XvFk?# z-lZSz#Le5i_6tEWT67w`9IonKm-pUWfNT5^X2z zYw>#-Y-{$@2XpkvD$Vl?k)NA;!zuduccc%KG|2tjeBeaxf2Qc$@$B|tGB@f(afels zo`5!#>^OCEKHva--XrfT^G|paFqzN4aoyM;i>zW#ld#PPJUfhekbNfWjp)-nPXB}* zf_~c0VvWF)_3`V2khJPjPR+Ohl9q3fyVNY{|b5J z%H%ou<_ET*%z|fD)G?pcC(VVAow3y%|6$C5dHlZw?2kX#a{QEQ9GiH4i+OAk{zvfq zb3A`5NXLx3;4`Pbim+oWyo>nM&BFkn%JcY^r0M?x?l&$F?!xoHJ<5Pv%Ayd=JP-cx zdEl<^a#8bf#9*ki2-Hitr?M2V*|86r(d0T-XDeU69RKC`xgUcy)IPtN{8`B^@bwnH z63~CJ?3C%=Z>jsrxtoP{Nk{Wc?VmE_Ol$AlkGinkyFU=+9R<%N(5GIQofp-IBc4Id znc-{6<9G)m`MQYj2c22=WBVsoAQBtT=BQay)5R13gJ$kfrza0izs!} zSccoQosVa>^F;GUiDx@);l7&|@+rm`i^Taw!Ev-4gOWw6?>?qERAqTl%Ce%A4UAHj z9Hs0hQOY_+DeD!b%shu}$>jrB2TCq~hTlQCJi@i9j{n<`%WB*g+Sl8rzIK@VdeY^u zy}-V{GU;he$eYlXUZA5*r5C(}-{TFv;1bO9$IuJZ?ynogfkA zxrRO<@3e#;8D)}Yhk>@GKG4*Dc$mKWfeA*1qmxm}VodwIs$L*Uy}T&(W=AP|!BiHx zjt*kI(q~6r*bd{1Tz5AjJ_7#OBlM+s!6WS3Vmz9~J%qf>tOu8iXZcMy8~sWt;saIP z_%YP^8H1mo-}!gx&oSprW;<@$a#|8}Soo8>Iy}k1+RA6bTx-00Sow`A;n&oP zoSwhq+&yLOFvzsY^<6y37lwO_W$uR<$oGF^zA4kBtWVdsV9bo`^_E@bqrRkcCF)H% z(3gD3pNKP29{$h8|Di&EO3;_19o4S5pFrSF;&CyaF|VWC7nOap&bz4NwOMyn;@NA+ zDarSJ!?axkEnWTOkG@{ot^xSXy8k#uT1(I$Wm~pi_`SBSfDzwi34ZUCnZ7Ny+wr@* zA9sm*?8yD-gFTv!ckPH@^{tk_->}8|y_2aW|n`#0Eb!M;_JUWJ^GtI7%hM=JD?G~Im#b4VoVuOXKoVfGHwb~!D#0A{D| z?WOHX#&6z9ycFY`Id6hL`!eR^OmY=6UN8+vR~!i zydJqF-@sY3Z20BXp1rauq%NMWzhN8eU$Zx`tRDT?d&qjQeF}QwLl~5$V^HI` z5#xB>R$$=d7XP)-H*bI*dnwMV9!EWI8S-ReEOT*o@-TE;FYsWWImMric#}22j{`X@ zbCAOlc`$d4MBYs=aMwSjLj~_fE5Z58(yWT+z3vI|b)z zkK?zwzk9i6jQ+fc&BVD{k9wYALEeAZK;G5bu6V%5F)93=15UY*C}Purk4oT>u`0v| zaj_LJp5dHTJczs@#8--5g*tqu+V}=-&{rnfKrV0AVH=D?V?D-UX2fVyVQUtaU*q0< zt<7HX$Z?*{p-qsifB&KM`y)2Pa~$(h+%tR~^~1VZY1KSD$4{Cjt;=~z({DjcOgVBT zNWD2-lz)%@ii0|(th*KO-+?%|D$rmy)~mEHQbheN$Pr1pAdROr1lCso$CaREMFU(< ze<~Z}|Hn_xEn{ASXwTllvuJH+wAZHceps_Da%#L;pOtybGZ9-vUKTC3AOSH2Cybmk zPXpKGvD&Ug+~@6wzhJ{>#G}kV;sYM*kz<5&A=i!^JO6VJ#*Q_+o_6aw-sKUm{|0T* zZ`}`b<%WKz&K;Z@Pu)t|qL{OFT3u|=KfoM)+KyTxt(wy+oOmDv|~*DG(MFRtfu_GVWb3~X3v8a- z2TgO^%Y>)@tGO+VnA;MpKS5h!Zi|9*`yOCzb#6OjZo6q`Ik%@qgy``?=k|^B%x(4m z;@n2FO+OtheaQQ6GRvoht9b^ zY2t@!O(-AYJkxys*EDG4y$Itk;5mxFyr$szJ|OtZ{R-#!Pn|5IW?*9#^q_r$&mbSU zL5r!q@_e@;=kx^LqXRyZf-^Dp4yhGj)|>Z%7RQ=k&oS|t1IXFK{6}`^cj0`-seiOs z6X(&x`HZ^n(5e5+cuqcZaVvDN{A6@GxEOH17{Q-v4IaFJG57|5;=Q-zLv7JT`j4QC z>rHg=55T$w`{ri4xLM6d8+6f({q-L$cg{l>KT&WPbaB#<-_s1bVC;i8Mq97wVim?h z9(6vt_@@c>3#E&_=b?*#n&{&B4}$z*p_xA<7<6Ihc@9(j$@3`xA#~B2ua$Nv{a#$t z)Rh-woIjLzxM>4J2l?yY1n<~M9b_2by9P93mQ!yVF(}kQW}5K%U-O9b=pee$pVC28 z%+g-SDL4f6RQRl!XCup?fjhw)R)9C~?o#rGJHQ)8c1f>D>83TMLO;CG1amYwHL?Y7 zNY!iLH>B@6oHxk4Yqagu^9$EOqWh$|_M^$EtFLWcPGzaJVUknLd!p0fLnkDEiloD4 zl>fJK%8yv3|CZKznP|-m7?wfrahvqrKE~Xi1g(9Bets<9nG%K8G@LhA@~Df^-!wzt zErEU@$li(EwYB_iRuWtuw(r$|Q>{(0LEGB8!?ANm*2n z=OLXpB#TZM&w1X|tn(HdI&bebbY3OjNo%d~6ONhtc%?sLZvVU^#7C|MzA`ztokO+^ z?IeNQPTKl=OgJ+0k%^Fv>P|#upX6a|<}rIaNj?AGP9ZsZJ9Mss^T2)`Z6x@kXoqcq z?nnB!8~=F^!8Xv!6_B;1?d2W8s~{YbkzL`&)p;uL+6@q7=SZ$X}^Z+1uL z9g_hEb=;x9mUjYthyPNajn2ym`xMmKM?D8)6?zVE^ep-z?eW80!eRMqZ^pjqES$l` z-Xg~@_6ref#TeGw&Uya%z~MX4O~S?w97eOLl{||x(c$j_&tsTVv(D4qz;%DjjT{g1 z%-$T4XLg6&>wFWiMB_mhLZ>5<50&<49PX{5zK6KPCaz!jGM6la9sexGwhv=#usYwP z|AKW(F}7PVuU_1D5kQ&rLCSkd4k2GD;q7DS%>B;<*3)m*%>A!M%||~|9rpcdLDO=X}GiU z3~25)$kpi>$N6YH(?sLdmjaCUewlT z{jf*UI`X?jrS*fx^PPC!w-q|~9g}npU(!zPCz3H25N&b3UkZ$3e^ zlY@GjFgDiZU8hyJdx`Cq!&gins9pG+RiD!5Ec(M)n{v<`;iLOOR-7MY%v7aq z@LJwowNbzzbL_KTKjBkm{0VcuC*jOJb3607%=OFv$aRmllXXkb-zCSJh4!i&bA7xE z>F3DbU`JcB9SNI)p&H}Zgnk9Dt8{w)1)4kv9#Dn%D4*ze{u|oP!kjCdSTqf1;gl|6 z;1@n$6>Fq??wn7v&-wHn!w>_PkGmjnS7!SWe)^g(gvMn|kfd?aR^W(5@SbQitZ4n; zm>1HTc^#;GzwaLednAIU>p-h!n*IRyHwk*idQ$X!0R2*j6Z8yPNCQ0=N6@p{U#kax z!sr?Fl!-YdJx?P&gBB12@1dR{W0PcT5#L#3_|c}t!9Oi%8McXumPuEo;Gv{NnIAAs z(DLjrlT0~YQbZNa+Sh%xfLErR~IHspKDfW!J!_7T39 z!v3qEtCEJ)9!3?$CurLkmzlPCpI0=vs_uNgH>7E>b`X*%7p$_^G`t zdMumRn=KpQQ+u;=uQn;TS1a%BOB8hSa$ZQLQGapn5698-LUYdN&;Q*_=TsMh^n+>u6k!M3HmQ0qD*FY+)3DKE(P<=&YWd!6JJ<~8+G zj$Oz>#(pM?watE?GwjW!9kli21H9)lBnzc%6YCdqm~E0v-8nZ{b8lcx%X>fNJtJJx z5)V#&D)1oVEYhJ@C+O8!^Z6amEgLD?;oT&%ebST7L^~x%O#3v*=UWCHr}`@?o0um; z>=|QUSIRZD-sPA#W3N=L`E1Ool1&@S#sN;|;dF|1KNIu#I>t-i%NvksatzdSB}{4z zF4GtYe|NxNXo5c^W1T|YZp6OqKLD@UUaZI6#?&Qs$aXvRaARNSe6sE(jFtFviCB@4 z@4p9Nr(I;HZ*O8qUwjGWhtap1|E~<)ux*)%JFKvVPh);4H&txO0Pv?;=zG!RAhEUy>S9Ow4t5^p!~F_NDs8(5*Y!l+oBJI;u4T^4X2c<=_)^lBm|wTkvu^8I+$)Ro z#AUqeg!iz^_*3d17Qj*&qxIvnD)haVZR5KN|Jl#xdhvGDzgi07f)bhR=!8$d6#A;sMMDl|7Pz(e`D)#fyGxNFx!ChyFGY$6;d zI)c}TI}&C8^I?;)U-}&Dk*gncbM#BB^?KZsxB+yV9qZr7yi-m6F|HVGAm=KN`?xiB z5A3BQ`9(5zwHmP>9M2)(=5wqw;*ae*0ZT3QSUi_{tc+vl7_%`(fwx|^UB3mcs_;!7 zco6(Uv;+M5FwR<`!>L$D<9&?9iTBy(`RMyQoIQ?4-@h_&2)$_??`?efLg?6L+qE9F zMjG=XKF5mqANo&7A6(0ieJj@tZHi|pcZbUOaMH5k#r&;u!|*rdDPxrwV?=)XHE``l zPAcB}O#d6hml`Tft1Fy$vOEv@s__mfM4^p2sir+KE^` z;$%Nh; z6XT>*yqy#N0`vM2>tu3hoe=lY&SEH;!L_B5b zt}8v03|!s zuLsSN=Sh8+JTFb~AleWoq3a5LOz<_tA!ALbm^rZ?ap${=4U{${?s^Blu0{K7hwFr~ zf{bO9x^HNma@;xKqxH}c*uV6NNSjvjsU+N42c5v+Q{-W6N1RWyXlu!@BwwP=O1>m* zbsh1^0(R^bajo!K_17Vtm$~Pjbew~}s?G+<_X(@yV@dkc=$F6e;+u1rXQI0tlOB8k zchHnV4sQHT@|(|bR(YiG(NHcMdcSG>l9oVIleJw57>nXVlQGXyCnkSR2=brxSm(Gy zs)_P$5bD>pqunEN(gow9zK1L!?CjSE8vQBjp^Uye1%txFLqR-H&N=nrz(cW+7a==^ zcTBg2n`?oOL_9a^(Zw-RkM0eh9P}ZfM|Wf!rg7WxpKz0Y%sfAwcBr#Rnt301G<1-i z=Kb^Gz=xq@BNt#uk9!~G-{Cx@;;rV`@-3~jb+x&zl2BV)P|mer&R^E1uD(P16#N+9 z37manj{i#7hNaN2$0PRp^feC8ZTQYL&UICF7~rFP;hm^AqA%{RMe{)kzX4)qxo%3K z6LJo#8VC6fVs6#@gYiCN$WtK)Mn?E820~8?K-Q73%eIn5Tap%%^bF7f<%hRyVDxx% z#Dxz<-+VtZ{#>?~YHBZC?|}BGW63sCg#TLku7hoqg<{x68_*3oKGI?_{AG6V1BXrS z?ZkmDFTgjlj(&p0ZwNlQkiHQoaKiRtv9}>)j?mv_-pxN4dnDtGJ)ZN)9Q&1qj(;g= z`%3KPrBJ_j>XyF9Lv*hFz}FGi&i|yBU!shBXWZGqdeXq=vhMyZ`>*nCL_Batc__!` z1e?7Pa1~M~$w#hxTW0g_7_5tqz+c@(+JJ2QwjZ+Odhs58*UAqVT07GId13JkpSLS@ zL8OzIJvg`JOhZ}42k^Ao0UpQIcUWlA0HX`8zcHs{S<=^>9b%TQg@VX^1mg>!;*9_>@@aY`P2-o%XE3x<0^+|IL|TSoZ=YF zDP!X0nxie8q|Z8RSwdbf+ou1e&_5exAwDeos>hnI1P*9Jvk%hQO8AB1R=a#$BMl~B z-e%zRb;Oldfv$L0qWT~7)8YPj4R?A-Jw?v_heo`J_bK2MXJji4TzWBQ;y>n!Iz9U) z-p({ymi*>R>NN6w?=`fAWvtPbvRnKo>jTw&z~?6*M?f^*y%+D3cS9#xNc%BUa}Qw- z#Rr240yHKmpIes6B?KG`0}^gPPB zev^Tpy^w8YnOkm^GIuom_msJI#yv`2^$OSAi;VjKzjA=?dH&-D{Ex(CIbePPI8!o{ z-vQ_u0pu&n?vK2P*vrjE?izb(50AZ6+ZAKUdo`1}Y+OA&m*D$_nsm=Z#0lhMJ@jhN zJhNwxeQ9$ST#x^M13jZH58G^0b`F!WlYTBg_!Z?R_d_@l5MiR6d{KwXT^CfwT2&*XOXM!q1;W;i!dj`k0fA|=h|Dy zIOwHeZQ~4k2-Z|R53rtBPGVmwtPSijvJL9V&m#tme5=9mrymB)7b+*;c|9a2Z^BsE z-eBmqAvr1SfPbM($g&HRlgbws3pq(&Sg}+3!3JI}<)pGNR^UI|ody}n9I6}c>Fe7v z`5K>DKJw01DIXKU6UGLrrf zoKHB9jGP8JDEJU$Oi2F7Tm$4Ib|Gh^9!oupWt20SxR=n5wN_b19zeZYJ_`UwDQ_iS zXDYm+pH1*vrwG_@gPbwLo-Smr+8d|5RQUVmw2?DEURzHYRW1Ddl>bTk2Ivb)u7$%H zlC9eyAEca-?-2egz?%f@kg2pACH#iGC4Pa6O8DZdFg7(V>S>f)l9$p4ChPNmNIuGO zRJNyVOl=_>7hpa^vQeIWudY|J5&Zk9X}%5kFZQcN4hQ;?WItPM5+|SjR9kWwds|!! zl-E9!OyvF+^V^waU>)vnkTOutN1`zw#7U*?wjlpj_K%!TIhWqDnLYiQfd^f-rE8 z!4ryFf#*Xr zJV6;6l~KJuCd=!%qa75E=Hk1fY1bsI^y zQnw*4b^wmIP4?serYy9e?F*8HWl|Q>SN;O{Kjk3LM6bZUb1`f?+E7Z?m}TIjurs5{ zEY9gFTZ;cR^e@h}3YnGK!Y+&Stuyv0B(Ku-rC5W)rn3!d#ZHWnt&#H2kX=$%C+nqX zkFn`(+li4fRN9IA5ywP(V!k2!dS950xR5qt+~%{(CUP$ZHsbGrlM`4&bD&R$WS{gO zbv5EPF4RWMHf+QfA^WnSbJYsjm!i+OQprBq?!WQhEc-S=j&1q$8XxVG3z2`118+63 z536C9Q~qVsMg&ieZX-(H6MaI8)*<`W8TR2i+J}Dvzf(5i7smQ0d`lslh6e3K3Hy7- ze)M|Cof%Q>MDS(UiL$SB(A{{nE#IBdBxTk#*o2!*HsK~AyPVP{#2O@z*?{rX3g3TA zUnA{8?rm|uSN3D_v2~as?7~fA&lqijN3cC<7pk_T>`-U*Q zL=4=QO7;={v9O)T`A?y&7W$ps?~(9{Ij6k_JW!|MIEiZ~)<$pGhB=1+M8$b*0&Yto z3wb{df1Bl@D`*qSxf)~4vllYEb(>J`#aDvoPs2El3!6~B-wQOZ^nSFXUvkmZrTIO~z*@YjY9JyR0>_VsRz&P51ugah$!uNBu(FJXk3miJ7 zU5Mw(F57s=3}F{a98)Kf_+)v#@s6_Ts_`D}!k1bZM-O8hcG&(GY8Mhl#w;&trA@oJ zO_SVAMmgo?LVSO89@{V*wxPkJg0>;~RF2s;jF@lY>rcQN<)HdR+J+eC5wmTmG427j zVLN=cWg8CpDkKki7ufex+994W7CHXfBgdZ|ao-N)%(9BOZyBd$gIy?XLduPr?V9J4 zZ-@IR-vT&G%XL%&Il#RRc0JHb^Yp#)+_HMiOE%!d9@@gJnjW4yl*2)|;n&!wn4JK z1a!mk+p#B{$2~V0XRuDj8AyLLVU+%2xo*khdA8O6CC~eFzsISsHSkE9h-{}G{gdAk zpRz5)>VV%6r$Sy}|CcZlUx|QU;$#HIdL70*9CJI&2OI?PVfM{`fPSO#gwdc8!_U7? zn-=mFeSmV=e&}uym6zt5?*hx9({|r#)sAXf`Er$yG1@t*{Xc9ry}z;eGT~A zg89`5m;?B4g4xJ@e}0%N!(nbxFgF_Q88Dv}F!yX5<^jl0-xkbIpiPCFBm*~(7(Re; zrgLfqtc{-8jGs0 zp3RE#4EE*1EWC$1z<1_nYMvFiM?t+Gjpp*B;3Ch23!Y`IhrgvuE4X-~64DopHVILVs$#oBO2ht9T)3vMJiyQ90&R z-=H7d@u*4qDT?uQFwu{y^K=xtdo)VDBPQOV-c_^z6^r>BiM zApcWqyh8C)6CK^w3LX9Hi|A|oHqcRPYdjhp_X3XA==vT59_DaRbltxdc-FK6PyY*~ z>v$8sOmiXVY(x}%D;m5b%CkrsnHQyPo9Vr1c)2*r{3My?Cj)mT)M0<%D9+$UTj%$* zf{&vpZ*6|mxc?Oe-eJ760({d9ccgqZukjOoe%u<5)?Zs|d>{Jzv1>fqJZv|{fpwD0 zv#h+gpcZ_X^6O8=d?X^5k>X=F8uEA=bO?Lc{RJTzAFUs+(a%Wmc5xok)X#z_{akYa z{iykLo8~j}P5{Lt%h7)g##I9w;+xOmJ3>zU{XI2boFV@^<2mc@#kd&X%h)#7J&3xY zJoqvPw7M^^wZ85{TU_&ee>dLW|5&J>6TPGNQ`<&AYMgJF#;M9+pNe}UPt;8BgF^W8)rqrW@?KGezXy#u zRQO{)bBtfq{Q&oDN_{AluiOt`J^B{q;Z}5XH%rCme!~I3>Z7|-G zJ`{eN?>`KGSJPn^!5*`FZos^^T{lWUom%gw2>H1pbDT?Ci*f&q6R_xMpjqZ-OA+4* zdb0Q?yrEp_4}5M(;8{E^#wwCX+JbXM7Mr%h`)1=PWJ4XHD?#Pcp zoLE|i)!at5hS(S_ly81q5T?)_e&+fdi-!KLL%kx{@DFb}yR0bR)#QTC>tfjm>}wpt z_h?tsetsjDo0^YL4_Ok_@78kLNxu`$F=#aiJ$4Vt*7AJCR*Ns&7+ZFwE4O%+mfOEZ z^Grwo11pF79$6LRV_d8gW4=Vd&wWDXScM-5Ivvm3X`M#;9i?~qOR(3VSw0(FlozIlgQ ziPh@S+PT(dw&NUeE-&nUKs8Q<|7`gG;fra?w&UB5IR}oX!B;Z*cwTFUpR&q3FJln*>FZEu zfK98`+G*8A`C8LQqK_o~U-))o4yWN$G(u~7Sd=H~zh*h+bQ(TIqqU~{jqP4x$q4g6%IAZE8)=;Qi@%pZI+k^*0;s+%CS8^j{e7-->V0Wdhd= zdGrCRYc0+>t_3ensEc*2t&D9Q-;wkx*1Rj%lg)JjpKCNe(Q@r_|Ib8+7w7p%_r;f5 zd`|+lX!Gz2_T^=6gOUE4C+Dms53dBCi#of9R9T-J{7&yVK40%4z8dRigDb7i4}Qmr zxNpqMJM$(C@?l=cL+tnz17G*C4>1Sm6Z6oK{{`;xANWIT*^+XBbNmM$WAL9k2k}*d zyEh<9OgIYh7p^;;5A2s`@ej0PJPys>o#&_QSI=J#S`hb0*ijbz?at4wJr}?o5x5Ub zTi4xgadc46N;Ut$c~<{G%u9c^o2^+2GH%5B5_eCOv$iR2i*+9Q++*@Jqs5P<71)i;eXTxtN?xcvEU-HJsUzK{V-I(Ln zmp)T;F>KD)A@KJfBGLpA%92E6ZZxpHAY_v4**X8N@o_)zrk0R7v4 zu8kQw4)Ke9%TqZo8uV{|t2S9@sOFdge^KECv_A^%XSlT7Qmm=$8}WXOq*;f>(jn&s zty{)y&F9dx&8%C3y4h&Yj{0mfvVXO%_^b+RYa3wB<~lIiyb1_+%|JnQKa{knU~{!4o@_6l_#92l%KA9u_UF&X$x9>IE(74A?sIDU6xaQtWP*@7Ik7T>Ay z)`&ZXoDm%4JF0gk*DZQ!%O17*1#bX0>g7#}0g=|JQ|8OnSpIJfap9QJ>$DHTrS ze0m1>WZkm|pv&NV+CJ1xHgcyR{?n-ItQdtDVCIOD_2cyyQJ?FF=eI^IfS;OihR>yY z@-Y8@nveZ&oV70RuFd3q7AJ6@#i{Y?&X>2m93S^7ErlF>m^(+)_hU~d zl=~;yIM0-%k1?Kqis#YZA7wn}*??&8=NZo-Ka#np)BHdT?gD8Cyv72)$bB8&`J(B| zfK%>2tmk<9!wv?1HpJpASM12fNdvUPQ@~}tH8F^vWx(gOZ)fZ&-|AX4*E;N2eX`b+ zWLdg=z|~rH$!D%b#oxLXAx_a#|B?m!8u5A|+D!)Ehc2Hoj)5-&lveq664d`8WQ{GsyA!!*!M=w885B`rsaQ zuC)kdjJM^UO>-}suWkqTL8SgT1CXnH3zXwa|0Pu zeaLrJJj^wwA@Drq@sxweD^z?>_p#1xwrv301p7tf#V!si_u=U-$z zzcRM(Ao0ATc>Y|x<{7W>{B^8{c@4#Qko$SH`u#zyr&9f{jrB0!rKsbL^^}5c50`68 zim{(%e@Eu=ufiD1`TqsR!KC%hIXiq$9Bj7<&_8^=z+Wtmiu6)ft{Q75##+-+8_*y5 ziZ&TEm5(+EXSOX7b+ug8UP%|%BGpz&R;VrJ57-hXa~(|ru1~^_zE-^N6z_xoBs?o{ z>(pb=p9}pZqCac`2^!vxcT!N_j{ee!H_$KJ7>M^2oToq|?oQf(;<>S7J6J4Zm_Lkj z^Q_eW{sx$SkMeBbAe=v?=vU8?`I?sCd5FKL+|DU_j`4h9*mIS4 z5pn;<^JRF>*u?Pmoq7tMbMKfr$3pF^+&50WoAErn|8#>trsxi%ebR3<_$|is--Wdw zg1-s*`2DlBC5_lO6|uk6pD`cvTWRkb)MY)MwNmglA|Cqy+L1gxMgLs1=V~&y*EyoT z-_{Xwq+{@%kMPdd*zavbjEMQYSkrr7i+)0|zboDeuWxMy?yUyglT7VJ!o491+;_F8 zAHuyJrT%zR{ZJ0@6n&-9Kc7vI4HeaJT;Hbc!H_s8YjCF|3S=hx$TwD<2b zp6?ACXXyO#uZ-ur@Z22;1Q4U3)#Gy&J}2M8Bb{mzx<4M`fc;Zmm}UZv*@C?lzb~}FU}9}+5M;|-pz(w#+d?^ zm7pxtU+8Xi(cf*_L(%%X6Ytz)^miJ+?U|WT`zwgj-_KDde6(%og46@4)0Km+-1cyt z&Wc>dQvVCr>59)iwg)nQVa_W#9_SBU`^@xi8g1!N;ezZh`RqYHOYog5+LL2Robn~w z$eH6>Oj||2G|vYeq492%4Mm=bHL$g^q3eR4rd9#hm5;d=SDh zwlxvD5cNmq?@EOJQ_)Ua!aaUIuZ+#Z*+W^5jfN$Q#dx4AVLZV9fazEpd$Bh5LkF9O z^PI?C1=}tusDmvApO4f#m2Wwk-neC!)H^qX(Q!!ce9d^ydrOL2tRv*m!gKmkJ_&n2 z(O5_E`fB6(hj^~mBfq&GAd9ri@mYwEq9fRv(4QffsyL2qLSN<`6sN{ppi77DZnVR1 z!262p+vEOs#I|IPtSER2I*Iswu6h3Op3taeJ4;;(~ZnIw?Zl&#x zc7%O+AvRX6VPB~=_A=IS4eX{c8w)fUX=4e#@pP=v=kI({`sT;sU1dX^M471bY^-M@ z_|jPX|8Hz4JMcprih6p8r-x`+GoJ6m^JsUk(2nGK^J1LO2s<)fpAIE68eIjRpw?&!&bg9ySl^zhY{U=^se4$W(a^3( z&3a?b5H=fOY4y zCJQ}vso-BNapG;kdlL1h0rN?~#W9EGTgmW5{c+J_=VwN zv@uTV8qx5OZ#@4eo=2mNpW-=jLEl2?{Sa+jV?3v=8+snXb8n;lt#}>{&zvJQ{#6*i zT2G2TxSpm9ITpe**T@FQ&-E66*xFkKT&uOGaLu}>Y)Osv16QVc+iL?U|8F+o{D~il z^JqBxW~Rhh__*LWU|^U$39(|GT5}z&izD`3gjLJ^|0$T5IEt z=bZOwb85!TzyAG$aMOE%2{$!(_kWuYWuFH(ndiZc^E|le`U7xNj`3AOUpCVXZOLeK z^BUq)pnvStj&u{gE$a5-|GsX*PP+2(kRJZf{{h}UnIYFqxGfo?solnN^7m*o^)8;b zMN`|2=cK8&&U)8fgE$AQ-9ei69`3R`I^`Ozka7Jdp<~-&r=;Vv0(y5wC*;b2f2)`} z_*>Hdm(>CPS3|#?P$2w%Ltz(9x?1|`;!S?Pp1>b{QMjjMz(DxC&M2Jyvx^qtX<$o6=Spo`I#E26D~fUQMaSB?m_b@1|*Z8d)?;mV9?YkRb| zlBGYAV_em{Wm^qKTUtb0tI!tli2an^gs(ToIu>JPj9vrI7eR-A<;Bai!jEyEeKW>4 z_&+mVb7CG!PXr2YMjiO;a854C1AXR5){z{~KJ?R?zw0{8IsHd&;F|v35HAkhCotGl zrwVnV`OW&8>b%rSJH1VHR<+VjmZ^@nm3Ew_I<1YXi>Z#Um3CrHb$CXGV|RnTu!nWD z68CqKeow*{nwSRP?SE$MG1GA=eCnh3saz;z^Et?3f4DJHz88hyIb!tr_# z?<>5fD7*%4+>_I8w%8lsT4bF_+{PO1WuiSZZnp>9lejIzocty;&o|weN47QH4&RCv zU$F`Kc;tSetI3RqL-6U`%CYVbry&d8jT~!FlyT0@W8MFWq#@*o4x=G!5Vm;KZ%IRJ zD{`FwFtufdG1OK{kcJ$A5qokvJr=|p>qNG<$!O07*vxo4h}?Y2hekfl_ssp}L!TtR z%sv3FwX?IXga2kY&KtGNO>g!Kso&A)tE)j@Y@ch7I%XtKTnxCoqMYs2wy+tK^uTmU zqvVU-!}v#tj!&8DbZVomuTAw@YwM7yPFrn#Y^v8OHvU@XcE8Vfb3V9*gqvT5g`DPX+q& zOhG7Yk0B+d>}HGgXeeTIa0<;Q+GLy`#y$$ zB=h-HYFhPZ{LZ#%jcU#tow%!L1b*kCJVSFf+Sfh1d?d;z*tDYuY~{=A5xc-M z-pskec)dKpseI$7@5slwN9dpJuk$k|L-Cyp@q?1*(MR~K5o>ba$FQY3g!@6cA8qD= zD%NBY>bl@(GV|2!uuBwARrai`FJnv=yF>Ozf$=_ljPze~FJP!8snLfv=oh&cdjU7V zS4IEzhr)lI)Yu{DUqP$}c&7u;=rj3me5@}|ll*gMEA;x3@tnEbquDAe@tn3w`1>Kh z#xmo%@`b+_){nA@;`QGe_2^%T#^;|f;8+p%erUbVF`h5Ob93ApVawDICkOl>E_o*6 zacAnFTj>J{#iD7b^ZdRjv4ausu88t(WE`K$9nXI0t8t_6--`DV^(XLM+}$;k@kBi1 ztNiw-#_te&BiVQ-2XH#NYBL#6MOqFYj|Jy~HJ$Ycb2-|6utl4pabfRH#*d;d?3A|S zN3&gR#*gMB4t1i%6hCUfI4@wtg=WimFZh*n4jk#7~NJ^?g{XWH^C3gvFJSCZ9dlxUu14Q_?8Ac>}AyDo)PC){eDBdFV9D- zbJ5ZIZ>!xunA%mpUyRbOd9KW3cv{pA%}Z;2%{BF-e#>{m;m6i+aIY5j&JoQA8V65R zdu;Fpt<%5aI24=Q)wRhET0~rDuH!Ce-|QaR7)`}6$GCDw1_J##C-xqQ*~(gZyLvYA0$`W` zcj3j%0j;u}G%mm8^I$A!*NkACr#sfD6D#YKLPluZW~~g>LH?kb zY$scDk#C6KVlEMnxr1|Ax3VBxvvGF&Si{iCg+kd z#bI-q>DrVn=W?cFNY}n-yF2nD1!K+ac2{n;F`t6xv=M7cxJI4_F2qk`ml3;f%-+A5d*~kI7f1t-$^(# z!f)j3QT*`ehn9ra{K}bVugDsbd;JRYd=KAh@eQ~$-#7h#tiC}`SJRACJbw^!@gZ&I z=V+TUX{dk|cVLSDN&08vJ6Zp?_;%`_i0_tr2*gjMEL3shgk>6JA>nyfyq~CV$2ZPq z2$}50n5W?bKVnmc(SI_&-N1o5Tl0qTUNyemz{xaxig3PWgHiq$mIFuA@F_~d{jWy3 z7vIx>GdDi4&6{+id=i`F`k8JN6B>RNE}N! z#_<))0YAr3-dSsUQr2rC?2!LW^Y|aI66SKi`xyQc#$tRBjotJpp98*fz*h|T$_0GX z8A5X82g&#Pw&nYF$ak!J!O!Hmka>d{$F9zRWIQN!604H;^^zZD;Co^;dGE>yu8p?* z)RcuhpUSgNj8mSEu`VIbfXAVTy(#5>vt6rZTyUpi+zX31Al?z-h{K+9relS(A>Wtu z#V}u5R$gxUC3(5Hk7ueq6VJM>Oto9mdgBg;P259d4nKK!OS=Acd0<&&**28*0Iw^@ zIV<*c>>h0i%R)p(&@CKRRO5TI=0nW9k|Fm-s0p>rI-LdKUu(o*rOuD`rWm5oe8e~Z-K1ukb z;Nt{OJpmdjjMJ*OAm2CfsPOkD#uUUK_O>b!tntAlFhF@a#n{FW$AqI}n+7 z%er2k*MUCc@!Asovtb*S_X^LC*AKbRS6VesIbuP{Lx^Xd-I@p=H*@N+t>2=LsD6nsajT|M##fS?~XG_vYbM zRcGJ--sgnmB#e@f1cD?$l>pY-qLNf8Cy7eXIsuB+wnS-b5UZlLm7+~BJ~e<^BPfb( z3DRozQ5*_LaVSA-8?;pe4z0d@NQgrqI53412J`!T_mHy_PJ*`2^S;;h`{P`DpS|XL z-RoZWwC?q-RosO|TrtJa^XgH2$cdb3bz%ZLGNWMmKCnN}hGkadk+;kxS-{VKKbXJ2 zSK2VSB6^NHesAv%0OKHg=WUc1-LB+4mp#MjU+17VdE z@|C*^J%Quvoo@Sv%hy{l_&I%^HkT=jQ6>qXdw5$yh)sA@Zy~jaE5<-;Y-#h?(~v<5iV|SMtkLAD*WV^Efx5el#3vpZ2q0`Fd|`AJd-_d=&in zrt?Ex@$H=>?H%xFpp5(){AJ|V;FXCBk3&hP52ruz@N+WrFaP<@=Z9kWS>UG2-y~l7 zd^f$bUqh_?*WGmaHHepuhoiaV5suI4grhMW&vDa#OnSWXnQr>soyx~>e1MxSpZs`Z z2$3!rT-~XBYz&5*K9h9u5QnkB9-19M4|sI!H?0%#7Fs9<{+M->`#s(9Ro}KdqC! z(6d`yn^A0?q{gM44?tIbnqaJX5Zc*xL4kD|>p*GEe=rH2i-`PYoj!t}gmhCquu z$Ba8PyU;q!n1H1%d;WT*QS|_{_(5o~;4;^Ri`GJ$J+4&SUs8SQF5T<1#{A#Jr|`y{ z#+a*FFMfEBV7)kW$+5Mn-d{t@=ZTiHM*kca4>BUZxWU0wt%VpZ_V6Sl@>5@WJUqS5 zO_v{Ttb7d5f8?hBlk|Ayzwf4Zw@xl~)3r`w^~cu11#Y^|!jv($4NI2~(V4ap@D++9 zD4KpYd9;6OJsg(^dY9@)-l&yPf=e#_z$mf1A%38D8)48O78i zKI1a*!p~=%$#)M=7V`eT!e_Yq0enUW-M?P_`GS1LSo-YkA3gCI?_A$ApYghz-W{Lu zSJHdpGd8&C-SHXg-1P4FjHldm@fo6_&Ap8yhoL<^(NT{FU4*P+^Pr&^9UUeZ4(QBp zT;-!<@p#b7pg9jhM~R($WRUrz--bT_bW6H<+CuT78@52(pmnXpF52)~cuxs>DSWx^ zHQX~VoI6M}3QC4OR&Oqujz9QNXhkh~;K$QK!%K$!-Z}enFSoSVXJ1@juzL;n+{+XA zx~hz1O!2tCp*;`xT6iz#jG>>d1~?zsGhG#r8;7n!pPPG!k9f3Iylw`(?t{?R!HidD zS~ZTJFpd)##{tfJ|C)Z4K=+yh;Umjz9)C#WFZ2oB?&+7pcd-vRyfAe03iiI@V7h${ zdKq*x1RN&@b9Y_|53I97wH_Q?xLwD%g>!) z`K^nuF&xi1CXVmL&(e?M?}K9=j(_8S8^@uuHjXo12gh@Uy~H@KWgG_vcEa%&Jsj`* zg>n4EVc_^RHjZ;Xtt*bNW!w&qcbrMx$zR-@3!`AA&iA9!a$<2*U=TRyzJi}xIK8GhO;f6HUj z-tKiPqPau=%cxok%|$nl97x~XzKo$S&|90=tcK>o^LCtVpG99-Z>OIQ&4o{~X|DXD z9G}$mMH%qr@_~JjSUCRiO1F@E6ulfA+45t@mvdJqdKL5Ie8o*~COsa#e2H}N1hRF< zqnFRQ>5IE5{|7g{v%h7GUPjz>={9=8CHz3@b%&H<>FLf~$yW~()2FnHZg3pB!7_A% z*yTFzyOkU^k63c8@PGHG7;9HoWD>i6NYtYNeSrD;ZTXh&YSy{>edq$G1Al@i+h?|( zuedB)$l3Yt*!x~ahkW*P?S1IBO3^n-7JCX>qw~slzs_EcPD488H5Hdf?KorT@tn94 znUN~e52BZMba>KVW=6vH{R*kJUb1HET;lvW_m!#7&G6!TiG6bkx-+LtW~9W99XK>{ z7j1GkEci7vvVeElLUj*t*L>>N)wGLU(&0bIe;fIAfAr1vexDY3h5rWnkOz^!yjUi; z!-FhE{;CYb^lUdXZt2-HZuRq6dd7TYix;@7tP_uwHPY!4pi(=XzzJd?=zoUSm@ zy)q*uANe)?TgLiXE}bL%$TGWsLl-TePx4QZ9yZO;d3yBTU0}I3Xsq?a z<^}F>5bOk>Z2FN;z3l;`<+^Vr|E2Kjy`C3m;F=_TFt<)3a_Y9m(O^H)iW)Vt~TkbY?P^XM#& z_MuW-7cU-vl=USasw?8GFYgX%t*J-dyFUi?ckZhaf8p3YoLKZ>?&C7bGpklEcjDMr zR|L_sOJ|*F-@m;dc!z_=srtU6DNw(;rG4qTnLo9vc~{*2_9u_nG5hPVOKrwZQxhDR zXQd9z3qe~|Ml!1MsXpodZTY~CJDMK39zSl?Gv%=(OD|$gY~Vf?*_om_Z!l2&hQ^jJ?=QtBLne$ebZgz_0&;L9sV^Qpbl@1 zd%7cydl+MWle%nMLQuAZSlm(hza5(G#3YKhZ=4FwY2Vn?2`6KG_DOEK&i#ds+P5+z zUm;!kxcGXQ%*aqTeIw=Lt^t6lyjm9x#4;5wuH{Zvt#|2wMT>ODpzy?77ytULw=NufSGw+{|60eo0QZ{A`k=io ze$Kiu?RAlV)VfG#U8K9~BGBWyu)qb?bJwFsmj0K$E;8M9afWYQ1nOTrj@XLGzQa!~ zp#R*9N}qHGd1J7ASwrxlWerKjn$g5btD!EzS+=$6y|-A;fv+0Svv}#73X4T$kTJPcyP(Xd6yW3yWb4aAYer81eo99~YK$5QJJ^P#P?{V(vYhrEQ zIe>eFN7*)#&xT|34d7=~SeuP5G@Uh@<=$c8*xo#va2oQy=3t}S)&~1IH1ZE^NQ$N`#CkbTF>CLXg~7h0kiJ`|3=1a$QKI#nt*GgTS7j+jZSA7 zwWo}wjP4SC?$etrZykP0-dgOv53!ed_On8KE!EEl?fq=?O7FEjFA_A?_=VL#Js*lIt0Z-i-C6_;@5{Uy=OBLY?} z_S>J6=Uw~&?6qFhv)wS>ddr*bthc{)T5sNZPm7%5rq_|)UV;AndXu;-0phO&t=0<@ zxEF@IQ;N(gPv6tuT|<6d;3M?$e?k{{wha&N10fEyUl*9qcTZLo4F6qSU@K=8qBDvZ zA3E;q3y3S@=(ug0V;o)Jwd&6o)CK0!=P#lQeDj)~b%B3#)4S6JzD#;gy1*CQ^zL+l zYuxnibb(K}>9#Jg2Ye8{6-`})tyOlEw|sV#VS*dF5x-tPrvHm?N4W`lJQaFy3wD&& zOC1}p_`%x06JI>>k`|SB>8li$FO(#rb%hbyNYyxy>4?WZrg z0y~OggQ@(j=-L~R;~L;ymQ(hiYv=IJ3_a3eLrLw%o-G^7*{qfBaVs4i-(qNi_=SV? z%i|GV>ad{*%Z0s~CBH-AmvL+TeRy3t3%k@bA(Gk8XCg!S~VF zz;C}jU2Dd(rw?Tf%eO!_c+mla{Iy;37aqg@-rR%zeHL>rUROH87|wY(l^MCxP1l-< z$18uwmmaVD#cp~}_V;4)h~9U%F2ZhlcX*xWrc1_*^&z%yPI1#0k{)ke=ep^ooyvPK z$cW^)=|3R-i>!-wY-Vlj7ncl(=^O6@?`pg37lj@6qWJs8d#sE1`WS24+%<7Jb>N>o zMd#V4Lf<#{8@ed(IOr|;irK?OTRpn_2xmN<^)aMFH=*;|ZScFw_f2Ft(cr7V9gha5 zy8Fc~#EJ3K@IquXuP#qsbk`bjVxS-3x3{J)(>RIM;iuPy;Inj&p3LdBlgn7jfM|Av`_ETrW zG9rC<%KtMXGLLWb*vqa2N5r4}jQ_%=Hh2`JzpOI&-}&KvRfm53--I{q3~hAyl?S(# zSr6IziHyki?fwmpJjOE&4*T`sFZuM~!e8mZJ^jnOJDjl;Q|{MAj&8jGd!*!%+@tgh zgCl*I8|k>D_dXiu2S*azbm4S7dUY7zR;`I;oyx~>W1pKY8%n(LyWI50JC%>&&iiiq zW2ColBIfc~*~t^p-6e7UF~oUj?$Ml=!dXt;rI}{y>*_eu8RAT52z_buD8a^zyvW@x z(jo63W~}w}ycYo@W4LkpQr1t@)p6fG+?eLboiY8k^t_&a`wU<>FUvrV<}TP*%q92$ zPZ3Q#bEW)rv5}wf(u9WIPk8X7GH_4&w84>|J#=L0yU<7J#!jLA+H|M= zgKqnU8J-?Dqk~qeebGy=-y_s-cy9IED|b8e+tL5V;y8`_U7Em?E1W_WX{=K zLtI8LCiCcRPF%+1cEx4Poc$qfdvO_4M!9hr`8JW*4=vz1e)p%gW^q1E-? zq4tu+8JwLwFWs1S>VfcmR-JfyBT~(|sHb?ZLx=pALC#sz8vbV+8Jsa)y6gDJ`-8@7(%drJE)TZ{N!$oH{)KZ)-~?uveW&+OB$pK;=_ z9Nzo$-f(>41+~YgTu^;{zYC&GM!u0dykEoO;0w(MIA42+Ge+%3ep}GY50gJc{$$FQ z@SehZn6f#PH7IMBOHFv8CBw{bZZfJ&^Q1)$Jh!7;m2Q6!{nhv~t|+i>@Qv}Oyf-t( zU&5>DJnh?ojFv>+e{7F6ov}X9={&7;Ja(N~;kN78tAvx@ygmUwg^9Q0pVyZ<^!l-R z^>8Wr;E|=8W3BUVf`{_iTCuBr+Slo8|Jh!*MrA3n6bonyHD{s2# z;-8MD6|B7yL?FwLXFZJT}P zxpjV;y=+oFZB?FQ7s7HFq9l-~dRiejd4OY#n6s>zRa2m!iepecQ#xR!r$yce_kYLu|9JJSmiPS+HIB`MwK=dRI3%xm zL}+SF>X5u#@TwX;i*Ujz@93h{x1ZQH6XFlwh;Eqrd#%vj$Jq7UaqeTB2U!1YGo5j^ z7X|90>_-Q#NMx)@>_gn^9CYq^qwG^(L<9 zsDgaiR3^iF$fn}u>&c!{&6ssRLo+dSGx3$r?lsxIpTXg6LmmF$@32NZd&=eL&_^)e z`?eK!*i-It>j{nJJiJ}cxpqC=WJ6r{P`CD!KjGWx>2YtPj+~^<_LN8B*i$s-R~YY` z^hvmMWL`0_n*?0Xv7%a!Mb3JR$161c(BU;+X5DB{a(p(ub(aBNg(CkTk75>xC;1ck z;>n4xlSk`E^~`YVu_}(|zVu|*|5Im$LXkh)b!A4Zitk00{{`~LqX*BEPjpo_m>6A* zt@qV#`irFZXk!7NR$?d6`jEcwyR47OF7}nvvFmfUqHWjD<6Ub-YqvXle;N1PN&W-3 z*X)J=xWhyTKXbhGY(;wX1?@+fIq ze|P-VT(SmTd`YUY=7r#Nd<2GaCR08FIyaUXsU-b*Y|uYLPx)N%QtTnJtzs`BP4@=Y zLEkn*@2ue9yqeU(dDWX@bYUNPg<}(n6)ypwhXKZ#Qr5pyhhr-hA9ovl`4(`o`)=EL zu&=m%ckDb5E~`GywewKFXXjZnd#<(ark`7z*=t`xj;+JKQ}g&~mTWxM%2Ta3uQ9E6 zZVbTtrA7WqeQLMVer7~|WIu;SeqcWbN3PIg3pA;O4~X@Zk1M%6%7Kf**~5Z|m@}h}no8+rR8dnUQtWC!gmZ zrYNp(dW1dmY1gLov}{T-dy?)%&xq78Po7Qb{@%t~j|SXIzjM$B$(Dm3gDulP0zGr~ z?3f)#Yu~fgsQ;Dtba=i9s&{?GWxzpx5t)(0e=(O_E*vCg$;N2=G^-ol=G`ASYp}7K zHMqr1m%dbWXNU%}#@1D2(3WZMsiqBgor#m(J3UejeY@F*FXgtcNk(Khu=V=)CjGO0 zNw8V1vHP7C*+Kfl)PFxVch^4lwBJ7VH`2S>$EMTvZzv}OhJ z4(T<(OLw&S;Z+@+5>=hm6;q5SL$(OJou&j7a`#uXpivgUhpFxjW2ZZM?70R8vjiq^1Jr;%*f^TGb3`D{e&L#tby*m8^>08A!+}_R_Vd} z*Zj``-pAsZ{p;_G*g0#izQtM%FYEEdvgLQy5ejM0X{PjshMfioBXe-FzOASE3nsRV$;tY zms~ZNXZ}se#CCwLLfh?pEAcfTpLkE%+TUlsvVg7lINhIT%?#A%k{*J04Z*jD;9Io^ z6OZB5n&1HYOl%`G&91Y_ZF`eZpK8~c+EHgBb+);6%0HlMecql9zx(ve=KfU;+2vD2 z-)m-?_33t9>5&Bb9d!HV?3>W^KRYt`P?vx3_tEpuP=C*mk04LM$1pF7I&ixvdLy>g zDErV`XB%s4f`R%h+Nv38)@RsHqkgEKO=kTNJ&OW%Uurf5?D3Ugt2c8FZ@C!%@p5!o zl_SFW3r-B@FJyf$Vz1uNeu~uxUg3#~<8G-A4rEU7Wm-HiFS2rAp5`Z=e!P`Zc;Dlz z2j=~T^;t7ASf55aLFQ@ZDalm{Jny(DxvB=Zo`#*q?l-VCDJQ>?Cn+O5s@s0seeg-U zQ&&8IpGInAD=?8Cg5KN6vyO3TY}#)HQwx}mpbp&|@t2piW-p71Pwra(18)7=Cx61b zHy^2X`_(T-$)p>Sn=%h$$Vm&CW>x6OIa{q@ z(81eYM!iLw!r_{knm6jKFzW~F|Hy#7Mh*m1BEkpZned}GPorOS-P?nVH8mB1`b_@U z1!~_79asDA=0u}@w3)szveKxZ%=gT}y*X#^l+iq?e(~cq^i}gzL%#w%o4DskGUZu^ zk01-BMrt<2=CSL1=XJncK1BGWx$9ss^=RG&(~E)Wv+NgjC!$j|GanYs_xz2Ne)DUN zZq)y65@kFXlu|B4Icue}zPpycoAUOWE((DA7a=b|_b4xX3!PHF-WqAv=kPt#2ra6E zClsG5|6K1}ektE1*Qx&DZojoRRdP3P=y;_KjhO7YBlxMm-oDipZkmrEyvL4nj4-?ChLahNC#&YfXmX$)ih~-FNz-09ZN1u`!fd7A<3%RH@mji1kbN| z`Uma&Gi0ps_yMcJbjM*vQmLaWY*zD4^Dfv_B1ei3);b$U`?~i}YoQl;v>&!<{%1P4 z*pGfGZy%nzxAdx(OcW%E(pGD(^+ul5;6Vu`CM{=vY`4s;eTVu{#ckRQ}WAy>} zWNR#LTV5Nb$XZq~P=5yPJA9_(Ee9XfhVcGO>bCKoJtj2R;YT$-FCRSd9PHWCD!);_ z{$}Q0Ywmg0rs~$Z67HNy{oBEL!Gl;XZPh{Hg?LOyCnMUCNS?aPaN8qIqM;cPwb2AF z9^^d(m>jrjbd_WhYm-rb0(tiZdm-~VvYqy@L4Dc7HkqC3d7gGOt^&6%yZlNsZuwGZ ztOEnLPmICgza2SLeQ#q7-n@9U*`cG%A9&K6ejU)d0^Zu+E_S8tf8?yytjPB_ zIlOBs{Vg5QnP>Iukj|vf$k`qI;9AznrymoSbfjtX(`(OREsYE~{2w?X9zgU-e67}) z%_|hS{NhUOk$f+5`Nk&0<}W<{a5H|#{|wPuxqs>&W-VAbc7>hgVFENG8?(eCA8Y zaPWyE!DE|G^tI#hgDGx1qFpz|W$(3=$D~@z|#gT@?Qv?I{T#840HaH;qkodwhV~x}10L~P_gLUN%D;(Z1bujv) znT8`vtaRo>`@hHgX)khk!wj3}c(F~qp=A3^n?JB+kS3MaJZ1nN-ciUOHRi5)cfKk@6}To@Mt0DaMB|xr(1D8Y)!tXeetC`fzD*8~7@9jfY5@cBq~ibbd4|OQ zftz{yHqwL-a&Y=6UXXT*NmIL$kH!t|y-0LIeA~0Zi=yYUr+Pe@cyaMIpD-?P*2fnP zv3VNt{F*=i7;Ji4;ozL;tACza;W@Awrgh|xlis!M*N@dUmQoBWlElUZ9 zL~m`_jO@w}rrT`=;R9z@=T;@~yrX0^ejt*u44aqV51;n|a98=YeT=n#WM0<5OGp#+2;Fn9xe-6bC6xW7#ez*K70N4`lPv)eMCH%#^&LG=Ej!W zD;&P>;kVn@T*jPf?q-QUb8%9}WAO;A~$T+1zz)^MKHDn+K#W(Y~L#^@<0y`9bj4uk-NJW6_Z5QHS^YBfQ@_ z@qYIH8{_>>vDfXONG?zDeh1@BIW&U77Tt-ALA+x7Mris-XHO8G{7>?XiS*(B7SFhkar~z|;~whp^NjVi|31%n z6*gvXUf=p3&nP@r-YE!!t^ED85m;eesRb z$A297-{BkQ{Re!btvhu2M#X$Q7T+k{;TPc>f9m5Kbyh|^Z%=&V=KVeMjgQ!CcTi** z&v<;}1pLs&H{M73|0}-nLB=4yaSna>vV3E6|6zys;wOG&p2_)M^n~G@VVU^q+h^AB zJ2VP%hJC)xiCe5#gAImPA`KKp(3#42Q#qvnNJ5BL85-VvSP9G&qZ{qn=P7jSm`faU-DUoNcgw_z>a%hB+T z&e+rmMjP-y?}`&;oOkuU`R7Jor$kw*KecnW$60t(Kz3(j#FQ5occ80Ug*TT*7-`Dywmm`oo@l>P`Z|# z$9X63n;+)qaMs)V?!k2{v1Yn{yMmaI-ZzzxcQ-{l^jYzEb(exw$*kIYx8qYCw(k|{RrM+V#g{0~yz;8-%j}B< ze}Z>QFiu_j-dsy*s`mogkuMzf;Hp2Wy)J&OUMzb@_bD5oqjQmOrSy@G?mgX(uOVHw zqZ4-Wtiitx9ljm!{=xf?EKNoa;Eyj~Ab-Z{UUvFs#*+qLSwgIb_7}}1H{(Bbvu(FZ zi+r1Ymvh$Y0sPf;CzxWM2k>7cRu*xe(ihEg<51j;UPJz_iu)uu&7;i?=w6P@JNmBq zc)m_gUGDfgeaOBU^Ck0Q&!$BlbJMqz{$=L!^I!Komven{S>9zXZ|!C-Ujs&6=kh(; z`M)ujCmdrgFZIpkUG7}&gO*>;UZ{B))Wf`l8g9E!=Ov64<;(nQu3}(;b^GnymlS86 zDy@>V1-}gEPc)4=$>6|f?zlf+y69v*=YZv(XMAdv}Y>@oVQ=iAof}THtXhdh-JlD zxH@c^p;^PKMngNAPc*DzJx3UG6~k@cRR(dfp+7eyR!Og{c$UqD+*uVMuD#Z+X{>2P zcc^^n^0VjZ*dEd&OW*VO17}_8>_#-{ESu->d>K8u+6Zlwzu#@}@E$EaaK($9P4Mrz z-Z+fNMBf`VZ=H+3Z^psjI`B6)*%)8Td>hHenvLME^8JWDzIjgpx@-KTUa;wI zr?^PBa~9Bxi8Prr_lof+Uta0*WFMOe4BmA2vWMLAeqUgf_s-Ax%R4-3Y>jy5o8s+V z#&?{(OJ})bdzW_xCoK}a%t?Qn^myezbJIJQkNNpF`^tY=-2Sq-lj7pepkv^U;lrJ4 zkAXX1bRB-#zHY<+Sv2FFWAybc`ANGp<2v#>bNipI$^S{3vC7xKUH|%@>0faV^mkw! z`g<3BNT-awueh=sGO$gDOWl2iGxr_)O1azTTFw%VWBz-Q*DmYIdAE?>6P%m-AAh*( zJ|g*lNf+AiBkGYJ;Bd#j<;+`iQjx0%h*wX^QT0r->nR!bS~vB0dtUM9F}cC}c3qrr zRdK$pi}S6Z{pk9xj`OWgoNp`R)c4gm`KHGChAyf@{_)1~-}XJl8*Ow8*RSeGKt`$G%oGG2b__r?(&n>>yxi4*& zd#?10#_CLdp0ntjC22zz^5XL8j%6=yiWht39ee+AVs&o%KkZB9)3CRcvH{$M78IcRzbj8K!?mlhlhs3u!abQi`KWFh#bCMdlg*jq|!%>x<&l)%8wE?+(Tsqqd_S z)v3DfM;yb5A zNgnf$-QTu<9J#b@@Y6kyeU8~?ockLon|!SMneXlS{>H1gzj40*e&$8jc<|pS~=7By6cK7JWI-?nmzywU^EsuVK&B-M?k~%{c|c zs8K(WlZi>Na9MF6x{f=ITT=KQ!Y@U4byl7XPUDyVOJu>yla00o_<+k7W-R}6=y!lR zneQo*iRp)ZKa$52w)ZyH=bna~8074r!Nl3y_VynZ_2x%1${W7+W-%Xr zeBmDEY0nTd#KncD4IeIya&e(l`s{z!P5}NBgcHy3eF%MoSD=s0dCA8c1IOH!ICadR z%yDD$?wxY3*}HePY2H{oXu*)=<7zJ-eOqwqLSR$C+>gHD_^G3lZ@VwWD8Fy=@XgD1 zzL)feo!gf0c_q7HPjNx+qL4XyVKX)n(aPVii{akhq(WOp@6kVdlXHKmWHNAM%Wag` zSsUpmyt8zEf9!mGn3l-@MtrbdCM4^8t!=EFaaO z_Br%ntRKzMAnuQp{qrC^NHuxC$DBNuXpDb_wY8bGwHcYvTU+zF-|?(&=Il9ePV2Yp zoSns-9mhDlKHWl}y#6=Q|E~Shnm+(s)VKS=MfE9fi2WU;PJg(Vnh)UV*<;{XaR<-f?!fZuDJK>XNH(%r-(cEen+#-qIcjwdAk{YDudl z&E%W($~vEpZ~K(P%(HZ~;t_tu_(ScVZZXWOfBP2g)wQ-e^amQaBCRw1DedpjpD~Y1Ni+H8AJ<=e^?k>#uidV1xzoQbbtkRbQ}@-s@2Ncb(>)#i zG>+KtQXEJ6xuupowd5%$k4c)p{wJxw`e4%d-2UZTLODnFSSKvlvia{%>>2&{zwa4+ z_b1euY~#P+ulnfc7W%m-hx8oMhf~g^oWIV8G#AvlX2xk&GrZ12&zeh8mbTkAfk)Wa z3d;-H99$!AHgi`B^P(|T+%5Il9kq$*{DwpZgY%-j`h|&2RX}Vi z?4B);vxaYPwacXG8BQv&D2MOQm?~ts&wfvNohcHY7W6lk&|X^C`bA^3N6RPQ#^-+G zdiUTtgq~c%sDIA54^qR z);rz3reS!M_Oj2QRpdK8#JuUOnV0WIFJJYDssr@?kFn~QM4TFr zX4S!i={%Nq9!_+v6BgG*!7SoWW<|!$GL~F9&{(6r=n(ZcB$?K5;NsO; zi9Dk^-#Xa7)}Kc<=_`Sczx`2O``jxbKV|JF2f#b6A@!%3{)8)xs$!kT=S+e6R8OB) z3_zDm-bvIaynMudI^{K{P>wM$`^V;-`S`(m^+q3PUuu8!tM5TedFP5WcT0 zShOeCtXx(}43bvXcpLJJSLQP6GWo83Y+sR41LIO|7k=F+CVS+;y#odk!pMgwAV;B*4PG+_ZHn% zWcP`=kiWzu=v9e7;=wxX!7oAkZARpL`cjg>{zPnOFVAZ(?x@Z~(67`_v_CoXuXrdP zo@mYnecHZ8aal{~dpsWMZOUsMpLwl8%$Kal$NU!_m1tbtMJIk%-y8XUDfQ_6zj>EE zayYQN*!@<(`+IyppZ{lf)7JB(ckKQDit%e_)7C`FiQd+6UwhizlIR)y_ukc}>fc0p z%~KZnp>=k@RHw>)jr=(-9o6%T@L^h$qLEo^zZf5OB0l!w-Tv_(@L_q!JABwqmk(?1 z;KMQ^XKd-phv_Vp!-u^<+xC2R;lmDLFC^B?_?_@!JK)1+ahJQthYctG;davF&HH8k zx$yDM+xZ^j!-&aEpStJ6oPC9Rr0u?WeAwHxDIEGTeAs5nyzTN~M);~>Az~gTa~Ir1 zGxwSm!~)&Gd`pkx;rUGWPRX|pJG`0rxp=(Uwr+VdI}XK^`S03Y3-D)NeLeGM zPMu$;PMbfw!r{-pzQ$bg$dc~)vv*1VBK%n?aosxjvx{vXrla^X(H7ypM@Rhp*m-gI zG4c1p^W*v&OLSj&jNfv;uSB1rHM`&5gC$#~MP7JAyjFVTZpJyDd5}I=?J8}poAyi6 zer6c!8Umw+olKtHOX9ELtI6l*!TOWe>$`ZcukbsQ-!y)nzJS*^jHmO_-5{gGLymx7 zEet2fZ|k#}1A13cu0!|hEAzDRMvlt7p)%|VpZUvBwxdjsbhn6DalOY`D~K5;K6EYT zf1@r9er`3mgv{#2fAPz~Ui_E8^wQpz7P+Z^LG+<(!q$4=S{xkAopFvFd?ItOIsv`J z?3-*k*o0SjwqjsZd61)bw<1TT4vMZT3#7Naf~-}Fzf6d@aE{EG8F}vwkN(Q1UgyTL zpug$#^9tniDK@{axOAQ@?8%VJn4f2ng;Q3Btz_aZ6N9jW25*E0&yUUDy?*`00dQAm zV3391@ar$;Gp{ikoC#jEFZIR{lZ9h_RR3z>HPpAYt}Of$+I0BJ!C#6FUro77KTkS+ zDzHoiHv8aX_QS6v9dcvxAqz{lS)HWynGu=Hygj$LV|_jylbX4mEiTV3GV4N)ZX->bRGq;2HwXbd6n{+x_FmDg;H2*(y=f6_=D`cp0-}?2h5!+;H56c5*_LQ58J;K}*^zJSPP%JL<&U4-Q`4t* zPltY^`tX+Jtgo>28>E+$UQN2mckisXbR3(Q=LUQ4N{d{|xFmyVJ>HBgCmFZ$f_tXa zJo&_p+6x+`uPArwozJ`QbTVc7kguG4)#P(@4bE9|)&Ds4tDnmIE%N@fi~LrzI6jPr zkykX*liwozH#+1u$5z?u`t)|yOQO74BHcl8pMq$4V%VyN-i$O1^w>d1=R$ua&jjHi zwGVvVbm=`h?0%$GbknCc#^Un9oz{H?eN#P>E5DdN(WsZNavObI!JU})UQjVODxB5% ztG=}3=oa&=P?wktUfcxHSuduR-o4lgip`)iC^f+$c8o7SJ@(=`=$k*brx*L{yTHxE zN9l9Nu_aJYYUz zn6z1oVgM*IUGMSxrA?VJlD^BK1xEaq8q; zDecGlHT0-{N#>39%Z)M8sb7ls&AET{Dr#>Eef0Y95Wctiwl>+(-->oiZodgwH?zNK zJqcG7&s4bnM;l(5kwL)fIbc<6!wNaqh86OX2P^1itWR0?_ZY04n2YMui*BDp6EC7o z-KTbweU4f@k7D#VKHq<|$0Hwb?Yqu5>F{s1^D3@@;wGm@6wfl2*NG{iZ}Npu8{=tX zs$E9#l`cEY_Ti6}(L6feB+DJ5z0zz4A0$VP;HN!b<5d5TCBuZ8jf=BK8(-fJeN0X; zFP?b6F((9UME}Cjz6koUbLS7NT7*9E+p}in%}(yKs04kW(o0B}9IJPu*0{L6$f$1~ zXXJ;lR~W~atmeP1_fdK|d86zPdavevzx!Ux`yThbf%i{&*ZR*T-!9%g9xg}z(6zm) zp1R%EnY}UGIHl@TU{#~<-$~+(hhv*LmL97Zn{IMxY2HNkkVeKVJ&M-sXwgM{Qx63f zEGr(UJvgf+g*%26Pg?N|hq4#5kF_li23s1T0cYM9pI-mr500(9Mta5J8zwf0z$h@9)WU^K7yXMxs7+qHUaBkAzMH7!yw#?^je{x@9Ph;oH zeWr4mainnZKTbghgx>2`WVi<49*d*l#L|BTJl;p$`-v6N03UJA{3A3h=&Q}@p@;@229&`CG%sD0cf1_h_TprA7c?BLwcf2g; z{-ttw7kdokACBB|I(3K_S^lgsXO_8a$nqzRIqBvDLoN?47$W_Q;^J~zclZsXs@5|<8kfeWaee>{ZUJU@@hnCEP-ojrvsxC?51aoIJb_mg>4I%t zU`R?U`n1Ed!&dXBN#iApE`QscqqKRvdwfs4XFK+@!|oVfxw0hZ)GE^G>EauxYqOA zdrfIx=yeCCS3-Ytub9-93_K^AsVx@ug!-o1@GK5SpDnxHm}3IFI>z5TK)8>cZGba= z=>$GzTxHC)cva;ob@Pnz=%tW^N|-i+S+LB9*ONI^mp#>P+Vkm4MPSGiIk-p zyJd6L7>e63+FBVf@{8Mxw^k+^`P`?Gzoeg0rI^chfBHE6c^v!558})x_R_YqnA82p zEwU?>wGsmjo~(@ZQ_J%d%50|3E!WJ-E0dj`c8R0ArmVNIyBgdn>u>CC5moW&%!AMP zWM?0p8DYaBHPQ^vg2CnK(cH;0+H`FEqFYDiodeFD4ep%<4i=%K=blJ(!QiG%t0&XG z`W72Hq8GG&S<@)8-OnvovGF4O^WvH>r_3 z`6hX4KX-vPRETD3zs-y+=DXU+Gcp%t-+;}AI|bFon3H;LlD+qQ zb57}KW18B^VE@CP`rg?a2Oo8B%u>>HpYe2_($B5qxq;_+o{DjA_ivQ1f9Sr&pSw?`lLk;2o!}iE-K* z+e2HYlg6Dfk^dvxMUJs9FX*(jFvpmtx#+2_uf%C+n_ZEMW& zinZT!Tgh?S+7AwP2SdYc>rvXu8Dgxf{Ke3zxkHW9ng^zh4WL6$zHR8#9a+X{xv8PC zFJ(FZE&gW=2#vj+|LR-wF9uA_E->cQKqH!`3>uhhJUj)zp4nG&Pf+_e!*kkZ7g)N( zsQDKuQ?vhN%-PPpK$@orPr+@kZ%yp?;ltbX8+_}84=-swf%7@gso%$08-H`tH=<8I z6`Wm;F6tWIdurzex1I7o#nxVp>Uq;?2i~&F8cd7)!A+mf9+PLJ*?6b@Mm8O_)d+oC z%(#T({&l{Ba$VQ?-F(wJZ}#E1*7-wx7tYDwG2GW!mk+Eb3crz~gx^!$c5IsB;<&%9 zU%GAO_-M+FaoZXk`32vFb6*jDCmZX&6NHzet%dlSC}xAk)LlE*#%bp=x1C0GcHX+( zj-2-czDrk?LOa!o#=5y~JLkd!NRQQ1J5%Dc^Q~^$IoECHGwc{8K^LzRjnhJ@;5BX8 zc-_l5typ-?-lzW-|3kuS`+v&RiQuaCL*es|K=N$j15Ddl_VB=vnbJEnI(ZCn=e}_Z z{XfK93&$&nW3D|xG`|6vXBSV&3dlWMj?8m>Ra>V|V(-CM_3E>^|M)C?*c{ul$~CB5 zQjsOuBOZTttZ!;d=Ld(jx3|M*8DHl2@09s6_5W|=?XJ%`UB(Zu(lac&r02N*b9usN z8I>o7t?C;ezO{F3`KnR7=M!QcR-&hxX!f)HWh5)V25;1V)^&O9 z@Mgan{`#^{&AtoYe<*y=0H0FK=(=sh-g*Uk`5L^~J=ooHKS%G&+{xcl^X&KOm<-=M z5uMnT@JI69`13su&s9sD3ctSl4DiRVi~FnaiFl#1eRz7WeeOAS*-b*Fv+`0l8gn+% zC&p^am(B3$$=KfHb1BTLPQ{KMFBO?zhbj;`Ak>=ywJ_1o}Y-3fml zGW$OM63;TDPfG**Y~Rvr^PZ%w*Jx|oKZA2t@=dYJLi9V799k4=E8DtiqjB*n+PR0i zH<+Qvi{K0Kk7=7mpVp`!$kZv+G2^So*Huow4tD|1?Dg>BdJZz@;6pYI9d5=FVEh&+XxuMJS$l@Yfb20NpZ!(O zwde*JlOIPmX9@>XS{7y+)5bEV=K;$yaBv0v)0lPNs$$^HIDtB#=QF_L0@D0-yqbxy6fj5XlXMF8)RR&=J5PO*9bER0bA=}-7+=2%oK}Cuzk2n44F0OF z$5W&0z75VUH~Y4n3x82&q_i~9exK57@|IIq7#v+rpDK7t-dg?vx&_9{d%gNGmUg_n z($T9wYD>20MYLar&TA7ed4Re24c~-^q5)69V=Te9KG_H^k{(j!RG-TJmVA0&4t|PO z(1yLHTY`(0&0xLkWId}d$|E?`f?Mjt-L$tsIyQ79sz?1dNmJd553|V3`bHV}hApF` z&Rx_w2HAH8ain+lHl`tGcFd9SNjqzHcHV|nj$FEd`V8*S-M~B-Fs3rfL|EVF5wFmj z*Anh1w9AmU`at`%h~|Jk1^2a2TTb5>Zd|nN+61G%Z-P;!vEQC{DV_4Dr=(j{gy&%?n5?Hl7c zXWq!TYP;+kt5$X1H}YBIUH1!HC&~P&uF)=D?Eq#q364GR8sHIf`>Qs~p-rN>A>fb= z3<`nCsfm4A{fPsk)VBC`?qW=+RJq>VoI`bIN8<@>RU_F@*$eHh3v`t zA3pBVgYb{jknyJ|wsD_XKeOk!7JOQc4yBf~V(d|U=u7v~4AHT$HT1l>-hoXE)OaovVPhtqBEwpzwqB}g(eY^4R+0|L-P=x(&jdxa!jqcTU?oMu@e;X=>MjJ;;ClZMKv#x#VBTYvA zKKs9HKbf{Kw{Y%qcmD5(pK2ieVPXsn1g?^IY(GD~J;1liz?+(i??$uD4BOr*AEB;( zO;-YU?t59E3+(F#8u<=RcfRw}yXzAk;Kgm^Il$O8#)IQ@CNJK7!p=Cuj8n3iWEO9n zk26l`{_aHW}SZ;`px^!HI8+FR;f-dI{qa@7OU`zFomL42~UR)n1|V z-P?$viobFi<7>0W$NzZaJ2+0dGe^dd&9HaKIXASEx$4ar?&j=JgmW1a!FBOwEy3Qe zo@9m=-DCEBwJ+z%`5<&r->H6!uQd$ zuE`rccgVoeKgQ-W%h`)_m`Cx)tp6#(X^&U#YFAD}wp`fFnWRzFU&pxZGfAvp?P;EW zgZB1P=s`An`WWP1!Q>O@L2vrMi1svo(f(@Im)83!d_Rso>{IB%AoR-{(CJn~2RERL z7JLSoeHN`{{cQ;JZCOY=69fHQ_OsUCG6$u63Ll{R7zU7j8vY=nH?J@1pwDmk`TDb; zaOg93+k5?fEU)ujHay^A%b2pQrFZ!+KbL;A^LP4kH*IXjUcAlh-%<^IeiE1`GM2v3 z-wllG71m3DI&$!-H;sOr#p$ys#P|ejZ$I$t=JDu*KQ@-|TK)vjAb)#vkxbj3@8m|> zTHMWeljDpRLZ4R2c_Vw?%+qI!kMQPAXUS^Zvt-vW9_>TwGdywH&%0^kv&Y>%k2851 z+pVD3eQamV=W_ll8Qt(iqiD}K{Gi7n>uFyN1RBz_yWV4{Nv5IZc0Z6|^I zX-(o|4~m?_T*PY-r{5ltQ8k!zX!$d9szQvZS#mFM zF2{FTuq)@xwN1~mjJ4zZ^A3DE=AAVzeR;OlJA2^E)Ki-2u1Dmn;jAB}E5Fv?F4o`2 z@S1g5&bnNP&M{NA8lIZxGBecj2{66K?3dCn-57r|XAQR@b6-F5HDvCgw#==)T5CY- zx*1t>HoU?Mw7ZS=!q6j)!6HUlGrwxSt9^^JlU|=o;O|FMZ|+abi?ioqe+I{ru{ZDh zdF;WNGampnB`YU5R81i?Uabsckc@+V1g=PC>?s}9K&PqGiG z{5I@aUb*X_m7Jl?kc|H+bzN`vPkFs1Y5X?&WkA!uOImJQtgpJiFK611%fhP2H>9x+g*lTim?L z-_vh^VHlSk<9F>b(#yL^M`_w^-A|L|-|v&F!}*grlce?11ic*1SIzS;aV&uhr{R5$QB!NU*tO!zZCxOnQ1qz|RkFT4{k-4%!YbEkWM_QI